Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. Starting jbot.
  2.  
  3. ** ERROR **: type 0x20 not handled in do_mono_metadata_parse_type
  4. aborting...
  5. Stacktrace:
  6.  
  7. at JBOT2.BuildServer..ctor (System.Action`1<string>,System.Action`1<string>) <0xffffffff>
  8. at JBOT2.BuildServer..ctor (System.Action`1<string>,System.Action`1<string>) <0x00288>
  9. at JBOT2.Connections..ctor () <0x003fb>
  10. at (wrapper remoting-invoke-with-check) JBOT2.Connections..ctor () <0xffffffff>
  11. at JBOT2.ConsoleApp.Main (string[]) <0x00037>
  12. at (wrapper runtime-invoke) JBOT2.ConsoleApp.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  13.  
  14. Native stacktrace:
  15.  
  16. mono [0x47f273]
  17. /lib64/libpthread.so.0 [0x34af60eb10]
  18. /lib64/libc.so.6(gsignal+0x35) [0x34aea30265]
  19. /lib64/libc.so.6(abort+0x110) [0x34aea31d10]
  20. /lib64/libglib-2.0.so.0(g_log+0) [0x34b3634eb0]
  21. /lib64/libglib-2.0.so.0(g_log+0x83) [0x34b3634f33]
  22. mono [0x53d487]
  23. mono(mono_type_create_from_typespec+0xca) [0x53d80a]
  24. mono [0x4db94e]
  25. mono(mono_class_get_full+0x132) [0x4de622]
  26. mono [0x535ff9]
  27. mono [0x5363fa]
  28. mono(mono_get_method_full+0xdb) [0x53670b]
  29. mono [0x4313ee]
  30. mono [0x455cb8]
  31. mono [0x44af58]
  32. mono [0x41afd9]
  33. mono [0x41c697]
  34. mono [0x485cff]
  35. [0x41ad6168]
  36.  
  37. Debug info from gdb:
  38.  
  39.  
  40. =================================================================
  41. Got a SIGABRT while executing native code. This usually indicates
  42. a fatal error in the mono runtime or one of the native libraries
  43. used by your application.
  44. =================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement