[Bug 5859] New: RtlCreateUserThread Crash

Wine Bugs wine-bugs at winehq.org
Fri Aug 4 04:58:01 CDT 2006


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

           Summary: RtlCreateUserThread Crash
           Product: Wine
           Version: 0.9.18.
          Platform: Macintosh
               URL: http://www.digiguide.com
        OS/Version: Mac OS X 10.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P1
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: josh at digiguide.com


Running Digiguide under Wine on OSX 10.4.7, causes wine to crash when creating a
thread. Having done some testing, removing the code that creates the first
thread from DigiGuide enables the GUI to load, but as soon as the next thread is
created, it crashes. 

Trace output from DigiGuide, when initialising should be:

****
OneMinuteThread - Start requested
OneMinuteThread - Begining thread
OneMinuteThread - Setting priority to lowest
OneMinuteThread - Starting
OneMinuteThread - Start completed
****

But the trace output is in fact:

****
04-08-2006	09:23:27	8	9	OneMinuteThread - Start requested
04-08-2006	09:23:27	8	9	OneMinuteThread - Begining thread
04-08-2006	09:23:30	8	9	DG Crashed and a crash page was displayed using page
'C:\windows\temp\DG-Crash.html'
****

See attached for wine log...

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