[Samba] smbclient seg. fault

Jeremy Allison jra at samba.org
Sun Jul 30 18:34:03 GMT 2006


On Sun, Jul 30, 2006 at 03:08:17PM +0400, Sergei Antonov wrote:
> Hi!
> I have a segmentation fault in smbclient from samba-3.0.23a. Please, help 
> me.
> 
> Here is my /etc/samba/smb.conf:
> 
> [global]
> workgroup = WRK
> netbios name = LINUX
> 
> [tmp]
> comment = files
> path = /tmp
> read only = yes
> 
> 
> Here is the commands and their output:
> 
> >smbclient -d 3 -N -L windows
> lp_load: refreshing parameters
> Initialising global parameters
> params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
> Processing section "[global]"
> added interface ip=10.0.6.200 bcast=10.0.6.255 nmask=255.255.255.0
> Client started (version 3.0.23a).
> Connecting to 10.0.6.199 at port 445
> Doing spnego session setup (blob length=46)
> Segmentation fault

> >smbclient -d 3 -L windows
> lp_load: refreshing parameters
> Initialising global parameters
> params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
> Processing section "[global]"
> added interface ip=10.0.6.200 bcast=10.0.6.255 nmask=255.255.255.0
> Client started (version 3.0.23a).
> Connecting to 10.0.6.199 at port 445
> Doing spnego session setup (blob length=46)
> Password:
> *** glibc detected *** free(): invalid pointer: 0xbfdb9d68 ***
> Aborted

That's unusual - although I recall a krb5 problem with older
Red Hat systems. What version of Linux, what version of krb5.

Jeremy.


More information about the samba mailing list