http://bugs.winehq.org/show_bug.cgi?id=25583
Dennis Schridde devurandom@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |devurandom@gmx.net
--- Comment #7 from Dennis Schridde devurandom@gmx.net 2010-12-31 04:17:04 CST --- (In reply to comment #6)
If the binary has shared sections we need to create a file in /tmp to make it shareable across processes.
The debug output on the console should say something about this and the path to the (temp) file. I ran into the same problem with Baldur's Gate, and until reading this bugreport it was totally shrouded in mist why Wine would see any noexec filesystem if only /tmp was mounted this way.
Further: Such critical errors should be outputted using a dialogue box, too. (I first only saw the application not starting, because I ran it from a file browser, not from a console.)