Bug 287199 - Thunderbird Seg Faults for remote LDAP users
Summary: Thunderbird Seg Faults for remote LDAP users
Status: RESOLVED DUPLICATE of bug 157078
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Firefox (show other bugs)
Version: Final
Hardware: i686 openSUSE 10.2
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-25 13:30 UTC by systems group
Modified: 2007-07-02 08:42 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description systems group 2007-06-25 13:30:06 UTC
MozillaThunderbird-1.5.0.10-1.1

Linux host209 2.6.18.8-0.3-default #1 SMP Tue Apr 17 08:42:35 UTC 2007 i686 i686 i386 GNU/Linux

testy@host209:~> cat /etc/SuSE-release
openSUSE 10.2 (i586)
VERSION = 10.2

I am able to run thunderbird with any issues for local user accounts yet when I login with network/LDAP users thunderbird always fails to launch and segmentation faults. This is happening for all LDAP users, no exceptions. I've removed the profiles but this changes nothing, the segfault message is below.

testy@host209:~> thunderbird
/usr/bin/thunderbird: line 137: 13844 Segmentation fault      $AOSS $MOZ_PROGRAM $@

I've run thunderbird in a debugger as per the instructions from http://en.opensuse.org/Bugs:mozilla and included the backtrace below.

testy@host209:~> LD_LIBRARY_PATH=/usr/lib/thunderbird gdb /usr/lib/thunderbird/thunderbird-bin
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-suse-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/lib/thunderbird/thunderbird-bin
Failed to read a valid object file image from memory.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1223112480 (LWP 14331)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223112480 (LWP 14331)]
0xb72ba945 in strtok () from /lib/libc.so.6
(gdb) bt full
#0  0xb72ba945 in strtok () from /lib/libc.so.6
No symbol table info available.
#1  0xb74e4d48 in ldap_str2charray () from /usr/lib/thunderbird/libldap50.so
No symbol table info available.
#2  0xb7008f9c in ldap_url_parselist_int () from /usr/lib/libldap-2.3.so.0
No symbol table info available.
#3  0xb700bf15 in ldap_int_initialize_global_options () from /usr/lib/libldap-2.3.so.0
No symbol table info available.
#4  0xb700c03a in ldap_int_initialize () from /usr/lib/libldap-2.3.so.0
No symbol table info available.
#5  0xb6ff1709 in ldap_create () from /usr/lib/libldap-2.3.so.0
No symbol table info available.
#6  0xb6ff1b41 in ldap_initialize () from /usr/lib/libldap-2.3.so.0
No symbol table info available.
#7  0xb7023439 in nsXPTCStubBase::Stub246 () from /lib/libnss_ldap.so.2
No symbol table info available.
#8  0xb70331c0 in nsXPTCStubBase::Stub246 () from /lib/libnss_ldap.so.2
No symbol table info available.
#9  0xb7033688 in nsXPTCStubBase::Stub246 () from /lib/libnss_ldap.so.2
No symbol table info available.
#10 0x00000004 in ?? ()
No symbol table info available.
#11 0xb71ffb10 in ?? ()
No symbol table info available.
#12 0x00000018 in ?? ()
No symbol table info available.
#13 0xb7fce816 in openaux () from /lib/ld-linux.so.2
No symbol table info available.
#14 0xb7025acc in nsXPTCStubBase::Stub246 () from /lib/libnss_ldap.so.2
No symbol table info available.
#15 0xb7378ff4 in ?? () from /lib/libc.so.6
No symbol table info available.
#16 0xb737a140 in __after_morecore_hook () from /lib/libc.so.6
No symbol table info available.
#17 0x00000000 in ?? ()
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
(gdb)
Comment 1 systems group 2007-06-25 13:32:42 UTC
Network users are authenticating against Sun Directory Server, I can provide the /etc/ldap.conf, /etc/openldap.conf, /etc/nsswitch.conf if necessary.
Comment 2 Wolfgang Rosenauer 2007-07-02 05:39:33 UTC
That is most probably a duplicate of bug 157078.
If you find that please close this a duplicate.
Comment 3 Matej Horvath 2007-07-02 08:42:02 UTC

*** This bug has been marked as a duplicate of bug 157078 ***