[Samba] 3.0.14a: sig11/panic on redhat6x

Giulio Orsero giulioo at pobox.com
Mon Apr 18 19:36:55 GMT 2005


Linux Red Hat 6.x:
	egcs-1.1.2-24
	glibc-2.1.3-22
	binutils-2.9.1.0.23-6
	kernel-2.2.22-6.2.3
	libiconv-1.9.1-1
	libiconv-devel-1.9.1-1

Last working is 3.0.10, never tried 3.0.11 3.0.12.
3.0.13 and 3.0.14a will crash at first smbd usage.

Notes:
- To make it compile I performed the following adaptations
perl -pi -e 's|-Wl,-Bsymbolic -Wl,--allow-shlib-undefined||' Makefile
- No /samba/charset/CP*.so files are created.

=== /usr/sbin/smbd -D -> panic immediately
#0  0x401e68c9 in __wait4 () from /lib/libc.so.6
#1  0x402451cc in __DTOR_END__ () from /lib/libc.so.6
#2  0x40195ccc in system () at ../sysdeps/posix/system.c:156
#3  0x81c1733 in smb_panic2 (why=0x8275d7e "internal error",
    decrement_pid_count=1) at lib/util.c:1486
#4  0x81c169a in smb_panic (why=0x8275d7e "internal error") at
lib/util.c:1445
#5  0x81aaf8b in fault_report (sig=11) at lib/fault.c:41
#6  0x81aaff4 in sig_fault (sig=11) at lib/fault.c:64
#7  0x40173c48 in __restore ()
    at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
#8  0x81cfa85 in lazy_initialize_iconv () at lib/iconv.c:125
#9  0x81cfc73 in smb_iconv_open (tocode=0x8275460 "UTF-16LE",
    fromcode=0x827546e "ASCII") at lib/iconv.c:208
#10 0x81a7736 in init_iconv () at lib/charcnv.c:128
#11 0x807b8b7 in handle_charset ()
#12 0x807c411 in lp_do_parameter ()
#13 0x807c58c in do_parameter ()
#14 0x807e23c in Parameter ()
#15 0x807e2a0 in Parse ()
#16 0x807e47e in pm_process ()
#17 0x807d42a in lp_load ()
#18 0x82196c4 in reload_services (test=0) at smbd/server.c:524
#19 0x8219f47 in main (argc=2, argv=0xbffff5f4) at smbd/server.c:816
==

==
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(111)
  Registered charset 646
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(103)
  Attempting to register new charset ISO-8859-1
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(111)
  Registered charset ISO-8859-1
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(103)
  Attempting to register new charset UCS2-HEX
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(111)
  Registered charset UCS2-HEX
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(103)
  Attempting to register new charset CP850
[2005/04/18 21:30:37, 5] lib/iconv.c:smb_register_charset(111)
  Registered charset CP850
[2005/04/18 21:30:37, 0] lib/fault.c:fault_report(36)
  ===============================================================
[2005/04/18 21:30:37, 0] lib/fault.c:fault_report(37)
  INTERNAL ERROR: Signal 11 in pid 16824 (3.0.14a-1gol)
  Please read the appendix Bugs of the Samba HOWTO collection
[2005/04/18 21:30:37, 0] lib/fault.c:fault_report(39)
  ===============================================================
[2005/04/18 21:30:37, 0] lib/util.c:smb_panic2(1485)
==

==
[global]
log level = 10
panic action = "/bin/sleep 90000"
workgroup = WORKGROUP
unix charset = iso8859-15
display charset = iso8859-15
dos charset = cp850
syslog = 0
preferred master = no
os level = 1
printing = lprng
==

Thanks




More information about the samba mailing list