Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
Solved 已存档

Firefox and thunderbird crash on startup after clean reinstall

Flogo 已回复
Flogo

Both firefox and thunderbird crash directly to the "Mozilla Crash Reporter" on startup. This also happens in safe mode.

So far I re-installed firefox through the package management (first completely removed it including configuration files, then installed it again). The profile created by the re-install is still completely empty, there is no data from the original profile and no plugins.

The button to automatically add troubleshooting information doesn't work for me (probably because I'm using chrome now), so I'll try to add relevant information. If anything is missing, please ask.

Firefox version: 55.0.2 Crash ID: bp-ced2e336-0d1a-40a4-9f45-e88b70170913 OS: fully updated Ubuntu 17.04 (64bit) Graphics: Intel HD 5500

Both firefox and thunderbird crash directly to the "Mozilla Crash Reporter" on startup. This also happens in safe mode. So far I re-installed firefox through the package management (first completely removed it including configuration files, then installed it again). The profile created by the re-install is still completely empty, there is no data from the original profile and no plugins. The button to automatically add troubleshooting information doesn't work for me (probably because I'm using chrome now), so I'll try to add relevant information. If anything is missing, please ask. Firefox version: 55.0.2 Crash ID: bp-ced2e336-0d1a-40a4-9f45-e88b70170913 OS: fully updated Ubuntu 17.04 (64bit) Graphics: Intel HD 5500

所有回复 (1)

选择的解决方案

I started thunderbird with gdb and strace which showed that it was accessing "/usr/lib/flashplugin-installer/libflashplayer.so" just before crashing. I uninstalled the package "flashplugin-installer" and both firefox and thunderbird start up normally again.