[MonoDevelop] Mono crashing while in MonoDevelop on many different lines

Steve Ricketts velocedge at hotmail.com
Fri Feb 26 12:04:00 EST 2010


Mono 2.6.1, MonoDevelop 2.2.1, Vista Business x86_64.  Works in C# VS2008. 

I thought I was just having trouble with the WebBrowser control because when
I referenced WebBrowser.Navigate, Mono.exe crashed.  So I took that out for
the moment and am having similar problems on other statements.  For example
on Convert.ToInt32("32838");  Application output for this error is below. 
If I switch my runtime to .Net in MonoDevelop rather than Mono 2.6.1, it
works fine. 

Can anyone tell me what might be happening or something to check.  I'm
wondering if my Mono/MonoDevelop installation has a problem or something.

Steve


This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.

Mono.Debugger.VMDisconnectedException: Exception of type
'Mono.Debugger.VMDisconnectedException' was thrown.

   at Mono.Debugger.Connection.SendReceive(CommandSet command_set, Int32
command, PacketWriter packet)

   at Mono.Debugger.Connection.Type_GetSourceFiles(Int64 id)

   at Mono.Debugger.TypeMirror.GetSourceFiles()

   at
MonoDevelop.Debugger.Soft.SoftDebuggerSession.ResolveBreakpoints(TypeLoadEvent
te)

   at MonoDevelop.Debugger.Soft.SoftDebuggerSession.HandleEvent(Event e,
Boolean dequeuing)

   at MonoDevelop.Debugger.Soft.SoftDebuggerSession.HandleEvent(Event e)

   at MonoDevelop.Debugger.Soft.SoftDebuggerSession.EventHandler()

-- 
View this message in context: http://n4.nabble.com/Mono-crashing-while-in-MonoDevelop-on-many-different-lines-tp1570965p1570965.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list