http://bugs.winehq.com/show_bug.cgi?id=762
*** shadow/762 Sun Jun 2 16:23:57 2002 --- shadow/762.tmp.20530 Thu Jun 6 11:48:48 2002 *************** *** 5,11 **** | Status: UNCONFIRMED Version: CVS | | Resolution: Platform: | | Severity: normal OS/Version: All | ! | Priority: P1 Component: wine-debug | +----------------------------------------------------------------------------+ | Assigned To: wine-bugs@winehq.com | | Reported By: tony_lambregts@telusplanet.net | --- 5,11 ---- | Status: UNCONFIRMED Version: CVS | | Resolution: Platform: | | Severity: normal OS/Version: All | ! | Priority: P1 Component: wine-console | +----------------------------------------------------------------------------+ | Assigned To: wine-bugs@winehq.com | | Reported By: tony_lambregts@telusplanet.net | *************** *** 42,44 **** --- 42,96 ---- ------- Additional Comments From tony_lambregts@telusplanet.net 2002-06-02 16:23 ------- Created an attachment (id=154) Trace showing problem with debugger/wineconsole + + + ------- Additional Comments From tony_lambregts@telusplanet.net 2002-06-06 11:48 ------- + I think the problem is with the console.I get the same results trying to start + winegbg and wcmd + + [tony@tony tony]$ winedbg + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + [tony@tony tony]$ wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + + **** Same thing with wcmd**** + + [tony@tony tony]$ wcmd + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + [tony@tony tony]$ wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + fixme:console:SetConsoleCtrlHandler (0x404a7d30,1) - no error checking or + testing yet + wine: Unhandled exception, starting debugger... + + This is with CVS updated today. + + I have done some regession testing and it seems this problem shows up on my + system between 2000/05/20 and 2000/05/25 + + System Specs + + Redhat 7.2 + Sawfish window manager + windows 98 + gcc version 2.96 20000731 + +