[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-13 Thread geolr
*** This bug is a duplicate of bug 264943 *** https://bugs.launchpad.net/bugs/264943 I post here since we talk about smbclient here, and I feel it makes more sense here than in the duplicate bug. Same problem on my NAS, a Packard Bell Netstore 3500 device. Fully patched Intrepid amd64. I

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-03 Thread Thierry Carrez
The server name is apparently hidden in the server output ([R]). It's a probably a separate issue from bug 286828, since it shows directly using smbclient. What happens if you try to mount the share (through /etc/fstab or directly using nautilus) ? -- smbclient crashed with SIGSEGV in strlen()

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-03 Thread Richard Wooding
Accessing directly through Nautilus fails, see bug 264943 (gvfsd-smb crashed with SIGSEGV in strlen()), In very much the same way because both seem to use libsmbclient.so.0 underneath. The nautilus UI also crashes and sends you to your home directory. e.g. if I type smb://192.168.1.106/video, it

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-02 Thread Richard Wooding
I am now running smbclient 3.2.3 I am still experiencing the same problem with my NAS an Iomega Home Network Harddrive. This is 100% reproducable on my setup, I would really appreciate if this bug can be looked at as it is the biggest hassle I have after upgrading to Intrepid Ibex. -- smbclient

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-02 Thread Thierry Carrez
Could you determine what version of samba the affected NAS are running ? It might be a variant of bug 286828. -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-02 Thread tomek.bury
Mine is simply called LanDrive: http://www.usbex.com/landrive/ -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-02 Thread Richard Wooding
The NAS is Iomega Home Network Harddrive, the 500mb model. IOMega website Link: http://www.iomega-europe.com/section?SID=86c57e53b9aa65a3d50a6a69f6727dd:4745secid=76622 The NAS It is running the most current firmware K1.08 L1.0 W1.5 Downloadable here http://is.gd/9VJ3 The NAS is pretty

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-12-02 Thread Richard Wooding
would it help if I capture packets as documented here: http://wiki.samba.org/index.php/Capture_Packets -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-26 Thread tomek.bury
Hi, There was an update of samba but it still does NOT work for me. I've got samba and libsmbclient in version 2:3.2.3-1ubuntu3.1 and the same bug is still present. I've applied my patch and the behaviour is unchanged. Without the patch it crashes, with the patch it works but no all files are

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-16 Thread tomek.bury
Here's the quick workaround. I'm neither samba nor Ubuntu developer - it's just a fix for this particular crash. I haven't go faintest idea about the actual source of the problem. $ diff -u samba-3.2.3/source/libsmb/clilist.c samba-3.2.3/source/libsmb/clilist.c.orig ---

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-16 Thread tomek.bury
BTW. Could someone from Samba and/or Ubuntu development team take a look at that and release a proper deb file, please? Cheers, Tomek -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You received this bug notification because you are a member of Ubuntu Server

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-16 Thread tomek.bury
I've just noticed the patch is reversed. It should be: $ diff -u samba-3.2.3/source/libsmb/clilist.c.orig samba-3.2.3/source/libsmb/clilist.c --- samba-3.2.3/source/libsmb/clilist.c.orig2008-08-27 12:23:20.0 +0100 +++ samba-3.2.3/source/libsmb/clilist.c 2008-11-16 18:22:03.399036086

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-16 Thread tomek.bury
Hi, I've just noticed that my patch stops samba from crashing but not all flies are visible. Cheers, Tomek -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-15 Thread tomek.bury
I took the name from deb file, I hoe it's all right... ** Changed in: samba (Ubuntu) Assignee: (unassigned) = Ubuntu Development Team (ubuntu-dev) ** Changed in: samba (Ubuntu) Assignee: Ubuntu Development Team (ubuntu-dev) = Jelmer Vernooij (jelmer) -- smbclient crashed with SIGSEGV

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-11-10 Thread greeenchap
same problem with my laptop on ubuntu 8.10: [EMAIL PROTECTED]:/etc/samba$ smbclient //fnd/public Enter xx's password: Domain=[ȇ] OS=[] Server=[���] smb: \ ls cli_list_new: Error: unable to parse name from info level 1 Erreur de segmentation * Note1: FND is a freecom ethernet hdd * Note2: no

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
The same happens to me [EMAIL PROTECTED]:~$ smbclient //192.168.1.105/VIDEO -N Domain=[WORKGROUP] OS=[R] Server=[R] smb: \ ls cli_list_new: Error: unable to parse name from info level 1 Segmentation fault The following is in /var/log/messages Nov 1 03:37:47 richard-laptop kernel: [

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-31 Thread Richard Wooding
I should also point out that the NAS I was using in the examples above was a: Iomega Home Network Harddrive http://www.iomega- europe.com/section?SID=86c57e53b9aa65a3d50a6a69f6727dd:4745secid=76622 -- smbclient crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/284572 You

[Bug 284572] Re: smbclient crashed with SIGSEGV in strlen()

2008-10-16 Thread tomek.bury
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/18616620/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18616621/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/18616622/Disassembly.txt ** Attachment