http://bugs.winehq.org/show_bug.cgi?id=19646
Summary: AquaNox2 crashes with 'EXCEPTION_ACCESS_VIOLATION' when sound enabled Product: Wine Version: 1.1.26 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: NightNord@gmail.com
Created an attachment (id=22930) --> (http://bugs.winehq.org/attachment.cgi?id=22930) Screenshot of game's/wine's error message
Strange error: despite off rating into appdb russian version not works (maybe becouse NoCD, as localized version uses StarForce as protection), crashing with mentioned exception when any sound enabled (if you disable sound into winecfg, that start a game, disable sound into game, than reenable sound into winecfg and restart a game - it will work, untill you'll to reenable sound into config). With OSS it works, but no sound, anyway, probably some system problem.
Screenshot of error message attached. Later will be tracelog.
http://bugs.winehq.org/show_bug.cgi?id=19646
--- Comment #1 from Night Nord NightNord@gmail.com 2009-08-09 11:58:55 --- Created an attachment (id=22932) --> (http://bugs.winehq.org/attachment.cgi?id=22932) Crash log with WINEDEBUG="warn+all,trace+virtual" on patched wine
I've added simple WARN in the end of NtAllocateVirtualMemory to catch up return value - you see it when it fails to allocate some memory, just before the crash.
Crash begins from line 7527 into log, here game freezes for some time and than error message mentioned above pop-ups. While freezed it's trying to allocate heap four or five times, with different amounts, but failing with STATUS_NO_MEMORY return, which means, as far i can see, mmap's ENOMEM. But there is at least 1Gb of memory free, and wineserver + exe processes taking only 512Mb summary.
http://bugs.winehq.org/show_bug.cgi?id=19646
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22932|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=19646
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|AquaNox2 crashes with |AquaNox2 crashes with sound |'EXCEPTION_ACCESS_VIOLATION |enabled |' when sound enabled |
http://bugs.winehq.org/show_bug.cgi?id=19646
--- Comment #2 from Night Nord NightNord@gmail.com 2009-08-09 13:33:40 --- Created an attachment (id=22934) --> (http://bugs.winehq.org/attachment.cgi?id=22934) AquaNox2 internal crash log
It may be usefull - it contains some information about memory, with negative values. Also there is crash message in textual form.
http://bugs.winehq.org/show_bug.cgi?id=19646
Night Nord NightNord@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|AquaNox2 crashes with sound |AquaNox2 crashes with sound |enabled |enabled on gcc-4.4.0
--- Comment #3 from Night Nord NightNord@gmail.com 2009-08-10 06:19:57 --- There is no such problem if wine compiled with gcc-4.3.3. Looks like just another issue of wine's instability with gcc-4.4.0.
Adding gcc-4.4.0 mention into summary as it might be usefull to easy search of issues with newer compiler.
http://bugs.winehq.org/show_bug.cgi?id=19646
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net 2010-06-08 09:22:18 --- Is this still an issue in current (1.2-rc2 or newer) Wine?
http://bugs.winehq.org/show_bug.cgi?id=19646
Night Nord NightNord@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #5 from Night Nord NightNord@gmail.com 2010-10-15 11:05:33 CDT --- Probably no. At least, nobody uses gcc-4.4.0 for now. Works fine on wine-1.3.4 when compiled by gcc-4.4.4.
Most probably this was a compiler bug/misfunction (gcc-4.4.0 has some bad reputation about such things). Closing as INVALID then.
http://bugs.winehq.org/show_bug.cgi?id=19646
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-10-15 23:13:41 CDT --- Closing invalid.