[Bug 12438] New: Marratech 6.1 hangs on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 8 10:31:18 CDT 2008


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

           Summary: Marratech 6.1 hangs on startup
           Product: Wine
           Version: CVS/GIT
          Platform: Other
               URL: http://www.marratech.com/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: kernel32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Marratech.com's download link still works, don't be scared off
by the "We've been acquired" text.

Now that bug 8125 has been fixed, the next problem is
a hang.  +relay shows that it's probably in java's display setup:

0009:Call KERNEL32.GetProcAddress(6d070000,008603a8
"_Java_sun_awt_Win32GraphicsEnvironment_initDisplay at 8") ret=6d2f118a
...
0009:Call gdi32.CreateDCW(0033ec20
L"\\\\.\\DISPLAY1",00000000,00000000,00000000) ret=6d149197
0009:Ret  gdi32.CreateDCW() retval=000001f8 ret=6d149197
0009:Call gdi32.CreateCompatibleBitmap(000001f8,00000001,00000001) ret=6d15a84a
0009:Ret  gdi32.CreateCompatibleBitmap() retval=00000204 ret=6d15a84a
0009:Call
gdi32.GetDIBits(000001f8,00000204,00000000,00000001,00000000,00860550,00000000)
ret=6d15a860
0009:Ret  gdi32.GetDIBits() retval=00000001 ret=6d15a860
0009:Call
gdi32.GetDIBits(000001f8,00000204,00000000,00000001,0033ec7c,00860550,00000000)
ret=6d15a8b1
0009:Ret  gdi32.GetDIBits() retval=00000001 ret=6d15a8b1
001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820
001f:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820
001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e
001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820
001f:Ret  KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820
001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e
...
Several threads sit around in similar sleep loops, probably waiting for
some signals.  I'll attach a +relay,+message log.


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