Bugzilla – Bug 188557
Mozilla Thunderbir segfault
Last modified: 2006-06-28 06:14:29 UTC
After upgrage from 10.0 to 10.1 firefox and thunderbird segfaults on start. When I make a fresh installation, works fine until I update gimp package. Now I'am not able to start thunderbird. $ thunderbird /usr/bin/thunderbird: line 137: 7150 Segmentation fault $AOSS $MOZ_PROGRAM $@ Return code is 139. On this line there are variables starts this: "/usr/bin/aoss /usr/lib/thunderbird/thunderbird-bin" I attache strace output of this
Created attachment 91723 [details] strace output
just a first wild guess: do you use LDAP user authentication or LDAP uid service via nss_ldap? If not, could you please try to get a backtrace?
Yes I use LDAP for user authentication. It means you don't need backtrace? According bug #153444 - I don't use Network Manager, I uninstall qt-gtk package
Update - I think this is duplicate of #157078 (that's why Wolfgang ask me about LDAP?) Workarroud - using package from FC5 works fine. I hope this will be fixed later. *** This bug has been marked as a duplicate of 157078 ***
yes, it's a duplicate and I don't really understand why the package from FC5 should work fine. It shouldn't make a difference since it's a design problem.