http://bugzilla.novell.com/show_bug.cgi?id=528160
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=528160#c9 --- Comment #9 from Marek Safar <[email protected]> 2009-09-21 07:46:23 MDT --- Here is what it prints after I kill it with -9 mdb -debug-flags:logfile:sse,eventloop,threads,notification gmcs.exe Mono Debugger (mdb) r Starting program: gmcs.exe ** (/usr/local/lib/mono/2.0/mdb.exe:16857): WARNING **: x86-linux-ptrace.c:363: Wait failed: 16875, got pid 16875, status 9 EXCEPTION: Mono.Debugger.TargetException: Unknown error at Mono.Debugger.Backend.Inferior.check_error (TargetError error) [0x00007] in /home/marek/svn/debugger/backend/Inferior.cs:369 at Mono.Debugger.Backend.Inferior.InitializeThread (Int32 pid) [0x00019] in /home/marek/svn/debugger/backend/Inferior.cs:681 at (wrapper remoting-invoke-with-check) Mono.Debugger.Backend.Inferior:InitializeThread (int) at Mono.Debugger.Backend.Inferior.CreateThread (Int32 pid, Boolean do_attach) [0x00084] in /home/marek/svn/debugger/backend/Inferior.cs:356 at (wrapper remoting-invoke-with-check) Mono.Debugger.Backend.Inferior:CreateThread (int,bool) at Mono.Debugger.Backend.ProcessServant.ThreadCreated (Mono.Debugger.Backend.Inferior inferior, Int32 pid, Boolean do_attach, Boolean resume_thread) [0x00000] in /home/marek/svn/debugger/backend/ProcessServant.cs:203 at (wrapper remoting-invoke-with-check) Mono.Debugger.Backend.ProcessServant:ThreadCreated (Mono.Debugger.Backend.Inferior,int,bool,bool) at Mono.Debugger.Backend.ThreadManager.HandleChildEvent (Mono.Debugger.Backend.SingleSteppingEngine engine, Mono.Debugger.Backend.Inferior inferior, Mono.Debugger.Backend.ChildEvent& cevent, System.Boolean& resume_target) [0x00047] in /home/marek/svn/debugger/backend/ThreadManager.cs:157 at (wrapper remoting-invoke-with-check) Mono.Debugger.Backend.ThreadManager:HandleChildEvent (Mono.Debugger.Backend.SingleSteppingEngine,Mono.Debugger.Backend.Inferior,Mono.Debugger.Backend.Inferior/ChildEvent&,bool&) at Mono.Debugger.Backend.SingleSteppingEngine.ProcessEvent (Mono.Debugger.Backend.ChildEvent cevent) [0x001cd] in /home/marek/svn/debugger/backend/SingleSteppingEngine.cs:230 at Mono.Debugger.Backend.SingleSteppingEngine.ProcessEvent (Int32 status) [0x0000c] in /home/marek/svn/debugger/backend/SingleSteppingEngine.cs:167 at (wrapper remoting-invoke-with-check) Mono.Debugger.Backend.SingleSteppingEngine:ProcessEvent (int) at Mono.Debugger.Backend.ThreadManager.engine_thread_main () [0x000cd] in /home/marek/svn/debugger/backend/ThreadManager.cs:323 (mdb) Thread @1 exited. Process #1 exited. Target exited. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
