[Samba] smbclient seg. fault
Sergei Antonov
saproj at gmail.com
Sun Jul 30 11:08:17 GMT 2006
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
All commands are executed as a root. In the last command I enter
root's password.
Computer 'windows' runs Vista and is in the same workgroup 'WRK'. The
command 'nmblookup windows' finds this computer on the network.
--
Sergei
More information about the samba
mailing list