[Wine] Unhandled exception code c0000005 flags 0 addr 0x68008c5

Dragosani wineforum-user at winehq.org
Wed Nov 18 11:29:28 CST 2009


Hello
I'm using Ubuntu 9.10 and have installed a wine-1.2 packaged.
When I'm trying to install Black and White 2 with the wine-1.2 package the stacktrace is:

Code:
marco at marco-linux:~/Desktop/BW2$ /usr/bin/wine setup.exe
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:reg:GetNativeSystemInfo (0x3314ac) using GetSystemInfo()



but when I#m trying to install Black and White 2 with my self compiled wine
the stacktrace is:

Code:

fixme:storage:StgCreateDocfile Storage share mode not implemented.
wine: Unhandled page fault on read access to 0x08049240 at address 0x68016054 (thread 001b), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x68008c58
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x6800df3f




I compiled my wine with:

Code:

/usr/src/wine-1.1.33/configure -q --with-x CFLAGS="-march=native -g -O2" CXXFLAGS="-march=native -g -O2"










More information about the wine-users mailing list