Hi, It looks like smbd in Samba 2.0.4a is segfaulting after receiving a SIGTERM signal (kill -TERM <pid of smbd>): [1999/05/18 23:40:46, 1] smbd/server.c:main(621) smbd version 2.0.4a started. Copyright Andrew Tridgell 1992-1998 [1999/05/18 23:40:46, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 1014 are available. [1999/05/18 23:41:11, 0] lib/util_sock.c:set_socket_options(130) Unknown socket option IPTOS_LOWDELAY [1999/05/18 23:43:41, 0] lib/fault.c:fault_report(40) ==============================================================[1999/05/18 23:43:41, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 5708 (2.0.4a) Please read the file BUGS.txt in the distribution [1999/05/18 23:43:41, 0] lib/fault.c:fault_report(43) ==============================================================[1999/05/18 23:43:41, 0] lib/util.c:smb_panic(2383) PANIC: internal error I've seen this behavior in Linux 2.2.9 with glibc2 and in HP-UX 10.20. More info. available on request. peloy.-
Nevermind... this is fixed in 2.0.4b. Thanks Jeremy! peloy.- Eloy A. Paris <eparis@ven.ra.rockwell.com> wrote:> Hi, > > It looks like smbd in Samba 2.0.4a is segfaulting after receiving a > SIGTERM signal (kill -TERM <pid of smbd>): > > [1999/05/18 23:40:46, 1] smbd/server.c:main(621) > smbd version 2.0.4a started. > Copyright Andrew Tridgell 1992-1998 > [1999/05/18 23:40:46, 1] smbd/files.c:file_init(216) > file_init: Information only: requested 10000 open files, 1014 are > available. > [1999/05/18 23:41:11, 0] lib/util_sock.c:set_socket_options(130) > Unknown socket option IPTOS_LOWDELAY > [1999/05/18 23:43:41, 0] lib/fault.c:fault_report(40) > ==============================================================> [1999/05/18 23:43:41, 0] lib/fault.c:fault_report(41) > INTERNAL ERROR: Signal 11 in pid 5708 (2.0.4a) > Please read the file BUGS.txt in the distribution > [1999/05/18 23:43:41, 0] lib/fault.c:fault_report(43) > ==============================================================> [1999/05/18 23:43:41, 0] lib/util.c:smb_panic(2383) > PANIC: internal error > > I've seen this behavior in Linux 2.2.9 with glibc2 and in HP-UX 10.20. > > More info. available on request. > > peloy.-