Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 3rd, 2012  |  syntax: None  |  size: 2.80 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Stacktrace:
  2.  
  3.  
  4. Native stacktrace:
  5.  
  6.         0   eDictate                            0x008a7fe0 mono_handle_native_sigsegv + 280
  7.         1   eDictate                            0x00892634 mono_sigsegv_signal_handler + 268
  8.         2   libsystem_c.dylib                   0x37c667ed _sigtramp + 48
  9.         3   eDictate                            0x008c0b60 add_var + 108
  10.         4   eDictate                            0x008c0b60 add_var + 108
  11.         5   eDictate                            0x008c0f98 frame_commands + 964
  12.         6   eDictate                            0x008b8fa8 debugger_thread + 34840
  13.         7   eDictate                            0x00977cb4 thread_start_routine + 152
  14.         8   eDictate                            0x00992584 GC_start_routine + 92
  15.         9   libsystem_c.dylib                   0x37c1d735 _pthread_start + 320
  16.         10  libsystem_c.dylib                   0x37c1d5f0 thread_start + 8
  17.  
  18. =================================================================
  19. Got a SIGSEGV while executing native code. This usually indicates
  20. a fatal error in the mono runtime or one of the native libraries
  21. used by your application.
  22. =================================================================
  23.  
  24. Mono.Debugger.Soft.VMDisconnectedException: Exception of type 'Mono.Debugger.Soft.VMDisconnectedException' was thrown.
  25.   at Mono.Debugger.Soft.Connection.SendReceive (CommandSet command_set, Int32 command, Mono.Debugger.Soft.PacketWriter packet) [0x00117] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs:1400
  26.   at Mono.Debugger.Soft.Connection.StackFrame_GetValues (Int64 thread_id, Int64 id, System.Int32[] pos) [0x00004] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs:2047
  27.   at Mono.Debugger.Soft.StackFrame.GetValue (Mono.Debugger.Soft.LocalVariable var) [0x0002d] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/StackFrame.cs:103
  28.   at Mono.Debugging.Soft.VariableValueReference.get_Value () [0x0000c] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/VariableValueReference.cs:68
  29.   at Mono.Debugging.Evaluation.ValueReference.OnCreateObjectValue (Mono.Debugging.Client.EvaluationOptions options) [0x00020] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ValueReference.cs:131
  30.   at Mono.Debugging.Evaluation.ValueReference.CreateObjectValue (Mono.Debugging.Client.EvaluationOptions options) [0x00050] in /Users/builder/data/lanes/monodevelop-mac-2.8.6.3/f4289daf/source/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Evaluation/ValueReference.cs:106