This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Latest Glibc *crashes* samba in the last 2 days.


In the last day or two in the latest glibc cvs, Samba now crashes and will
not start up. After reading the crash error, It looks like it might be the
iconv changes that happened in cvs. Here is what the debug code samba generated.


Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/fault.c:fault_report(36)
Dec 20 19:48:27 home smbd[28859]:
===============================================================
Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/fault.c:fault_report(37)
Dec 20 19:48:27 home smbd[28859]:   INTERNAL ERROR: Signal 6 in pid 28859
(3.0.21)
Dec 20 19:48:27 home smbd[28859]:   Please read the Trouble-Shooting
section of the Samba3-HOWTO
Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/fault.c:fault_report(39)
Dec 20 19:48:27 home smbd[28859]:
Dec 20 19:48:27 home smbd[28859]:   From:
http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/fault.c:fault_report(40)
Dec 20 19:48:27 home smbd[28859]:
===============================================================
Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/util.c:smb_panic2(1554)
Dec 20 19:48:27 home smbd[28859]:   PANIC: internal error
Dec 20 19:48:27 home smbd[28859]: [2005/12/20 19:48:27, 0]
lib/util.c:smb_panic2(1562)
Dec 20 19:48:27 home smbd[28859]:   BACKTRACE: 19 stack frames:
Dec 20 19:48:27 home smbd[28859]:    #0 smbd(smb_panic2+0x17f)
[0x801adb3b]
Dec 20 19:48:27 home smbd[28859]:    #1 smbd(smb_panic+0x1d) [0x801ad9b4]
Dec 20 19:48:27 home smbd[28859]:    #2 smbd [0x8019a9ec]
Dec 20 19:48:27 home smbd[28859]:    #3 smbd [0x8019aa43]
Dec 20 19:48:27 home smbd[28859]:    #4 [0xffffe420]
Dec 20 19:48:27 home smbd[28859]:    #5 /lib/libc.so.6(abort+0xee)
[0xb7dd23ce]
Dec 20 19:48:27 home smbd[28859]:    #6 /lib/libc.so.6(__assert_fail+0xc7)
[0xb7dca6c7]
Dec 20 19:48:27 home smbd[28859]:    #7 /lib/libc.so.6 [0xb7dbfb83]
Dec 20 19:48:27 home smbd[28859]:    #8 /lib/libc.so.6 [0xb7dc0848]
Dec 20 19:48:27 home smbd[28859]:    #9 /lib/libc.so.6 [0xb7dbfa35]
Dec 20 19:48:27 home smbd[28859]:    #10 /lib/libc.so.6(iconv_close+0x1d)
[0xb7dbf06d]
Dec 20 19:48:27 home smbd[28859]:    #11 smbd(smb_iconv_close+0x28)
[0x801babb2]
Dec 20 19:48:27 home smbd[28859]:    #12 smbd [0x80197a57]
Dec 20 19:48:27 home smbd[28859]:    #13 smbd(init_iconv+0xae)
[0x80197b80]
Dec 20 19:48:27 home smbd[28859]:    #14 smbd(lp_load+0x247) [0x80043f91]
Dec 20 19:48:27 home smbd[28859]:    #15 smbd(reload_services+0xda)
[0x802274c3]
Dec 20 19:48:27 home smbd[28859]:    #16 smbd(main+0x2d0) [0x80227c38]
Dec 20 19:48:27 home smbd[28859]:    #17
/lib/libc.so.6(__libc_start_main+0xcf) [0xb7dbe5ef]
Dec 20 19:48:27 home smbd[28859]:    #18 smbd [0x8003b711]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]