Also, this bug is frequently linked to this output: Is this the debugger crashing, or is it still just something wrong with my code?
Mono.Debugging.Evaluation.EvaluatorException: Method `.ctor' not found in type `CollectionDebuggerView`1'. at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, System.String typeName, System.String methodName, Mono.Debugger.Soft.TypeMirror[] argtypes, System.Collections.Generic.List`1 candidates, Boolean throwIfNotFound) [0x00137] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1114 at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, System.String methodName, Mono.Debugger.Soft.TypeMirror type, Mono.Debugger.Soft.TypeMirror[] argtypes, Boolean allowInstance, Boolean allowStatic, Boolean throwIfNotFound) [0x00183] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1020 at Mono.Debugging.Soft.SoftDebuggerAdaptor.CreateValue (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object type, System.Object[] args) [0x00075] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:186 at Mono.Debugging.Evaluation.ObjectValueAdaptor.GetProxyObject (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object obj) [0x0011c] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ObjectValueAdaptor.cs:880 StateUpdateDispatch Timer initialized, waiting 1 second to send... -- View this message in context: http://monotouch.2284126.n4.nabble.com/I-ve-been-stuck-on-this-for-8-hours-solid-Any-ideas-SIGSEGV-Crash-tp4361018p4361285.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
