Advertisement
Guest User

Untitled

a guest
Feb 14th, 2012
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.53 KB | None | 0 0
  1. Stacktrace:
  2.  
  3. at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) <0xffffffff>
  4. at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider,System.Type) <0x00047>
  5. at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider,System.Type,bool) <0x0003b>
  6. at System.MonoType.GetCustomAttributes (System.Type,bool) <0x0001f>
  7. at Nemerle.Compiler.LibraryReference/ExternalNemerleTypeInfo..ctor (Nemerle.Compiler.LibraryReference,System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x000cb>
  8. at Nemerle.Compiler.LibraryReference.ConstructTypeInfo (System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x00077>
  9. at Nemerle.Compiler.ExternalType.ConstructTypeInfo (Nemerle.Compiler.NamespaceTree/Node,bool) <0x0002f>
  10. at Nemerle.Compiler.NamespaceTree/Node.LookupType (Nemerle.Core.list`1<string>,int) <0x001bb>
  11. at Nemerle.Compiler.LibraryReference.TypeInfoOfType (System.Type) <0x0009f>
  12. at Nemerle.Compiler.LibraryReference.TypeOfType (Nemerle.Collections.Map`2<string, Nemerle.Compiler.StaticTypeVar>,System.Type) <0x00427>
  13. at Nemerle.Compiler.LibraryReference/ExternalMethodInfo..ctor (Nemerle.Collections.Map`2<string, Nemerle.Compiler.StaticTypeVar>,Nemerle.Compiler.LibraryReference,System.Reflection.MethodBase) <0x001bf>
  14. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo.imember_of_memberinfo (System.Reflection.MemberInfo) <0x00097>
  15. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo.collect_members () <0x000ff>
  16. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo.LookupMemberImpl (string) <0x000d3>
  17. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo.GetMembers () <0x0001b>
  18. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo.decode_extension_methods (Nemerle.Compiler.LibraryReferenceManager) <0x0003b>
  19. at Nemerle.Compiler.LibraryReference/ExternalTypeInfo..ctor (Nemerle.Compiler.LibraryReference,System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x0088b>
  20. at Nemerle.Compiler.LibraryReference/ExternalNemerleTypeInfo..ctor (Nemerle.Compiler.LibraryReference,System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x0003b>
  21. at Nemerle.Compiler.LibraryReference.ConstructTypeInfo (System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x00077>
  22. at Nemerle.Compiler.ExternalType.ConstructTypeInfo (Nemerle.Compiler.NamespaceTree/Node,bool) <0x0002f>
  23. at Nemerle.Compiler.NamespaceTree/Node.LookupType (Nemerle.Core.list`1<string>,int) <0x001bb>
  24. at Nemerle.Compiler.NamespaceTree.LookupExactType (string,int) <0x0005f>
  25. at Nemerle.Compiler.ManagerClass.LookupTypeInfo (string,int) <0x0001f>
  26. at Nemerle.Compiler.ManagerClass.Lookup (string,int) <0x00017>
  27. at Nemerle.Compiler.InternalTypeClass.lookup (string,int) <0x0001f>
  28. at Nemerle.Compiler.InternalTypeClass.InitNemerleTypes () <0x002fb>
  29. at Nemerle.Compiler.SystemTypeClass.get_NemerleAttribute () <0x00037>
  30. at Nemerle.Compiler.LibraryReference.ConstructTypeInfo (System.Type,Nemerle.Compiler.NamespaceTree/Node) <0x0002f>
  31. at Nemerle.Compiler.ExternalType.ConstructTypeInfo (Nemerle.Compiler.NamespaceTree/Node,bool) <0x0002f>
  32. at Nemerle.Compiler.NamespaceTree/Node.LookupType (Nemerle.Core.list`1<string>,int) <0x001bb>
  33. at Nemerle.Compiler.NamespaceTree/Node.LookupValue () <0x0001b>
  34. at Nemerle.Compiler.LibraryReferenceManager.LoadExtensions () <0x000bb>
  35. at Nemerle.Compiler.ManagerClass/_N__N_lambda__25426__25592.apply_void () <0x000b7>
  36. at Nemerle.Compiler.ManagerClass._N_tryEx_25456 (Nemerle.Compiler.ManagerClass/_N_closure_25438,Nemerle.Builtins.FunctionVoid) <0x0001a>
  37. at Nemerle.Compiler.ManagerClass.LoadExternalLibraries () <0x00183>
  38. at Nemerle.Compiler.ManagerClass.Run () <0x0009b>
  39. at Nemerle.CommandlineCompiler.MainClass.main_with_catching () <0x0013f>
  40. at Nemerle.CommandlineCompiler.MainClass.Main () <0x002ef>
  41. at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  42.  
  43. Native stacktrace:
  44.  
  45. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x80e1a13]
  46. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x812088c]
  47. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x8062a4d]
  48. [0x4001d40c]
  49. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x81c2325]
  50. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono(mono_reflection_get_custom_attrs_by_type+0x5b) [0x81c26fb]
  51. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x815f576]
  52. [0x41a39800]
  53. [0x41a39608]
  54. [0x41a38e74]
  55. [0x41ab6d78]
  56. [0x41ac9c9c]
  57. [0x41aaf758]
  58. [0x41aaf6a0]
  59. [0x41aaf4dc]
  60. [0x41ab4378]
  61. [0x41ab77f8]
  62. [0x41ac2298]
  63. [0x41ac1460]
  64. [0x41abf858]
  65. [0x41abf60c]
  66. [0x41ac43dc]
  67. [0x41ab6f0c]
  68. [0x41ab038c]
  69. [0x41ac9c0c]
  70. [0x41aaf758]
  71. [0x41aaf6a0]
  72. [0x41aaf4dc]
  73. [0x41aaf300]
  74. [0x418fa9b8]
  75. [0x41abdd20]
  76. [0x41abdcf0]
  77. [0x41ac9afc]
  78. [0x41ac97f0]
  79. [0x41aaf710]
  80. [0x41aaf6a0]
  81. [0x41aaf4dc]
  82. [0x41ac97ac]
  83. [0x41ac9724]
  84. [0x41a3f1b0]
  85. [0x41a35f83]
  86. [0x41a35ebc]
  87. [0x41a3209c]
  88. [0x4174c9b0]
  89. [0x413e8ff0]
  90. [0x413e9166]
  91. /home/sectoid/prj/tmp-build/mono-2.10.8.1-debian/bin//mono() [0x8066d0c]
  92.  
  93. Debug info from gdb:
  94.  
  95. Mono support loaded.
  96. [Thread debugging using libthread_db enabled]
  97. [New Thread 0x41556b70 (LWP 26794)]
  98. [New Thread 0x4116ab70 (LWP 26793)]
  99. [New Thread 0x40f69b70 (LWP 26792)]
  100. [New Thread 0x40d68b70 (LWP 26791)]
  101. [New Thread 0x40b67b70 (LWP 26790)]
  102. [New Thread 0x40966b70 (LWP 26789)]
  103. [New Thread 0x40765b70 (LWP 26788)]
  104. [New Thread 0x40564b70 (LWP 26787)]
  105. 0x4001d424 in __kernel_vsyscall ()
  106. Id Target Id Frame
  107. 9 Thread 0x40564b70 (LWP 26787) "mono" 0x4001d424 in __kernel_vsyscall ()
  108. 8 Thread 0x40765b70 (LWP 26788) "mono" 0x4001d424 in __kernel_vsyscall ()
  109. 7 Thread 0x40966b70 (LWP 26789) "mono" 0x4001d424 in __kernel_vsyscall ()
  110. 6 Thread 0x40b67b70 (LWP 26790) "mono" 0x4001d424 in __kernel_vsyscall ()
  111. 5 Thread 0x40d68b70 (LWP 26791) "mono" 0x4001d424 in __kernel_vsyscall ()
  112. 4 Thread 0x40f69b70 (LWP 26792) "mono" 0x4001d424 in __kernel_vsyscall ()
  113. 3 Thread 0x4116ab70 (LWP 26793) "mono" 0x4001d424 in __kernel_vsyscall ()
  114. 2 Thread 0x41556b70 (LWP 26794) "mono" 0x4001d424 in __kernel_vsyscall ()
  115. * 1 Thread 0x401e2b60 (LWP 26786) "mono" 0x4001d424 in __kernel_vsyscall ()
  116.  
  117. Thread 9 (Thread 0x40564b70 (LWP 26787)):
  118. #0 0x4001d424 in __kernel_vsyscall ()
  119. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  120. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  121. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  122. #4 0x082283c4 in GC_mark_thread (id=0x0) at pthread_support.c:552
  123. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  124. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  125. Backtrace stopped: Not enough registers or memory available to unwind further
  126.  
  127. Thread 8 (Thread 0x40765b70 (LWP 26788)):
  128. #0 0x4001d424 in __kernel_vsyscall ()
  129. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  130. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  131. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  132. #4 0x082283c4 in GC_mark_thread (id=0x1) at pthread_support.c:552
  133. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  134. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  135. Backtrace stopped: Not enough registers or memory available to unwind further
  136.  
  137. Thread 7 (Thread 0x40966b70 (LWP 26789)):
  138. #0 0x4001d424 in __kernel_vsyscall ()
  139. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  140. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  141. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  142. #4 0x082283c4 in GC_mark_thread (id=0x2) at pthread_support.c:552
  143. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  144. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  145. Backtrace stopped: Not enough registers or memory available to unwind further
  146.  
  147. Thread 6 (Thread 0x40b67b70 (LWP 26790)):
  148. #0 0x4001d424 in __kernel_vsyscall ()
  149. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  150. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  151. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  152. #4 0x082283c4 in GC_mark_thread (id=0x3) at pthread_support.c:552
  153. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  154. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  155. Backtrace stopped: Not enough registers or memory available to unwind further
  156.  
  157. Thread 5 (Thread 0x40d68b70 (LWP 26791)):
  158. #0 0x4001d424 in __kernel_vsyscall ()
  159. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  160. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  161. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  162. #4 0x082283c4 in GC_mark_thread (id=0x4) at pthread_support.c:552
  163. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  164. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  165. Backtrace stopped: Not enough registers or memory available to unwind further
  166.  
  167. Thread 4 (Thread 0x40f69b70 (LWP 26792)):
  168. #0 0x4001d424 in __kernel_vsyscall ()
  169. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  170. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  171. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  172. #4 0x082283c4 in GC_mark_thread (id=0x5) at pthread_support.c:552
  173. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  174. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  175. Backtrace stopped: Not enough registers or memory available to unwind further
  176.  
  177. Thread 3 (Thread 0x4116ab70 (LWP 26793)):
  178. #0 0x4001d424 in __kernel_vsyscall ()
  179. #1 0x4007620a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  180. #2 0x0822942b in GC_wait_marker () at pthread_support.c:1863
  181. #3 0x0822395e in GC_help_marker (my_mark_no=11) at mark.c:1116
  182. #4 0x082283c4 in GC_mark_thread (id=0x6) at pthread_support.c:552
  183. #5 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  184. #6 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  185. Backtrace stopped: Not enough registers or memory available to unwind further
  186.  
  187. Thread 2 (Thread 0x41556b70 (LWP 26794)):
  188. #0 0x4001d424 in __kernel_vsyscall ()
  189. #1 0x40078655 in sem_wait@@GLIBC_2.1 () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  190. #2 0x0820ba58 in mono_sem_wait (sem=0x832cab8, alertable=1) at mono-semaphore.c:113
  191. #3 0x0815054c in finalizer_thread (unused=0x0) at gc.c:1066
  192. #4 0x081d8c4d in start_wrapper_internal (data=0x8fe5e10) at threads.c:784
  193. #5 start_wrapper (data=0x8fe5e10) at threads.c:832
  194. #6 0x082061e1 in thread_start_routine (args=0x8fd4b04) at wthreads.c:287
  195. #7 0x082290c8 in GC_start_routine (arg=0x61fe0) at pthread_support.c:1468
  196. #8 0x40071c39 in start_thread () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  197. #9 0x4015512e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
  198. Backtrace stopped: Not enough registers or memory available to unwind further
  199.  
  200. Thread 1 (Thread 0x401e2b60 (LWP 26786)):
  201. #0 0x4001d424 in __kernel_vsyscall ()
  202. #1 0x4007933b in read () from /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
  203. #2 0x080e1be7 in mono_handle_native_sigsegv (signal=11, ctx=0x40036bcc) at mini-exceptions.c:2208
  204. #3 0x0812088c in mono_arch_handle_altstack_exception (sigctx=0x40036bcc, fault_addr=0x45ab2d77, stack_ovf=0) at exceptions-x86.c:1223
  205. #4 0x08062a4d in mono_sigsegv_signal_handler (_dummy=11, info=0x40036b4c, context=0x40036bcc) at mini.c:5909
  206. #5 <signal handler called>
  207. #6 0x081c2325 in create_custom_attr (error=0xbfd7035c, len=<optimized out>, data=<optimized out>, method=<optimized out>, image=0x9134718) at reflection.c:8157
  208. #7 mono_custom_attrs_construct_by_type (cinfo=0x92cd5f0, attr_klass="Nemerle.Internal.VariantAttribute", error=0xbfd7035c) at reflection.c:8428
  209. #8 0x081c26fb in mono_reflection_get_custom_attrs_by_type (obj=0x17dfb0, attr_klass="Nemerle.Internal.VariantAttribute", error=0xbfd7035c) at reflection.c:8887
  210. #9 0x0815f576 in custom_attrs_get_by_type (obj=0x17dfb0, attr_type=0x179b50) at icall.c:7543
  211. #10 0x41a39800 in ?? ()
  212. #11 0x41a39608 in ?? ()
  213. #12 0x41a38e74 in ?? ()
  214. #13 0x41ab6d78 in ?? ()
  215. #14 0x41ac9c9c in ?? ()
  216. #15 0x41aaf758 in ?? ()
  217. #16 0x41aaf6a0 in ?? ()
  218. #17 0x41aaf4dc in ?? ()
  219. #18 0x41ab4378 in ?? ()
  220. #19 0x41ab77f8 in ?? ()
  221. #20 0x41ac2298 in ?? ()
  222. #21 0x41ac1460 in ?? ()
  223. #22 0x41abf858 in ?? ()
  224. #23 0x41abf60c in ?? ()
  225. #24 0x41ac43dc in ?? ()
  226. #25 0x41ab6f0c in ?? ()
  227. #26 0x41ab038c in ?? ()
  228. #27 0x41ac9c0c in ?? ()
  229. #28 0x41aaf758 in ?? ()
  230. #29 0x41aaf6a0 in ?? ()
  231. #30 0x41aaf4dc in ?? ()
  232. #31 0x41aaf300 in ?? ()
  233. #32 0x418fa9b8 in ?? ()
  234. #33 0x41abdd20 in ?? ()
  235. #34 0x41abdcf0 in ?? ()
  236. #35 0x41ac9afc in ?? ()
  237. #36 0x41ac97f0 in ?? ()
  238. #37 0x41aaf710 in ?? ()
  239. #38 0x41aaf6a0 in ?? ()
  240. #39 0x41aaf4dc in ?? ()
  241. #40 0x41ac97ac in ?? ()
  242. #41 0x41ac9724 in ?? ()
  243. #42 0x41a3f1b0 in ?? ()
  244. #43 0x41a35f83 in ?? ()
  245. #44 0x41a35ebc in ?? ()
  246. #45 0x41a3209c in ?? ()
  247. #46 0x4174c9b0 in ?? ()
  248. #47 0x413e8ff0 in ?? ()
  249. #48 0x413e9166 in ?? ()
  250. #49 0x08066d0c in mono_jit_runtime_invoke (method="Nemerle.CommandlineCompiler.MainClass:Main ()", obj=0x0, params=0xbfd710dc, exc=0x0) at mini.c:5791
  251. #50 0x081a391f in mono_runtime_invoke (method="Nemerle.CommandlineCompiler.MainClass:Main ()", obj=0x0, params=0xbfd710dc, exc=0x0) at object.c:2755
  252. #51 0x081a66a6 in mono_runtime_exec_main (method="Nemerle.CommandlineCompiler.MainClass:Main ()", args=0x3be00, exc=0x0) at object.c:3938
  253. #52 0x080bc15b in main_thread_handler (user_data=<synthetic pointer>) at driver.c:1003
  254. #53 mono_main (argc=101, argv=0xbfd712b4) at driver.c:1855
  255. #54 0x0805bb5f in mono_main_with_options (argv=0xbfd712b4, argc=101) at main.c:66
  256. #55 main (argc=101, argv=0xbfd712b4) at main.c:97
  257.  
  258. =================================================================
  259. Got a SIGSEGV while executing native code. This usually indicates
  260. a fatal error in the mono runtime or one of the native libraries
  261. used by your application.
  262. =================================================================
  263.  
  264. make[3]: *** [out.stage1/Nemerle.Compiler.stage1.dll] Aborted
  265. make[3]: Leaving directory `/home/sectoid/prj/oss/nemerle/ncc'
  266. make[2]: *** [aux-stage] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement