[Samba] Samba problems after latest Solaris 10 Patches

Jeremy Allison jra at samba.org
Wed Mar 7 17:27:19 GMT 2007


On Wed, Mar 07, 2007 at 12:03:59PM +0000, Andrew Watkins wrote:
> 
> I am unable to setup printers on my samba system any long after I 
> updated to the latest Solaris 10 Patch cluster.
> 
> What I get in my log files all the time is:
> [2007/03/07 11:58:19, 2, effective(60001, 60001), real(0, 0)] 
> rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263)
>   find_printer_index_by_hnd: Printer handle not found: 
> _spoolss_writeprinter: Invalid handle (OTHER:11687:16175)
> 
> [2007/03/07 11:58:19, 2, effective(60001, 60001), real(0, 0)] 
> rpc_server/srv_spoolss_nt.c:find_printer_index_by_hnd(263)
>   find_printer_index_by_hnd: Printer handle not found: 
> _spoolss_writeprinter: Invalid handle (OTHER:11068:16175)
> 
> Plus when I do this on windows I get: \\lpserver\print$
> 		"The specified network name is no longer available."
> 
> and the log files gives:
> [2007/03/07 11:59:38, 0, effective(0, 0), real(0, 0)] 
> lib/fault.c:fault_report(41)
>   ===============================================================
> [2007/03/07 11:59:38, 0, effective(0, 0), real(0, 0)] 
> lib/fault.c:fault_report(42)
>   INTERNAL ERROR: Signal 10 in pid 16260 (3.0.24)
>   Please read the Trouble-Shooting section of the Samba3-HOWTO

Ouch - that's a panic. Please add the line :

panic action = "/bin/sleep 90000"

to the [global] section of your smb.conf, reproduce the
problem and then gdb attach to the parent process of
the sleep and post a backtrace. It'd also help if smbd
was recompiled with -g.

Thanks,

	Jeremy.


More information about the samba mailing list