Advertisement
Guest User

error when running nunit runner on mac

a guest
Sep 8th, 2013
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.32 KB | None | 0 0
  1. brandon-macbook-2:Debug brandon$ /Applications/Xamarin\ Studio.app/Contents/MacOS/XamarinStudio --no-redirect
  2. Starting Xamarin Studio
  3. Loading Workbench
  4. Initializing Main Window
  5. WARNING [2013-09-08 13:35:49Z]: First run content index not found.
  6. Error: did not find one of the files in sources//Library/Frameworks/Mono.framework/External/monodoc/MonoAndroid-man
  7. WARNING [2013-09-08 13:35:54Z]: TypeSystemService: Can't load assembly context for:Moq
  8. Stacktrace:
  9.  
  10. NUnit.Core.RemoteTestRunner doesn't implement interface NUnit.Core.TestRunner
  11.  
  12. at <unknown> <0xffffffff>
  13. at MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) [0x00085] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-4.0.12-branch/593d7acb/source/monodevelop/main/src/addins/NUnit/NUnitRunner/NUnitTestRunner.cs:104
  14. at (wrapper remoting-invoke-with-check) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <IL 0x00043, 0xffffffff>
  15. at (wrapper xdomain-dispatch) MonoDevelop.NUnit.External.NUnitTestRunner.Run (object,byte[]&,byte[]&,string,string,string,string) <IL 0x000a7, 0xffffffff>
  16. at (wrapper xdomain-invoke) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <0xffffffff>
  17. at (wrapper remoting-invoke-with-check) MonoDevelop.NUnit.External.NUnitTestRunner.Run (NUnit.Core.EventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <IL 0x00043, 0xffffffff>
  18. at MonoDevelop.NUnit.External.ExternalTestRunner.Run (MonoDevelop.NUnit.External.IRemoteEventListener,NUnit.Core.ITestFilter,string,string,System.Collections.Generic.List`1<string>,string,string) <0x0006f>
  19. at (wrapper runtime-invoke) <Module>.runtime_invoke_object__this___object_object_object_object_object_object_object (object,intptr,intptr,intptr) <0xffffffff>
  20. at <unknown> <0xffffffff>
  21. at (wrapper managed-to-native) System.Runtime.Remoting.RemotingServices.InternalExecute (System.Reflection.MethodBase,object,object[],object[]&) <IL 0x00024, 0xffffffff>
  22. at System.Runtime.Remoting.RemotingServices.InternalExecuteMessage (System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage) [0x000c2] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting/RemotingServices.cs:151
  23. at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x0001f] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Messaging/StackBuilderSink.cs:59
  24. at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00016] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Messaging/ServerObjectTerminatorSink.cs:53
  25. at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00007] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Lifetime/LeaseSink.cs:52
  26. at System.Runtime.Remoting.ClientActivatedIdentity.SyncObjectProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00041] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting/ServerIdentity.cs:191
  27. at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00023] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Messaging/ServerContextTerminatorSink.cs:50
  28. at System.Runtime.Remoting.Contexts.CrossContextChannel.SyncProcessMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00041] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Contexts/CrossContextChannel.cs:57
  29. at System.Runtime.Remoting.Channels.ChannelServices.SyncDispatchMessage (System.Runtime.Remoting.Messaging.IMessage) [0x00015] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Runtime.Remoting.Channels/ChannelServices.cs:394
  30. at System.Runtime.Remoting.Channels.ChannelServices.DispatchMessage (System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessage&) <0x0001f>
  31. at System.Runtime.Remoting.Channels.ServerDispatchSink.ProcessMessage (System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage&,System.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&) <0x0002b>
  32. at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage (System.Runtime.Remoting.Channels.IServerChannelSinkStack,System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Channels.ITransportHeaders,System.IO.Stream,System.Runtime.Remoting.Messaging.IMessage&,System.Runtime.Remoting.Channels.ITransportHeaders&,System.IO.Stream&) <0x004cf>
  33. at Mono.Remoting.Channels.Unix.UnixServerTransportSink.InternalProcessMessage (Mono.Remoting.Channels.Unix.ClientConnection,System.IO.Stream) <0x000ac>
  34. at Mono.Remoting.Channels.Unix.ClientConnection.ProcessMessages () <0x000f7>
  35. at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/corlib/System.Threading/Thread.cs:680
  36. at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>
  37.  
  38. Native stacktrace:
  39.  
  40. 0 mono 0x001034f4 mono_handle_native_sigsegv + 292
  41. 1 mono 0x00158cbd sigabrt_signal_handler + 109
  42. 2 libsystem_c.dylib 0x9736c8cb _sigtramp + 43
  43. 3 ??? 0xffffffff 0x0 + 4294967295
  44. 4 libsystem_c.dylib 0x973b84ec abort + 168
  45. 5 mono 0x002aa44c monoeg_g_logv + 188
  46. 6 mono 0x002aa4a9 monoeg_g_log + 41
  47. 7 mono 0x001078a6 mono_convert_imt_slot_to_vtable_slot + 198
  48. 8 mono 0x001082cc common_call_trampoline + 236
  49. 9 mono 0x0010609a mono_vcall_trampoline + 202
  50. 10 ??? 0x00490c74 0x0 + 4787316
  51. 11 ??? 0x022923e8 0x0 + 36250600
  52. 12 ??? 0x0228b494 0x0 + 36222100
  53. 13 ??? 0x0223bc21 0x0 + 35896353
  54. 14 ??? 0x0223ba50 0x0 + 35895888
  55. 15 ??? 0x0204a988 0x0 + 33859976
  56. 16 ??? 0x0204aaf3 0x0 + 33860339
  57. 17 mono 0x000694a5 mono_jit_runtime_invoke + 741
  58. 18 mono 0x002206ce mono_runtime_invoke + 126
  59. 19 mono 0x0022768c mono_runtime_invoke_array + 1596
  60. 20 mono 0x001907b5 ves_icall_InternalExecute + 629
  61. 21 ??? 0x02040bdc 0x0 + 33819612
  62. 22 ??? 0x02040718 0x0 + 33818392
  63. 23 ??? 0x020400b8 0x0 + 33816760
  64. 24 ??? 0x0203ff4e 0x0 + 33816398
  65. 25 ??? 0x0203fdbe 0x0 + 33815998
  66. 26 ??? 0x0203facf 0x0 + 33815247
  67. 27 ??? 0x0203f9d1 0x0 + 33814993
  68. 28 ??? 0x0203f0fd 0x0 + 33812733
  69. 29 ??? 0x0203eba0 0x0 + 33811360
  70. 30 ??? 0x0203ea28 0x0 + 33810984
  71. 31 ??? 0x0203e9f4 0x0 + 33810932
  72. 32 ??? 0x0203bcc8 0x0 + 33799368
  73. 33 ??? 0x0203b5ad 0x0 + 33797549
  74. 34 ??? 0x0203b388 0x0 + 33797000
  75. 35 ??? 0x01553b40 0x0 + 22362944
  76. 36 ??? 0x01553ad5 0x0 + 22362837
  77. 37 mono 0x000694a5 mono_jit_runtime_invoke + 741
  78. 38 mono 0x002206ce mono_runtime_invoke + 126
  79. 39 mono 0x0022083c mono_runtime_delegate_invoke + 140
  80. 40 mono 0x001f0e12 start_wrapper + 514
  81. 41 mono 0x00295f1a thread_start_routine + 154
  82. 42 mono 0x002a6201 inner_start_thread + 65
  83. 43 libsystem_c.dylib 0x973805b7 _pthread_start + 344
  84. 44 libsystem_c.dylib 0x9736ad4e thread_start + 34
  85.  
  86. Debug info from gdb:
  87.  
  88. Attaching to process 37214.
  89. Reading symbols for shared libraries . done
  90. Reading symbols for shared libraries ....................................... done
  91. Reading symbols for shared libraries + done
  92. 0x940b1b39 in recvfrom$UNIX2003 ()
  93. 11 0x940b18e2 in __psynch_cvwait ()
  94. 10 0x940b0e9a in accept$UNIX2003 ()
  95. 9 0x940b209a in __wait4 ()
  96. 8 0x940b1c72 in __semwait_signal ()
  97. 7 0x940b0e9a in accept$UNIX2003 ()
  98. 6 0x940b1c72 in __semwait_signal ()
  99. 5 0x940b20ee in __workq_kernreturn ()
  100. 4 "com.apple.libdispatch-manager" 0x940b29ae in kevent ()
  101. 3 0x940b20ee in __workq_kernreturn ()
  102. 2 0x940af80e in semaphore_wait_trap ()
  103. * 1 "com.apple.main-thread" 0x940b1b39 in recvfrom$UNIX2003 ()
  104.  
  105. Thread 11 (process 37214):
  106. #0 0x940b18e2 in __psynch_cvwait ()
  107. #1 0x97385280 in _pthread_cond_wait ()
  108. #2 0x9740b0e0 in pthread_cond_timedwait$UNIX2003 ()
  109. #3 0x0027fbd4 in timedwait_signal_poll_cond [inlined] () at :1493
  110. #4 0x0027fbd4 in _wapi_handle_timedwait_signal_handle (handle=0xd13, timeout=0xb0892be0, alertable=1, poll=0) at handles.c:1583
  111. #5 0x00292f94 in WaitForSingleObjectEx (handle=0x131, timeout=9996, alertable=1) at wait.c:198
  112. #6 0x001f3aaa in mono_wait_uninterrupted () at atomic.h:95
  113. #7 0x001f3b6f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0xd13, this=0x921de0, ms=9996, exitContext=0) at threads.c:1583
  114. #8 0x02282024 in ?? ()
  115. #9 0x02281d50 in ?? ()
  116. #10 0x02281bb1 in ?? ()
  117. #11 0x0228038c in ?? ()
  118. #12 0x02178c20 in ?? ()
  119. #13 0x02122cb5 in ?? ()
  120. #14 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x921ec8, params=0xb0892f34, exc=0x0) at mini.c:6438
  121. #15 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x921ec8, params=0xb0892f34, exc=0x0) at object.c:2827
  122. #16 0x0022083c in mono_runtime_delegate_invoke (delegate=0x921ec8, params=0xb0892f34, exc=0x0) at object.c:3538
  123. #17 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  124. #18 0x001f0e12 in start_wrapper (data=0x7a9d19d0) at threads.c:653
  125. #19 0x00295f1a in thread_start_routine (args=0x7a1d7e80) at wthreads.c:294
  126. #20 0x002a6201 in inner_start_thread (arg=0x7a9d1c20) at mono-threads-posix.c:49
  127. #21 0x973805b7 in _pthread_start ()
  128. #22 0x9736ad4e in thread_start ()
  129.  
  130. Thread 10 (process 37214):
  131. #0 0x940b0e9a in accept$UNIX2003 ()
  132. #1 0x002907a3 in _wapi_accept (fd=9, addr=0x0, addrlen=0x0) at sockets.c:221
  133. #2 0x001e485b in ves_icall_System_Net_Sockets_Socket_Accept_internal (sock=9, error=0xb0790d6c, blocking=1) at socket-io.c:865
  134. #3 0x01e2dda0 in ?? ()
  135. #4 0x01e2dba0 in ?? ()
  136. #5 0x02048eec in ?? ()
  137. #6 0x02048d24 in ?? ()
  138. #7 0x01553b40 in ?? ()
  139. #8 0x01553ad5 in ?? ()
  140. #9 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x8a75e0, params=0xb0790f34, exc=0x0) at mini.c:6438
  141. #10 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x8a75e0, params=0xb0790f34, exc=0x0) at object.c:2827
  142. #11 0x0022083c in mono_runtime_delegate_invoke (delegate=0x8a75e0, params=0xb0790f34, exc=0x0) at object.c:3538
  143. #12 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  144. #13 0x001f0e12 in start_wrapper (data=0x79ed9620) at threads.c:653
  145. #14 0x00295f1a in thread_start_routine (args=0x7a1d7d0c) at wthreads.c:294
  146. #15 0x002a6201 in inner_start_thread (arg=0x79ed8bb0) at mono-threads-posix.c:49
  147. #16 0x973805b7 in _pthread_start ()
  148. #17 0x9736ad4e in thread_start ()
  149.  
  150. Thread 9 (process 37214):
  151. #0 0x940b209a in __wait4 ()
  152. #1 0x9740a996 in waitpid$UNIX2003 ()
  153. #2 0x001035c2 in mono_handle_native_sigsegv (signal=6, ctx=0xb068e35c) at mini-exceptions.c:2344
  154. #3 0x00158cbd in sigabrt_signal_handler (_dummy=6, info=0xb068e31c, context=0xb068e35c) at mini-posix.c:206
  155. #4 <signal handler called>
  156. #5 0x940b1a6a in __pthread_kill ()
  157. #6 0x97381b2f in pthread_kill ()
  158. #7 0x973b84ec in abort ()
  159. #8 0x002aa44c in monoeg_g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0x2bf28c "%s doesn't implement interface %s\n", args=0xb068e42c "���z���z") at goutput.c:175
  160. #9 0x002aa4a9 in monoeg_g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0x2bf28c "%s doesn't implement interface %s\n") at goutput.c:185
  161. #10 0x001078a6 in mono_convert_imt_slot_to_vtable_slot ()
  162. #11 0x001082cc in common_call_trampoline ()
  163. #12 0x0010609a in mono_vcall_trampoline (regs=0xb068e548, code=0x2292686 "��\020��\fj\006j", slot=-13, tramp=0x0) at mini-trampolines.c:767
  164. #13 0x00490c74 in ?? ()
  165. #14 0x022923e8 in ?? ()
  166. #15 0x0228b494 in ?? ()
  167. #16 0x0223bc21 in ?? ()
  168. #17 0x0223ba50 in ?? ()
  169. #18 0x0204a988 in ?? ()
  170. #19 0x0204aaf3 in ?? ()
  171. #20 0x000694a5 in mono_jit_runtime_invoke (method=0x7a2712f4, obj=0x8a4920, params=0xb068e8c0, exc=0x0) at mini.c:6438
  172. #21 0x002206ce in mono_runtime_invoke (method=0x7a2712f4, obj=0x8a4920, params=0xb068e8c0, exc=0x0) at object.c:2827
  173. #22 0x0022768c in mono_runtime_invoke_array (method=0x0, obj=0x0, params=0x8ad0e8, exc=0x0) at object.c:4268
  174. #23 0x001907b5 in ves_icall_InternalExecute (method=0x8b24b0, this=0xb068e968, params=0x8ad0e8, outArgs=0xb068e9f4) at icall.c:2983
  175. #24 0x02040bdc in ?? ()
  176. #25 0x02040718 in ?? ()
  177. #26 0x020400b8 in ?? ()
  178. #27 0x0203ff4e in ?? ()
  179. #28 0x0203fdbe in ?? ()
  180. #29 0x0203facf in ?? ()
  181. #30 0x0203f9d1 in ?? ()
  182. #31 0x0203f0fd in ?? ()
  183. #32 0x0203eba0 in ?? ()
  184. #33 0x0203ea28 in ?? ()
  185. #34 0x0203e9f4 in ?? ()
  186. #35 0x0203bcc8 in ?? ()
  187. #36 0x0203b5ad in ?? ()
  188. #37 0x0203b388 in ?? ()
  189. #38 0x01553b40 in ?? ()
  190. #39 0x01553ad5 in ?? ()
  191. #40 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x853c38, params=0xb068ef34, exc=0x0) at mini.c:6438
  192. #41 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x853c38, params=0xb068ef34, exc=0x0) at object.c:2827
  193. #42 0x0022083c in mono_runtime_delegate_invoke (delegate=0x853c38, params=0xb068ef34, exc=0x0) at object.c:3538
  194. #43 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  195. #44 0x001f0e12 in start_wrapper (data=0x7ac8d230) at threads.c:653
  196. #45 0x00295f1a in thread_start_routine (args=0x7a1d7b98) at wthreads.c:294
  197. #46 0x002a6201 in inner_start_thread (arg=0x7ac8d270) at mono-threads-posix.c:49
  198. #47 0x973805b7 in _pthread_start ()
  199. #48 0x9736ad4e in thread_start ()
  200.  
  201. Thread 8 (process 37214):
  202. #0 0x940b1c72 in __semwait_signal ()
  203. #1 0x9740aa55 in nanosleep$UNIX2003 ()
  204. #2 0x00295185 in SleepEx (ms=3000, alertable=1) at wthreads.c:842
  205. #3 0x001f3de8 in ves_icall_System_Threading_Thread_Sleep_internal (ms=3000) at threads.c:1211
  206. #4 0x0155495c in ?? ()
  207. #5 0x01554898 in ?? ()
  208. #6 0x01f080f8 in ?? ()
  209. #7 0x01553b40 in ?? ()
  210. #8 0x01553ad5 in ?? ()
  211. #9 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x884de0, params=0xb058cf34, exc=0x0) at mini.c:6438
  212. #10 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x884de0, params=0xb058cf34, exc=0x0) at object.c:2827
  213. #11 0x0022083c in mono_runtime_delegate_invoke (delegate=0x884de0, params=0xb058cf34, exc=0x0) at object.c:3538
  214. #12 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  215. #13 0x001f0e12 in start_wrapper (data=0x7a9a39b0) at threads.c:653
  216. #14 0x00295f1a in thread_start_routine (args=0x7a1d7aa0) at wthreads.c:294
  217. #15 0x002a6201 in inner_start_thread (arg=0x7a9a3ce0) at mono-threads-posix.c:49
  218. #16 0x973805b7 in _pthread_start ()
  219. #17 0x9736ad4e in thread_start ()
  220.  
  221. Thread 7 (process 37214):
  222. #0 0x940b0e9a in accept$UNIX2003 ()
  223. #1 0x002907a3 in _wapi_accept (fd=5, addr=0x0, addrlen=0x0) at sockets.c:221
  224. #2 0x001e485b in ves_icall_System_Net_Sockets_Socket_Accept_internal (sock=5, error=0xb048ad7c, blocking=1) at socket-io.c:865
  225. #3 0x01e2dda0 in ?? ()
  226. #4 0x01e2dba0 in ?? ()
  227. #5 0x01e2d8f4 in ?? ()
  228. #6 0x01e2d890 in ?? ()
  229. #7 0x01e2d718 in ?? ()
  230. #8 0x01553b40 in ?? ()
  231. #9 0x01553ad5 in ?? ()
  232. #10 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x8522e0, params=0xb048af34, exc=0x0) at mini.c:6438
  233. #11 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x8522e0, params=0xb048af34, exc=0x0) at object.c:2827
  234. #12 0x0022083c in mono_runtime_delegate_invoke (delegate=0x8522e0, params=0xb048af34, exc=0x0) at object.c:3538
  235. #13 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  236. #14 0x001f0e12 in start_wrapper (data=0x79eb9350) at threads.c:653
  237. #15 0x00295f1a in thread_start_routine (args=0x7a1d79a8) at wthreads.c:294
  238. #16 0x002a6201 in inner_start_thread (arg=0x79eb77a0) at mono-threads-posix.c:49
  239. #17 0x973805b7 in _pthread_start ()
  240. #18 0x9736ad4e in thread_start ()
  241.  
  242. Thread 6 (process 37214):
  243. #0 0x940b1c72 in __semwait_signal ()
  244. #1 0x9740aa55 in nanosleep$UNIX2003 ()
  245. #2 0x00295185 in SleepEx (ms=1000, alertable=1) at wthreads.c:842
  246. #3 0x001f3de8 in ves_icall_System_Threading_Thread_Sleep_internal (ms=1000) at threads.c:1211
  247. #4 0x0155495c in ?? ()
  248. #5 0x01554898 in ?? ()
  249. #6 0x01553bf4 in ?? ()
  250. #7 0x01553b40 in ?? ()
  251. #8 0x01553ad5 in ?? ()
  252. #9 0x000694a5 in mono_jit_runtime_invoke (method=0x7b9bb8e4, obj=0x804080, params=0xb0388f34, exc=0x0) at mini.c:6438
  253. #10 0x002206ce in mono_runtime_invoke (method=0x7b9bb8e4, obj=0x804080, params=0xb0388f34, exc=0x0) at object.c:2827
  254. #11 0x0022083c in mono_runtime_delegate_invoke (delegate=0x804080, params=0xb0388f34, exc=0x0) at object.c:3538
  255. #12 0x001f0e12 in start_wrapper_internal [inlined] () at :614
  256. #13 0x001f0e12 in start_wrapper (data=0x7a975370) at threads.c:653
  257. #14 0x00295f1a in thread_start_routine (args=0x7a1d78b0) at wthreads.c:294
  258. #15 0x002a6201 in inner_start_thread (arg=0x7a974f60) at mono-threads-posix.c:49
  259. #16 0x973805b7 in _pthread_start ()
  260. #17 0x9736ad4e in thread_start ()
  261.  
  262. Thread 5 (process 37214):
  263. #0 0x940b20ee in __workq_kernreturn ()
  264. #1 0x973830ac in _pthread_workq_return ()
  265. #2 0x97382e79 in _pthread_wqthread ()
  266. #3 0x9736ad2a in start_wqthread ()
  267.  
  268. Thread 4 (process 37214):
  269. #0 0x940b29ae in kevent ()
  270. #1 0x90c78c71 in _dispatch_mgr_invoke ()
  271. #2 0x90c787a9 in _dispatch_mgr_thread ()
  272.  
  273. Thread 3 (process 37214):
  274. #0 0x940b20ee in __workq_kernreturn ()
  275. #1 0x973830ac in _pthread_workq_return ()
  276. #2 0x97382e79 in _pthread_wqthread ()
  277. #3 0x9736ad2a in start_wqthread ()
  278.  
  279. Thread 2 (process 37214):
  280. #0 0x940af80e in semaphore_wait_trap ()
  281. #1 0x002a18fe in mono_sem_wait (sem=Cannot access memory at address 0x0
  282. ) at mono-semaphore.c:118
  283. #2 0x0021a03a in finalizer_thread (unused=0x0) at gc.c:1073
  284. #3 0x001f0de6 in start_wrapper_internal [inlined] () at :608
  285. #4 0x001f0de6 in start_wrapper (data=0x79e85be0) at threads.c:653
  286. #5 0x00295f1a in thread_start_routine (args=0x7a1d77b8) at wthreads.c:294
  287. #6 0x002a6201 in inner_start_thread (arg=0x79e85c00) at mono-threads-posix.c:49
  288. #7 0x973805b7 in _pthread_start ()
  289. #8 0x9736ad4e in thread_start ()
  290.  
  291. Thread 1 (process 37214):
  292. #0 0x940b1b39 in recvfrom$UNIX2003 ()
  293. #1 0x0028fea8 in _wapi_recvfrom (fd=7, buf=0x8856e8, len=4096, recv_flags=0, from=0x0, fromlen=0x0) at sockets.c:580
  294. #2 0x0028ff76 in _wapi_recv (fd=7, buf=0x8856e8, len=4096, recv_flags=0) at sockets.c:558
  295. #3 0x001e436e in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=7, buffer=0x8856d8, offset=0, count=4096, flags=0, error=0xbffa3d8c) at socket-io.c:1475
  296. #4 0x01f0be1c in ?? ()
  297. #5 0x01f0bd94 in ?? ()
  298. #6 0x01f0bc34 in ?? ()
  299. #7 0x01f0ba84 in ?? ()
  300. #8 0x01f0b86f in ?? ()
  301. #9 0x01f0b600 in ?? ()
  302. #10 0x01f0b368 in ?? ()
  303. #11 0x01f0761c in ?? ()
  304. #12 0x01f04e7e in ?? ()
  305. #13 0x01f040be in ?? ()
  306. #14 0x01f03a63 in ?? ()
  307. #15 0x01f02a7c in ?? ()
  308. #16 0x01f035a0 in ?? ()
  309. #17 0x000694a5 in mono_jit_runtime_invoke (method=0x7ba5a964, obj=0x0, params=0xbffa42ec, exc=0xbffa4344) at mini.c:6438
  310. #18 0x002206ce in mono_runtime_invoke (method=0x7ba5a964, obj=0x0, params=0xbffa42ec, exc=0xbffa4344) at object.c:2827
  311. #19 0x00220776 in mono_remoting_invoke (real_proxy=0x883850, msg=0x89f3f0, exc=0xbffa4344, out_args=0xbffa4340) at object.c:5978
  312. #20 0x001b884d in mono_remoting_wrapper (method=0x7a2500e4, params=0xbffa4358) at marshal.c:3077
  313. #21 0x01f02608 in ?? ()
  314. #22 0x01f01ac8 in ?? ()
  315. #23 0x015491d1 in ?? ()
  316. #24 0x01549452 in ?? ()
  317. #25 0x000694a5 in mono_jit_runtime_invoke (method=0x7a1a8a1c, obj=0x0, params=0xbffa4568, exc=0x0) at mini.c:6438
  318. #26 0x002206ce in mono_runtime_invoke (method=0x7a1a8a1c, obj=0x0, params=0xbffa4568, exc=0x0) at object.c:2827
  319. #27 0x00224c44 in mono_runtime_exec_main (method=0x7a1a8a1c, args=0x800798, exc=0x0) at object.c:4054
  320. #28 0x00224fb5 in mono_runtime_run_main (method=0x7a1a8a1c, argc=0, argv=0xbffa4770, exc=0x0) at object.c:3678
  321. #29 0x000d3f25 in mono_jit_exec (domain=0x79e6e6d0, assembly=0x7a866190, argc=3, argv=0xbffa4770) at driver.c:955
  322. #30 0x000d645f in mono_main (argc=5, argv=0xbffa4768) at driver.c:1014
  323. #31 0x0005cc1e in main (argc=5, argv=0xbffa4768) at main.c:94
  324.  
  325. =================================================================
  326. Got a SIGABRT while executing native code. This usually indicates
  327. a fatal error in the mono runtime or one of the native libraries
  328. used by your application.
  329. =================================================================
  330.  
  331. The application was terminated by a signal: SIGABRT
  332. ERROR [2013-09-08 13:36:29Z]: System.Runtime.Remoting.RemotingException: Unix transport error.
  333.  
  334. Server stack trace:
  335. at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x0000f] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:59
  336. at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x0004f] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixClientTransportSink.cs:176
  337. at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x0006c] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs:157
  338.  
  339. Exception rethrown at [0]:
  340. ---> System.Runtime.Remoting.RemotingException: Connection closed
  341. at Mono.Remoting.Channels.Unix.UnixMessageIO.StreamRead (System.IO.Stream networkStream, System.Byte[] buffer, Int32 count) [0x0002a] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:98
  342. at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:57
  343. --- End of inner exception stack trace ---
  344. at Mono.Remoting.Channels.Unix.UnixMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x0000f] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixMessageIO.cs:59
  345. at Mono.Remoting.Channels.Unix.UnixClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x0004f] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixClientTransportSink.cs:176
  346. at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x0006c] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin-no-pcl/build-root/mono-3.2.1/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs:157
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement