Uninstalling samba and reinstalling without CUPS yields still resulted in a core dump.
--------gdb output-------------- warning: exec file is newer than core file. Core was generated by `smbd'. Program terminated with signal 6, Aborted. #0 0x286fddcf in ?? () (gdb) where #0 0x286fddcf in ?? () #1 0x2876af82 in ?? () #2 0x081e0b6e in read_socket_with_timeout () #3 0x081e0979 in read_socket_with_timeout () #4 0x081cc29c in sys_rewinddir () #5 0x081cc311 in sys_waitpid () #6 <signal handler called> #7 0x2872f8fd in ?? () #8 0x2870d1b4 in ?? () #9 0x2876b406 in ?? () #10 0x284e7bf8 in ?? () #11 0x081c3765 in generic_queue_get () #12 0x081c37f8 in generic_queue_get () #13 0x081c31ab in pcap_printer_fn () #14 0x08258ef3 in dyn_PRIVATE_DIR () #15 0x08259102 in dyn_PRIVATE_DIR () #16 0x082599f3 in dyn_PRIVATE_DIR () #17 0x08077342 in init_globals () ------------------------------------------ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On Behalf Of Mark Irving > Sent: Monday, April 18, 2005 9:39 AM > To: Gerald (Jerry) Carter > Cc: [email protected] > Subject: RE: [Samba] Samba Internal Error and Panic > > Cups is version cups-base-1.1.20.0 . It was compiled with > cups(default) but not using cups. > > ----Smb.conf---- > [global] > unix charset = LOCALE > workgroup = DOMAIN > realm = DOMAIN.COM > server string = Proxy Server > security = ADS > hosts allow = 192.168.1. 127. > log file = /var/log/samba/log.%m > max log size = 50 > log level = 1 > syslog = 0 > ldap ssl = no > idmap uid = 10000-20000 > idmap gid = 10000-20000 > template primary group = "DOMAIN\Domain Users" > template shell = /usr/local/bin/bash > winbind use default domain = yes > socket options = TCP_NODELAY > interfaces = 192.168.1.3/24 > local master = no > domain master = no > preferred master = no > valid users = "DOMAIN\Domain Users" > dos filemode = yes > ----------------------------- > > > > -----Original Message----- > > From: Gerald (Jerry) Carter [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 18, 2005 9:34 AM > > To: Mark Irving > > Cc: [email protected] > > Subject: Re: [Samba] Samba Internal Error and Panic > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Mark Irving wrote: > > ... > > | #0 0x286fddcf in kill () from /lib/libc.so.5 > > | #1 0x287bc4a4 in raise () from /usr/lib/compat/libc.so.4 > > | #2 0x2876af82 in abort () from /lib/libc.so.5 > > | #3 0x081e0b6e in smb_panic2 () > > | #4 0x081e0979 in smb_panic () > > | #5 0x081cc29c in fault_report () > > | #6 0x081cc311 in sig_fault () > > | #7 <signal handler called> > > | #8 0x2872f8fd in xdr_opaque () from /lib/libc.so.5 > > | #9 0x2870d1b4 in xdr_ypbind_binding () from /lib/libc.so.5 #10 > > | 0x2876b406 in .cerror () from /lib/libc.so.5 > > | #11 0x284e7bf8 in cupsServer () from /usr/local/lib/libcups.so.2 > > > > Looks like a cups bug to me. Or maybe us in the way we're > calling the > > cups API functions. > > > > What version of cups are you using ? What server platform > is this ? > > I've not seen crashes here in the current samba code. > > > > > > > > > > > > > > > > > > cheers, jerry > > > ===================================================================== > > Alleviating the pain of Windows(tm) ------- > http://www.samba.org > > GnuPG Key ----- > http://www.plainjoe.org/gpg_public.asc > > "I never saved anything for the swim back." Ethan Hawk > in Gattaca > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.5 (GNU/Linux) > > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > > > iD8DBQFCY8VKIR7qMdg1EfYRAuUiAJ9bCrTS2AlDnXgNpmuD8284mpCIewCgkVvb > > dHvVCICwLJ522K5ZJOpFBAM= > > =nx5m > > -----END PGP SIGNATURE----- > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
