[Bug 31885] New: Mohaa demo hang and crash

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 4 11:31:04 CDT 2012


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

             Bug #: 31885
           Summary: Mohaa demo hang and crash
           Product: Wine
           Version: 1.5.14
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com
    Classification: Unclassified


Created attachment 41974
  --> http://bugs.winehq.org/attachment.cgi?id=41974
Log: mohaa hang and crash

This is a follow up of Bug 31730

1. Download the Mohaa demo from
http://compactiongames.about.com/od/demos/p/mohaa.htm

4a0c431ed52c4c340b9c883ef859f1d3e7e4ab2e  mohaaspdemo.exe

2. install the demo

3. Ctrl+Alt+F1, switch to the text console

4. export MESA_EXTENSION_MAX_YEAR=2003 , work around Bug 31730

5. start the demo with winedbg
$ export DISPLAY=:0.0
$ cd ~/.wine/drive_c/Program Files/EA\ GAMES/MOHAADemo$
$ winedbg MOHAADemo.exe

type 'c' to continue

The above steps is the only way I found to get the backtrace without any helper
machine. (I don't have helper machine to ssh to my testing machine right now)

Actual result:
- The app crash once I type 'Ctrl+Alt+F7' to switch back to GUI.
- The desktop hangs, mouse can move but clicking doesn't work, "alt+tab" can
call out the switching dock but switching doesn't work.
- after `wineserver -k`, the desktop get normal again, expect the screen
resolution which still stay at 800X600.

Backtrace:
=>0 0x700a5453 (0x01bdfa9c)
  1 0x0047f25f in mohaademo (+0x7f25e) (0x01bdfe40)
  2 0x7b862cc0 call_process_entry+0xb() in kernel32 (0x01bdfe58)
  3 0x7b862e06 start_process+0x143(peb=0x7ffdf000)
[/home/fracting/wine-git/dlls/kernel32/process.c:1083] in kernel32 (0x01bdfea8)
  4 0x7bc81184 call_thread_func_wrapper+0xb() in ntdll (0x01bdfeb8)
  5 0x7bc811cd call_thread_func+0x3e(entry=0x7b862cc2, arg=0x7ffdf000,
frame=0x1bdffb8) [/home/fracting/wine-git/dlls/ntdll/signal_i386.c:2522] in
ntdll (0x01bdff98)

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