Mailinglist Archive: opensuse-bugs (13462 mails)
| < Previous | Next > |
[Bug 333695] Problems with mount.cifs and umount.cifs
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 18 Oct 2007 03:25:27 -0600 (MDT)
- Message-id: <20071018092527.EA467CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=333695#c6
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mkoenig@xxxxxxxxxx
|samba-maintainers@xxxxxxx
--- Comment #6 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-10-18 03:25:27
MST ---
3500 stat64("/sbin/mount.cifs", 0xbff9ec34) = -1 ENOENT (No such file or
directory)
You don't have cifs-mount installed?
Both mount syscalls fail and are killed with SIGSEGV.
3500 mount("//192.168.53.2/network", "/home/Network/Linux", "cifs"...,
MS_MGC_VAL|MS_RDONLY, "guest,sec=none,uid=1000,gid=100"... <unfinished ...>
3500 +++ killed by SIGSEGV +++
As this seems really an CIFS issue (autofs is not involved at all), reassigning
back to samba maintainers.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mkoenig@xxxxxxxxxx
|samba-maintainers@xxxxxxx
--- Comment #6 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-10-18 03:25:27
MST ---
3500 stat64("/sbin/mount.cifs", 0xbff9ec34) = -1 ENOENT (No such file or
directory)
You don't have cifs-mount installed?
Both mount syscalls fail and are killed with SIGSEGV.
3500 mount("//192.168.53.2/network", "/home/Network/Linux", "cifs"...,
MS_MGC_VAL|MS_RDONLY, "guest,sec=none,uid=1000,gid=100"... <unfinished ...>
3500 +++ killed by SIGSEGV +++
As this seems really an CIFS issue (autofs is not involved at all), reassigning
back to samba maintainers.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |