The panic seems to be mostly resolved now.
I used to get this at least once a day, but somewhere along the line, it 
changed.

However the panics aren't solved. I've had a couple. They look different though 
so could be due to a different bug?
My most recent occurred on 05 Oct 2008 and it looks as follows:

        [Thread debugging using libthread_db enabled]
        [New Thread 0xb7aaf6d0 (LWP 23387)]
        0xb7cafa2e in waitpid () from /lib/libc.so.6
        #0  0xb7cafa2e in waitpid () from /lib/libc.so.6
        #1  0xb7c52b8b in ?? () from /lib/libc.so.6
        #2  0x0812af09 in smb_panic ()
        #3  0x08118773 in sig_fault ()
        #4  <signal handler called>
        #5  0xb7c45566 in raise () from /lib/libc.so.6
        #6  0xb7c46d88 in abort () from /lib/libc.so.6
        #7  0xb7c3e590 in __assert_fail () from /lib/libc.so.6
        #8  0xb7d8866e in ldap_parse_result (ld=0x83d4190, r=0x0, errcodep=0x0,
            matcheddnp=0x0, errmsgp=0x0, referralsp=0x0, serverctrls=0xbfb4a548,
            freeit=0) at error.c:272
        #9  0x0826db54 in ads_do_paged_search_args ()
        #10 0x0826defc in ads_do_search_all_args ()
        #11 0x0827378e in ads_do_search_retry_internal ()
        #12 0x08274369 in ads_do_search_retry ()
        #13 0x08269fa1 in ads_USN ()
        #14 0x080b4a14 in sequence_number ()
        #15 0x0809d127 in refresh_sequence_number ()
        #16 0x0809d313 in wcache_fetch ()
        #17 0x080a017b in query_user_list ()
        #18 0x080be4f5 in winbindd_dual_list_users ()
        #19 0x080bb2ef in fork_domain_child ()
        #20 0x080bb4bd in schedule_async_request ()
        #21 0x080bc787 in async_request ()
        #22 0x080973e5 in init_child_connection ()
        #23 0x080bc9ee in async_domain_request ()
        #24 0x08097629 in add_trusted_domains ()
        #25 0x080979e3 in rescan_trusted_domains ()
        #26 0x0808dc8c in main ()
        The program is running.  Quit anyway (and detach it)? (y or n) 
[answered Y; input not from terminal]

Then before that I have one on 30 Sep 2008 and it looks as follows:

        [Thread debugging using libthread_db enabled]
        [New Thread 0xb7b1b6d0 (LWP 30839)]
        0xb7d1ba2e in waitpid () from /lib/libc.so.6
        #0  0xb7d1ba2e in waitpid () from /lib/libc.so.6
        #1  0xb7cbeb8b in ?? () from /lib/libc.so.6
        #2  0x0812af09 in smb_panic ()
        #3  0x08118773 in sig_fault ()
        #4  <signal handler called>
        #5  0xb7cb1566 in raise () from /lib/libc.so.6
        #6  0xb7cb2d88 in abort () from /lib/libc.so.6
        #7  0xb7caa590 in __assert_fail () from /lib/libc.so.6
        #8  0xb7df466e in ldap_parse_result (ld=0x83e9848, r=0x0, errcodep=0x0,
            matcheddnp=0x0, errmsgp=0x0, referralsp=0x0, serverctrls=0xbf877e28,
            freeit=0) at error.c:272
        #9  0x0826db54 in ads_do_paged_search_args ()
        #10 0x0826df7d in ads_do_search_all_args ()
        #11 0x08273a4e in ads_do_search_retry_internal ()
        #12 0x08274369 in ads_do_search_retry ()
        #13 0x08274421 in ads_search_retry ()
        #14 0x080b77fb in query_user_list ()
        #15 0x080a03ec in query_user_list ()
        #16 0x080be4f5 in winbindd_dual_list_users ()
        #17 0x080bb2ef in fork_domain_child ()
        #18 0x080bb4bd in schedule_async_request ()
        #19 0x080bc787 in async_request ()
        #20 0x080bc922 in async_domain_request ()
        #21 0x080bca41 in sendto_domain ()
        #22 0x080a8c3e in winbindd_pam_auth_crap ()
        #23 0x0808c4a1 in request_recv ()
        #24 0x0808c5b3 in request_main_recv ()
        #25 0x0808ce63 in rw_callback ()
        #26 0x0808ded1 in main ()
        The program is running.  Quit anyway (and detach it)? (y or n) 
[answered Y; input not from terminal]

Next time it happens I'll see if there are any messages in the /var/log/samba/* 
files.

Interestingly enough the LDAP and Samba packages have not changed version since 
I was getting crashes:

ii  ldap-utils                  2.4.10-3                    OpenLDAP utilities
ii  libldap-2.4-2               2.4.10-3                    OpenLDAP libraries
ii  libldap-2.4-2-dbg           2.4.10-3                    Debugging 
information for OpenLDAP libraries
ii  libwbclient0                2:3.2.3-1                   client library for 
interfacing with winbind service
ii  samba                       2:3.2.3-1                   a LanManager-like 
file and printer server for Unix
ii  samba-common                2:3.2.3-1                   Samba common files 
used by both the server and the client
ii  samba-dbg                   2:3.2.3-1                   Samba debugging 
symbols
ii  samba-doc                   2:3.2.3-1                   Samba documentation
ii  smbclient                   2:3.2.3-1                   a LanManager-like 
simple client for Unix
ii  winbind                     2:3.2.3-1                   service to resolve 
user and group information from Windows NT servers

So maybe it was something other dependent library that changed?
Looking through the dependencies above the only packages I can see that has 
been updated since the last crash were:

- libcups2
- libsasl2-2

But neither of these seem related...

Regards,

----------
Jim Barber
DDI Health





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

Reply via email to