On Mon, 2008-03-17 at 22:41 +1100, David Simpson wrote: > Volker Lendecke wrote: > > On Tue, Mar 11, 2008 at 10:58:05PM +1100, David Simpson wrote: > > > >> The error messages in the log file are : > >> > >> [2008/03/09 17:19:48, 1] smbd/service.c:make_connection_snum(1033) > >> xxxxxxxx (192.168.0.99) connect to service print$ initially as user > >> xxxxxx (uid=10000, gid=513) > >> (pid 29631) > >> [2008/03/09 17:19:48, 0] lib/fault.c:fault_report(41) > >> =============================================================== > >> [2008/03/09 17:19:48, 0] lib/fault.c:fault_report(42) > >> INTERNAL ERROR: Signal 11 in pid 29631 (3.0.25b-1.el5_1.4) > >> Please read the Trouble-Shooting section of the Samba3-HOWTO > >> [2008/03/09 17:19:48, 0] lib/fault.c:fault_report(44) > >> > >> From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf > >> [2008/03/09 17:19:48, 0] lib/fault.c:fault_report(45) > >> =============================================================== > >> [2008/03/09 17:19:48, 0] lib/util.c:smb_panic(1654) > >> PANIC (pid 29631): internal error > >> [2008/03/09 17:19:48, 0] lib/util.c:log_stack_trace(1758) > >> BACKTRACE: 24 stack frames: > >> #0 smbd(log_stack_trace+0x2d) [0xb36b9d] > >> #1 smbd(smb_panic+0x5d) [0xb36ccd] > >> #2 smbd [0xb216ba] > >> #3 [0x110420] > >> #4 smbd [0x9a53fc] > >> #5 smbd(close_file+0x417) [0x9a58e7] > >> > > > > Would it be possible that you recompile Samba without > > optimization and with -g, so that we get a better stack > > trace? > > > > Thanks, > > > > > Hi Volker, > > The Samba server was a straight yum install for Centos 5.1 on a i386 > system, with the latest updates.
If you are running on Centos, you can sure add the relative debuginfo packages so that at least we can get a bit more meaningful stack trace. If you can try my new RHEL packages (on people.redhat.com/ssorce) it would also be nice. Simo. -- Simo Sorce Samba Team GPL Compliance Officer <[EMAIL PROTECTED]> Senior Software Engineer at Red Hat Inc. <[EMAIL PROTECTED]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
