搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Firefox 68.0.1 crashes on startup | Ubuntu 18.04

  • 3 个回答
  • 1 人有此问题
  • 5 次查看
  • 最后回复者为 luke4

more options

Hello everyone, I've recently had to recover my home directory on a machine running Ubuntu 18.04 from a backup... Everything works fine BUT Firefox which keeps crashing right at startup. Nothing happens until the report window opens up.

What I've tried so far:

trying to run it from terminal, trying to run it from terminal in safe-mode, purging and reinstalling it via apt, purging it again and reinstalling via downloaded tar.bz2 from mozilla website

When running from terminal I get the following:

ExceptionHandler::GenerateDump cloned child 5853

ExceptionHandler::SendContinueSignalToChild sent continue signal to child

ExceptionHandler::WaitForContinueSignal waiting for continue signal...

Failed to open curl lib from binary, use libcurl.so instead

Report ID: bp-efb679bf-6ac0-4c24-9996-c0f3b0190803

I'd be glad for any help, thank you very much! Please let me know if you need more details. :)

Hello everyone, I've recently had to recover my home directory on a machine running Ubuntu 18.04 from a backup... Everything works fine BUT Firefox which keeps crashing right at startup. Nothing happens until the report window opens up. What I've tried so far: trying to run it from terminal, trying to run it from terminal in safe-mode, purging and reinstalling it via apt, purging it again and reinstalling via downloaded tar.bz2 from mozilla website When running from terminal I get the following: ExceptionHandler::GenerateDump cloned child 5853 ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHandler::WaitForContinueSignal waiting for continue signal... Failed to open curl lib from binary, use libcurl.so instead Report ID: bp-efb679bf-6ac0-4c24-9996-c0f3b0190803 I'd be glad for any help, thank you very much! Please let me know if you need more details. :)

由luke4于修改

所有回复 (3)

more options

Never install software the way you did.

Always install software from the synaptic management.

Synaptic package manager

more options

JohannHan said

Never install software the way you did. Always install software from the synaptic management. Synaptic package manager

Thank you, but this didn't help. I installed it through synaptic but the outcome doesn't change.

由luke4于修改

more options

I've now tried running it with debug-mode on after installing firefox-dbg. gdb gives me a segmentation fault in malloc at

/build/firefox-tGfEvD/firefox-68.0.1+build1/memory/build/malloc_decls.h

It says, it can't find the file/directory.

I'd really appreciate any help! Thank you.