[Mono-bugs] [Bug 450210] New: monodebugger internal error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Nov 29 03:56:34 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=450210
Summary: monodebugger internal error
Product: Mono: Debugger
Version: 1.9
Platform: i386
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: gui
AssignedTo: martin at novell.com
ReportedBy: sojankallara at yahoo.com
QAContact: mono-bugs at lists.ximian.com
Found By: Other
i am using monodebugger 1.9 in my fedora9
when i tried to debug my program the following error shows
------------------------------------------------------------
[Sojan at localhost Debug]$ mdb ITVEncoderTest.exe
Mono Debugger
(mdb) run
Starting program: ITVEncoderTest.exe
Cannot find thread b7f09730 in /usr/bin/mono:--inside-mdb:ITVEncoderTest.exe
EXCEPTION: Mono.Debugger.InternalError: Internal error.
at Mono.Debugger.Backend.MonoThreadManager.HandleChildEvent
(Mono.Debugger.Backend.SingleSteppingEngine engine,
Mono.Debugger.Backend.Inferior inferior, Mono.Debugger.Backend.ChildEvent&
cevent, System.Boolean& resume_target) [0x003a3] in
/builddir/build/BUILD/mono-debugger-0.60/backend/MonoThreadManager.cs:309
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) [0x000db] in
/builddir/build/BUILD/mono-debugger-0.60/backend/ThreadManager.cs:196
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) [0x001e0] in
/builddir/build/BUILD/mono-debugger-0.60/backend/SingleSteppingEngine.cs:209
at Mono.Debugger.Backend.SingleSteppingEngine.ProcessEvent (Int32 status)
[0x0000c] in
/builddir/build/BUILD/mono-debugger-0.60/backend/SingleSteppingEngine.cs:155
at (wrapper remoting-invoke-with-check)
Mono.Debugger.Backend.SingleSteppingEngine:ProcessEvent (int)
at Mono.Debugger.Backend.ThreadManager.engine_thread_main () [0x000cd] in
/builddir/build/BUILD/mono-debugger-0.60/backend/ThreadManager.cs:318
please help
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list