[Bug 25904] New: Can't run anything on a cifs partition
http://bugs.winehq.org/show_bug.cgi?id=25904 Summary: Can't run anything on a cifs partition Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kelk1(a)comcast.net Originally reported for Mandriva Cooker: https://qa.mandriva.com/show_bug.cgi?id=61940 The same program on the same machine starts with wine 1.3.7, but from 1.3.9 to wine-1.3.12, I get: err:virtual:map_file_into_view failed to set 00000007 protection on file map, noexec filesystem? How reproducible: Always Steps to Reproduce: Run something like 'wine /mnt/smb/smbshare/path/to/program.exe' where /mnt/smb/smbshare is a remote cifs share I tried to set the 'exec' option in fstab, but the file system is still mounted with noexec. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25904 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Severity|blocker |normal --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2011-01-27 15:56:17 CST --- Not a blocker, since it doesn't block most users. http://www.samba.org/samba/docs/man/manpages-3/mount.cifs.8.html says cifs.mount will set the noexec option if run setuid. What does ls -l `which mount.cifs` say? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25904 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-01-28 00:22:21 CST ---
I tried to set the 'exec' option in fstab, but the file system is still mounted with noexec.
That's not a Wine problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25904 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-01-28 00:22:32 CST --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org