[Bug 8777] badmojo Redux (game) don't start

Wine Bugs wine-bugs at winehq.org
Fri Aug 3 17:39:23 CDT 2007


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





------- Additional Comments From aryah47 at gmail.com  2007-03-08 17:39 -------
Created an attachment (id=7401)
 --> (http://bugs.winehq.org/attachment.cgi?id=7401&action=view)
+all trace of Bad Mojo

results of command WINEDEBUG=+all wine "C:\Program Files\BADMOJO\BADMOJO.EXE"
2>&1 | tail -n 20000  | head -n 7500 

(head & tail so it would include the place where it fails)

fails with:

0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x40d833
0009:trace:seh:raise_exception	info[0]=00000000
0009:trace:seh:raise_exception	info[1]=00002940
..
wine: Unhandled page fault on read access to 0x00002940 at address 0x40d833
(thread 0009), starting debugger...


, right after a return from user32.ReleaseDC() , if I read correctly, retval
says it returned from that sucessfully?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list