http://bugs.winehq.com/show_bug.cgi?id=1729 Summary: winedbg stops with an error message Invalid address 0x5d895b5d (TUTIL32.DLL..debug 0x10883b5d) Product: Wine Version: 20030115 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P1 Component: wine-debug AssignedTo: wine-bugs(a)winehq.com ReportedBy: ulrich.moser(a)apis-security.com I tried to run a ERP Software ffor Win 95/98/ME/NT/2000/XP through wine. After entering the exe file wine starts to loop with a deadlock error. The start of the error display is err:win32:_CheckNotSysLevel Holding lock 0x40b5a900 level 3 wine: Unhandled exception, starting debugger... err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 8 100") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3. Expect deadlock! err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3. Expect deadlock! err:win32:_EnterSysLevel (0x40a9faf8, level 2): Holding 0x40b5a900, level 3. Expect deadlock! and then loops on the last two lines. Running winedbg produces the error message given in the summary. The program I used is GSAUF. You can download a 30 days trial at www.gsn.de. Installation of the program itself and the Borland Database Engine works fine. -- Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.