Bug 315521

Summary: Segmentation fault in thunderbird with lightning because of missing compat-libstdc++-33
Product: [Fedora] Fedora Reporter: Mads Kiilerich <mads>
Component: thunderbirdAssignee: Christopher Aillon <caillon>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-14 10:10:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gdb session with debuginfo and thread apply all bt none

Description Mads Kiilerich 2007-10-02 15:41:10 UTC
Description of problem:
thunderbird crashes
perhaps because I have installed lightning
perhaps because it connects to an exchange server via imap and I just changed
the password on the server

Version-Release number of selected component (if applicable):
2.0.0.5-2.fc7

How reproducible:
right now reproducible

Steps to Reproduce:
1. open thunderbird, see list of mails
2. click mail, see that it writes "downloading message in the status bar"
3. sigsegv

Comment 1 Mads Kiilerich 2007-10-02 15:41:11 UTC
Created attachment 213601 [details]
gdb session with debuginfo and thread apply all bt

Comment 2 Mads Kiilerich 2007-10-02 15:48:14 UTC
disabling lightning seems to make the problem non-reproducible

I had installed the xpi from https://addons.mozilla.org/en-US/thunderbird/addon/2313

12770116722f211c1b4d339d7e06321e  lightning-0.5-tb-linux.xpi


Comment 3 Christopher Aillon 2007-10-03 15:13:41 UTC
The toolchain used to build the xpi is likely different, which makes it not
compatible with the RPM.

Comment 4 Mads Kiilerich 2007-10-03 18:55:43 UTC
Sounds reasonable; they provide platform-specific downloads - but apparently not
sufficiently platform-specific...

Is that your conclusion or a theory?

I knew that addons were powerfull enough to be dangerous, but I would expect
mozilla/thunderbird to have some kind of api compatibility check.

Is there a better/recommended way to try sunbird/lightning?

Comment 5 Christopher Aillon 2007-10-10 05:38:16 UTC
It's just a theory, but one which I believe is quite likely to be true, given
other known incompatibilities.  I wonder if installing the compat-libstdc++33
package (or whatever it's called) will help in your case.  It does in some other
cases.  Else, probably need to compile it manually.

Comment 6 Mads Kiilerich 2007-10-10 07:16:29 UTC
I installed compat-libstdc++-33, installed lightning again, and now it seems to
work. More specific: I doesn't crash where it did before. A quick test shows
that I can at least send mail and that lightning can show a google calender.

So the cause of the problem has been identified and a workaround made for me.
Thanks!

Other fedora users trying the same will get the same problem. I think the issue
should be left open until a general solution has been found.

A workaround is to get lightning packaged as rpm with "proper" dependencies. Or
to get it packaged without any need for dependencies...

Until then it would be nice if upstream could inform about the requirement on
https://addons.mozilla.org/en-US/thunderbird/addon/2313