Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created March 13, 2015 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rajneesh360Logica/4e093038f4b49985b134 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/4e093038f4b49985b134 to your computer and use it in GitHub Desktop.
Loaded assembly: /Users/MM/Projects/Bug_27891/Bug_27891/bin/Debug/Bug_27891.exe
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/4.0.0/lib/mono/gac/FSharp.Core/4.3.1.0__b03f5f7f11d50a3a/FSharp.Core.dll [External]
Resolved pending breakpoint at 'Program.fs:7,22' to int Program.main (string[] argv) [0x00011].
Mono.Debugging.Evaluation.EvaluatorException: Method `System.Collections.IEnumerable.GetEnumerator' not found in type `Microsoft.FSharp.Core.CompilerServices.RuntimeHelpers.mkSeq@543[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]'.
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror returnType, Mono.Debugger.Soft.TypeMirror[] argTypes, System.Collections.Generic.List`1 candidates, Boolean throwIfNotFound) [0x00219] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1952
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror returnType, Mono.Debugger.Soft.TypeMirror[] argTypes, Boolean allowInstance, Boolean allowStatic, Boolean throwIfNotFound) [0x0028d] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1817
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror[] argTypes, Boolean allowInstance, Boolean allowStatic, Boolean throwIfNotFound) [0x0000e] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1739
at Mono.Debugging.Soft.SoftDebuggerAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] genericTypeArgs, System.Object[] argTypes, System.Object[] argValues, Boolean enableOutArgs, System.Object[]& outArgs) [0x00098] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1666
at Mono.Debugging.Soft.SoftDebuggerAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] genericTypeArgs, System.Object[] argTypes, System.Object[] argValues) [0x00010] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1643
at Mono.Debugging.Evaluation.ObjectValueAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] argTypes, System.Object[] argValues) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/ObjectValueAdaptor.cs:1377
at Mono.Debugging.Evaluation.EnumerableSource.Fetch (Int32 maxIndex) [0x000d6] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/EnumerableElementGroup.cs:71
at Mono.Debugging.Evaluation.EnumerableSource.GetChildren (ObjectPath path, Int32 index, Int32 count, Mono.Debugging.Client.EvaluationOptions options) [0x0008c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/EnumerableElementGroup.cs:112
at Mono.Debugging.Client.ObjectValue.GetRangeOfChildren (Int32 index, Int32 count, Mono.Debugging.Client.EvaluationOptions options) [0x000c9] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/ObjectValue.cs:563 Mono.Debugging.Evaluation.EvaluatorException: Method `System.Collections.IEnumerator.MoveNext' not found in type `object'.
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror returnType, Mono.Debugger.Soft.TypeMirror[] argTypes, System.Collections.Generic.List`1 candidates, Boolean throwIfNotFound) [0x00219] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1952
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror returnType, Mono.Debugger.Soft.TypeMirror[] argTypes, Boolean allowInstance, Boolean allowStatic, Boolean throwIfNotFound) [0x0028d] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1817
at Mono.Debugging.Soft.SoftDebuggerAdaptor.OverloadResolve (Mono.Debugging.Soft.SoftEvaluationContext ctx, Mono.Debugger.Soft.TypeMirror type, System.String methodName, Mono.Debugger.Soft.TypeMirror[] genericTypeArgs, Mono.Debugger.Soft.TypeMirror[] argTypes, Boolean allowInstance, Boolean allowStatic, Boolean throwIfNotFound) [0x0000e] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1739
at Mono.Debugging.Soft.SoftDebuggerAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] genericTypeArgs, System.Object[] argTypes, System.Object[] argValues, Boolean enableOutArgs, System.Object[]& outArgs) [0x00098] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1666
at Mono.Debugging.Soft.SoftDebuggerAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] genericTypeArgs, System.Object[] argTypes, System.Object[] argValues) [0x00010] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging.Soft/SoftDebuggerAdaptor.cs:1643
at Mono.Debugging.Evaluation.ObjectValueAdaptor.RuntimeInvoke (Mono.Debugging.Evaluation.EvaluationContext ctx, System.Object targetType, System.Object target, System.String methodName, System.Object[] argTypes, System.Object[] argValues) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/ObjectValueAdaptor.cs:1377
at Mono.Debugging.Evaluation.EnumerableSource.MoveNext (System.Object type, System.Object enumerator) [0x00099] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/EnumerableElementGroup.cs:55
at Mono.Debugging.Evaluation.EnumerableSource.Fetch (Int32 maxIndex) [0x00259] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/EnumerableElementGroup.cs:78
at Mono.Debugging.Evaluation.EnumerableSource.GetChildren (ObjectPath path, Int32 index, Int32 count, Mono.Debugging.Client.EvaluationOptions options) [0x0008c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Evaluation/EnumerableElementGroup.cs:112
at Mono.Debugging.Client.ObjectValue.GetRangeOfChildren (Int32 index, Int32 count, Mono.Debugging.Client.EvaluationOptions options) [0x000c9] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.9-branch/f32ddb8c/source/monodevelop/main/external/debugger-libs/Mono.Debugging/Mono.Debugging.Client/ObjectValue.cs:563
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment