[Mono-dev] debugger exception

Martin Baulig martin at ximian.com
Mon Dec 10 05:56:55 EST 2007


Hello,

this looks like a bug I fixed on Saturday.

Could you please check whether your debugger is at least svn revision
r90973 ?

Martin

On Sun, 2007-12-09 at 05:56 +0000, Alvaro Ramirez wrote:
> Hiya,
> 
> Checked out and built the latest debugger from svn. I'm getting an
> unhandled exception (InternalError) when trying to debug basic console
> apps (Attached is a stack trace).
> 
> The exception is thrown when GetEngineByTID returns null while handling
> GcThreadCreated events (MonoThreadManager.cs).
> 
> Looking a bit into GetEngineByTID (ProcessServant.cs), here's a snapshot
> of variables when attempting to get the engine by tid:
> 
> tid:3083462896
> thread_hastable count:1
> engine in thread_hastable with TID:0
> 
> The pid of the only engine in the hashtable seems to be correct (same
> shown by ps). The tid(3083462896) used to request the engine is perhaps
> bogus? Can someone shed some light? Need more info?
> 
> Thanks,
> 
> Alvaro
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
-- 
Martin Baulig - martin at novell.com
Novell GmbH, Düsseldorf
GF: Volker Smid, Djamel Souici; HRB 21108 (AG Düsseldorf)





More information about the Mono-devel-list mailing list