Samba Internal Error

John E. Malmberg malmberg at Encompasserve.org
Tue Oct 30 00:04:34 GMT 2001


> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.samba.org/listinfo/samba-vms
> 
> PTavares#telefonica-rs.net.br wrote:
> Date: Fri, 26 Oct 2001 15:59:43 -0300
> 
> Hi everyone! I'm unable to keep alive drive mapping through my Windows 
> network...I've seen some notes from others here talking about problems on 
> drive mapping in W2K, but it's also happening with WNT e W95/98...in 
> smb.log I'm getting the following error messages (kinda weird!):
> 
> [2001/10/26 14:47:40, 0] CMS_ROOT:[SAMBA.SOURCE.LIB]FAULT.C;1:(41)
>   INTERNAL ERROR: Signal 10 in pid 557856821 (2.0.6)
>   Please read the file BUGS.txt in the distribution
> [2001/10/26 14:47:40, 0] CMS_ROOT:[SAMBA.SOURCE.LIB]FAULT.C;1:(43)
>   ===============================================================
> [2001/10/26 14:47:40, 0] CMS_ROOT:[SAMBA_VMS.SOURCE.LIB]UTIL.C;1:(2456)
>   PANIC: internal error

The PANIC: internal error means that either OpenVMS or the C RTL, or other
library signaled an error that SAMBA either could not deal with or was
not expecting.

Unfortunately the SAMBA general purpose handler caught it and prevented
OpenVMS from giving you a stack dump of what was the real condition.

Fixing this to be more OpenVMS friendly is on my TO DO list.

If you increase the debug level, you may get more specific information
before PANIC is called.

> [2001/10/26 14:48:13, 0] 
> CMS_ROOT:[SAMBA_VMS.SOURCE.SMBD]CONNECTION.C;1:(153)
>   ERROR: can't get lock on SAMBA_ROOT/VAR/LOCKS/STATUS..LCK
> [2001/10/26 14:48:15, 0] CMS_ROOT:[SAMBA.SOURCE.LIB]FAULT.C;1:(40)
>   ===============================================================
> [2001/10/26 14:48:15, 0] CMS_ROOT:[SAMBA.SOURCE.LIB]FAULT.C;1:(41)
>   INTERNAL ERROR: Signal 10 in pid 557863991 (2.0.6)
>   Please read the file BUGS.txt in the distribution
> [2001/10/26 14:48:15, 0] CMS_ROOT:[SAMBA.SOURCE.LIB]FAULT.C;1:(43)
>   ===============================================================
> [2001/10/26 14:48:15, 0] CMS_ROOT:[SAMBA_VMS.SOURCE.LIB]UTIL.C;1:(2456)

Samba tries to get an exclusive RMS lock on the first record in
STATUS_2E.LCK.  The likely failure is that some other process has that
file open.

Increasing the debug level would probably help get more descriptive
messages.
 
> What may be wrong? Is that a bug? There is another thing I would like to 
> make clear: do I need to configure NETBeui protocol on Windows clients?

NETBeui and SAMBA will ignore each other.  Windows clients will use
NETBeui instead of TCP/IP if the server supports it.  It can hide a TCP/IP
network configuration problem.

-John
wb8tyw at qsl.network
Personal Opinion Only





More information about the samba-vms mailing list