Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. ./samp03svr
  2.  
  3. Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
  4.  
  5. * Assertion at sgen-alloc.c:558, condition `tlab_next_addr_offset != -1' not met
  6.  
  7.  
  8. Native stacktrace:
  9.  
  10. /usr/lib/libmonosgen-2.0.so.1(+0xc5d4c) [0xf704bd4c]
  11. /usr/lib/libmonosgen-2.0.so.1(+0x115897) [0xf709b897]
  12. [0xf7793bd0]
  13. [0xf7793be9]
  14. /lib/i386-linux-gnu/libc.so.6(gsignal+0x39) [0xf73daea9]
  15. /lib/i386-linux-gnu/libc.so.6(abort+0x157) [0xf73dc407]
  16. /usr/lib/libmonosgen-2.0.so.1(+0x2489cf) [0xf71ce9cf]
  17. /usr/lib/libmonosgen-2.0.so.1(+0x248b7d) [0xf71ceb7d]
  18. /usr/lib/libmonosgen-2.0.so.1(+0x248c01) [0xf71cec01]
  19. /usr/lib/libmonosgen-2.0.so.1(+0x1f3612) [0xf7179612]
  20. /usr/lib/libmonosgen-2.0.so.1(+0x1fee69) [0xf7184e69]
  21. /usr/lib/libmonosgen-2.0.so.1(+0x1f2959) [0xf7178959]
  22. /usr/lib/libmonosgen-2.0.so.1(+0x1b9802) [0xf713f802]
  23. /usr/lib/libmonosgen-2.0.so.1(+0x32ef7) [0xf6fb8ef7]
  24. /usr/lib/libmonosgen-2.0.so.1(mono_jit_init+0x1a) [0xf702291a]
  25. plugins/libSampSharp.so(+0x3ecb) [0xf7371ecb]
  26. plugins/libSampSharp.so(+0x57a1) [0xf73737a1]
  27. plugins/libSampSharp.so(OnPublicCall+0xf9) [0xf7373f89]
  28. plugins/libSampSharp.so(+0x10ccb) [0xf737eccb]
  29. plugins/libSampSharp.so(+0x10e97) [0xf737ee97]
  30. ./samp03svr() [0x80a4faf]
  31. ./samp03svr() [0x80ab922]
  32. ./samp03svr() [0x80aa0fd]
  33. /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf7) [0xf73c7637]
  34. ./samp03svr() [0x804b4e1]
  35.  
  36. Debug info from gdb:
  37.  
  38. [New LWP 21563]
  39. [Thread debugging using libthread_db enabled]
  40. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  41. 0xf7793be9 in __kernel_vsyscall ()
  42. Id Target Id Frame
  43. * 1 Thread 0xf73ad700 (LWP 21562) "samp03svr" 0xf7793be9 in __kernel_vsyscall ()
  44. 2 Thread 0xf6f42b40 (LWP 21563) "samp03svr" 0xf7793be9 in __kernel_vsyscall ()
  45.  
  46. Thread 2 (Thread 0xf6f42b40 (LWP 21563)):
  47. #0 0xf7793be9 in __kernel_vsyscall ()
  48. #1 0xf745f25a in nanosleep () from /lib/i386-linux-gnu/libc.so.6
  49. #2 0xf748f105 in usleep () from /lib/i386-linux-gnu/libc.so.6
  50. #3 0x08076410 in ?? ()
  51. #4 0xf7754295 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  52. #5 0xf7495eee in clone () from /lib/i386-linux-gnu/libc.so.6
  53.  
  54. Thread 1 (Thread 0xf73ad700 (LWP 21562)):
  55. #0 0xf7793be9 in __kernel_vsyscall ()
  56. #1 0xf775df7f in waitpid () from /lib/i386-linux-gnu/libpthread.so.0
  57. #2 0xf704be19 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  58. #3 0xf709b897 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  59. #4 <signal handler called>
  60. #5 0xf7793be9 in __kernel_vsyscall ()
  61. #6 0xf73daea9 in raise () from /lib/i386-linux-gnu/libc.so.6
  62. #7 0xf73dc407 in abort () from /lib/i386-linux-gnu/libc.so.6
  63. #8 0xf71ce9cf in ?? () from /usr/lib/libmonosgen-2.0.so.1
  64. #9 0xf71ceb7d in ?? () from /usr/lib/libmonosgen-2.0.so.1
  65. #10 0xf71cec01 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  66. #11 0xf7179612 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  67. #12 0xf7184e69 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  68. #13 0xf7178959 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  69. #14 0xf713f802 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  70. #15 0xf6fb8ef7 in ?? () from /usr/lib/libmonosgen-2.0.so.1
  71. #16 0xf702291a in mono_jit_init () from /usr/lib/libmonosgen-2.0.so.1
  72. #17 0xf7371ecb in ?? () from plugins/libSampSharp.so
  73. #18 0xf73737a1 in ?? () from plugins/libSampSharp.so
  74. #19 0xf7373f89 in OnPublicCall () from plugins/libSampSharp.so
  75. #20 0xf737eccb in ?? () from plugins/libSampSharp.so
  76. #21 0xf737ee97 in ?? () from plugins/libSampSharp.so
  77. #22 0x080a4faf in ?? ()
  78. #23 0x080ab922 in ?? ()
  79. #24 0x080aa0fd in ?? ()
  80. #25 0xf73c7637 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  81. #26 0x0804b4e1 in ?? ()
  82.  
  83. =================================================================
  84. Got a SIGABRT while executing native code. This usually indicates
  85. a fatal error in the mono runtime or one of the native libraries
  86. used by your application.
  87. =================================================================
  88.  
  89. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement