Closed
Bug 420535
Opened 18 years ago
Closed 18 years ago
Thunderbird crashes due to gecko crash when looking at mails because of enigmail
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: erik.lennart.jonsson, Assigned: caillon)
Details
Attachments
(1 file)
|
30.17 KB,
application/x-gzip
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080208 Fedora/2.0.0.12-1.fc8 Firefox/2.0.0.12
Build Identifier: version 2.0.0.12 (20080226)
I have a fresh install of FC8. When I start thunderbird and choose a mail to read, it craches with the error dialog:
Bug reporting tool
The application gecko has crashed.
Information about the crash has been successfully collected.
This application is not known to bug-buddy, therefore the bug report cannot be sent to the GNOME Bugzilla. Please save the bug to a text file and report it to the appropriate bug tracker for this application.
Reproducible: Always
Steps to Reproduce:
1.Start thunderbird
2.Choose a mail from any account
Actual Results:
After a second or so, the error dialog is shown.
Expected Results:
Showed the content of the mail
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Updated•18 years ago
|
Attachment #306828 -
Attachment description: The dump created by gecko → The dump created by gecko. Had to zip it due to size limitations
caillon: why are your people filing bugs with useless crash data. please fix bugbuddy to say to file the bug in your bug tracker.
Assignee: nobody → caillon
| Assignee | ||
Comment 3•18 years ago
|
||
Probably due to lack of -debuginfo installed...
if they had debug info, would we get stack traces, or garbage+info that could make stack traces?
clearly if they don't have debug info, bug buddy should tell them to install debug info OR report it to you guys, and never suggest reporting it to us.
| Reporter | ||
Comment 5•18 years ago
|
||
Sorry, I had no intention of starting a war between whoever you guys are. Anyhow, if it can be of any help, my problems disappeared after uninstalling enigmail. I can also recreate the problem by moving my .thunderbird directory and restart thunderbird. After adding a dummieaccount and installing enigmail the problem appears again.
| Assignee | ||
Comment 6•18 years ago
|
||
If you're experiencing it with enigmail binaries, you need to install compat-libstdc++33 (?) or something like that. Someone should really tell the enigmail folks to stop linking against things that aren't shipped on modern OSes.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Summary: Thunderbird crashes due to gecko crash when looking at mails → Thunderbird crashes due to gecko crash when looking at mails because of enigmail
| Reporter | ||
Comment 7•18 years ago
|
||
Excellent. Installing compat-libstdc++-33.i386 did the trick. Thanx
yum install compat-libstdc++-33.i386
Resolution: INVALID → FIXED
Comment 8•18 years ago
|
||
->INVALID (FIXED is only used when known code changes resolved the issue)
https://bugzilla.mozilla.org/page.cgi?id=fields.html#resolution
Resolution: FIXED → INVALID
| Reporter | ||
Comment 9•18 years ago
|
||
Sorry about that, and thanks for the link.
You need to log in
before you can comment on or make changes to this bug.
Description
•