Guest User

Untitled

a guest
May 7th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. Missing method .ctor in assembly /home/xavier/tmp/lol/tuxlol-0.1-dd62ba8-bin/CommandLine.dll, type System.Runtime.CompilerServices.ExtensionAttribute
  2. Can't find custom attr constructor image: /home/xavier/tmp/lol/tuxlol-0.1-dd62ba8-bin/CommandLine.dll mtoken: 0x0a000014
  3. * Assertion at class.c:5597, condition `!mono_loader_get_last_error ()' not met
  4.  
  5. Stacktrace:
  6.  
  7.  
  8. Native stacktrace:
  9.  
  10. mono() [0x4b73d8]
  11. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10340) [0x7fa29bce6340]
  12. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x39) [0x7fa29b946f79]
  13. /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fa29b94a388]
  14. mono() [0x638575]
  15. mono() [0x6386b6]
  16. mono() [0x5298e6]
  17. mono(mono_class_get_full+0xe2) [0x52a0c2]
  18. mono() [0x56b30c]
  19. mono() [0x56b45b]
  20. mono(mono_type_create_from_typespec+0xbb) [0x56c9bb]
  21. mono() [0x526c82]
  22. mono(mono_class_get_full+0x192) [0x52a172]
  23. mono(mono_field_from_token+0x1fc) [0x54b48c]
  24. mono() [0x450a5c]
  25. mono() [0x475ee3]
  26. mono() [0x467b76]
  27. mono() [0x421e2e]
  28. mono() [0x4253cd]
  29. mono() [0x426332]
  30. mono(mono_runtime_invoke+0x3d) [0x5b486d]
  31. mono(mono_runtime_exec_main+0xa8) [0x5b6488]
  32. mono(mono_main+0x11e6) [0x48cb86]
  33. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fa29b931ec5]
  34. mono() [0x419c1a]
  35.  
  36. Debug info from gdb:
  37.  
  38. ptrace: Operation not permitted.
  39. No threads.
  40.  
  41. =================================================================
  42. Got a SIGABRT while executing native code. This usually indicates
  43. a fatal error in the mono runtime or one of the native libraries
  44. used by your application.
  45. =================================================================
  46.  
  47. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment