[Bug 11661] Confusing error message when executing application on noexec fs

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 4 18:55:07 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11661


Rafal Stanilewicz <washuu at eastnews.com.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |washuu at eastnews.com.pl




--- Comment #11 from Rafal Stanilewicz <washuu at eastnews.com.pl>  2008-11-04 18:55:07 ---
I confirm this bug as of wine 1.1.7. 

The bug is strange - not happens in all cases, but it's always dependable on
program. In another words - there are programs, that wine CAN run from noexec
partition. 

My configuration: Ubuntu 8.10 64bit, partition ext3 with noexec. 

When I try to run for example
ftp://ftp.autodesk.com/WebPub/VoloView/english/vve201setup.exe it crashes with
coredump, on the third machine line of code:

First chance exception: page fault on execute access to 0x004083f7 in 32-bit
code (0x004083f7).
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:004083f7 ESP:0033ff0c EBP:0033ffe8 EFLAGS:00010202(   - 00      - -RI1)
 EAX:00000000 EBX:7b8b4888 ECX:ea0430d5 EDX:00000000
 ESI:7ffdf000 EDI:004083f7
Stack dump:
0x0033ff0c:  7b8784d7 7ffdf000 00000000 00000000
0x0033ff1c:  00000000 00000000 00000000 00000000
0x0033ff2c:  ffffffff 7b875e30 7b845180 7b8b4888
0x0033ff3c:  7ffdf000 00000000 0033ffe8 05299e22
0x0033ff4c:  6ddf08d5 00000000 00000000 00000000
0x0033ff5c:  00000000 00000000 00000000 00000000
Backtrace:
=>1 0x004083f7 EntryPoint() in vve201setup (0x0033ffe8)
0x004083f7 EntryPoint in vve201setup: pushl     %ebp


-- 
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.



More information about the wine-bugs mailing list