Package: samba
Version: 2.2.3a-14.2
Followup-For: Bug #302378

Hi,
3 Networks, 4 Machines, same Problem.

> I have no idea where the SIGHUPs came from

They came from logrotate:
/etc/logrotate.d/samba
--- cut ---
postrotate
killall -q -HUP smbd || true
--- cut ---


Log and gdb backtrace follow:

[2005/04/11 09:57:54, 0] smbd/server.c:main(698)
  smbd version 2.2.3a-14.2 for Debian started.
  Copyright Andrew Tridgell and the Samba Team 1992-2002
[2005/04/11 10:06:44, 0] smbd/server.c:sig_hup(384)
  Got SIGHUP
[2005/04/11 10:06:52, 0] lib/fault.c:fault_report(38)
  ===============================================================
[2005/04/11 10:06:52, 0] lib/fault.c:fault_report(39)
  INTERNAL ERROR: Signal 11 in pid 5826 (2.2.3a-14.2 for Debian)
  Please read the file BUGS.txt in the distribution
[2005/04/11 10:06:52, 0] lib/fault.c:fault_report(41)
  ===============================================================
[2005/04/11 10:06:52, 0] lib/util.c:smb_panic(1105)
  PANIC: internal error


Program received signal SIGHUP, Hangup. 0x401197ee in select () from /lib/libc.so.6 (gdb) c Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x400bdbd4 in free () from /lib/libc.so.6
(gdb) bt
#0  0x400bdbd4 in free () from /lib/libc.so.6
#1  0x400bdaa3 in free () from /lib/libc.so.6
#2  0x081147c2 in chroot ()
#3  0x081147e7 in chroot ()
#4  0x08088f8b in chroot ()
#5  0x0808db5e in chroot ()
#6  0x0804c0b1 in chroot ()
#7  0x0804bde6 in chroot ()
#8  0x0804cc7b in chroot ()
#9  0x4006814f in __libc_start_main () from /lib/libc.so.6
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0x40078781 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x40078781 in kill () from /lib/libc.so.6
#1  0x40078464 in raise () from /lib/libc.so.6
#2  0x40079be1 in abort () from /lib/libc.so.6
#3  0x0811a42f in chroot ()
#4  0x08109e42 in chroot ()
#5  0x08109e95 in chroot ()
#6  0x400786b8 in sigaction () from /lib/libc.so.6
#7  0x400bdaa3 in free () from /lib/libc.so.6
#8  0x081147c2 in chroot ()
#9  0x081147e7 in chroot ()
#10 0x08088f8b in chroot ()
#11 0x0808db5e in chroot ()
#12 0x0804c0b1 in chroot ()
#13 0x0804bde6 in chroot ()
#14 0x0804cc7b in chroot ()
#15 0x4006814f in __libc_start_main () from /lib/libc.so.6
(gdb) c
Continuing.

Program terminated with signal SIGABRT, Aborted.
The program no longer exists.


Please tell me if you need more info.

regards,
Werner


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to