Advertisement
Guest User

stdout - 2019-09-20_00-46-19

a guest
Sep 19th, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  2. Setting breakpad minidump AppID = 251570
  3. eac_server.so [x64] :: OnLoad()
  4. System.Net.Sockets.SocketOptionName 0x1b is not supported at IPv6 level
  5. _wapi_handle_ref: Attempting to ref unused handle 0x454
  6. * Assertion at wthreads.c:1323, condition `ok' not met
  7.  
  8. Stacktrace:
  9.  
  10. at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (intptr,int,bool) <0x00079>
  11. at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (intptr,int,bool) <0x00079>
  12. at System.Threading.WaitHandle.WaitOne () <0x00085>
  13. at NetConnectionSimple.taskSerialize (ThreadManager/ThreadInfo) <0x00149>
  14. at ThreadManager.myThreadInvoke (object) <0x000fa>
  15. at (wrapper runtime-invoke) object.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <0x00069>
  16.  
  17. Native stacktrace:
  18.  
  19. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x98673) [0x7f07c82c6673]
  20. /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7f07cbb99890]
  21. /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f07cac8de97]
  22. /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f07cac8f801]
  23. /home/sdtd/engine/7DaysToDieServer.x86_64() [0xb13b5c]
  24. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0xd8f65) [0x7f07c8306f65]
  25. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x3721f) [0x7f07c826521f]
  26. /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890) [0x7f07cbb99890]
  27. /lib/x86_64-linux-gnu/libpthread.so.0(raise+0xc7) [0x7f07cbb99727]
  28. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x198bf2) [0x7f07c83c6bf2]
  29. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x198c7b) [0x7f07c83c6c7b]
  30. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x18ba88) [0x7f07c83b9a88]
  31. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x17cae6) [0x7f07c83aaae6]
  32. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x189b62) [0x7f07c83b7b62]
  33. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x189f36) [0x7f07c83b7f36]
  34. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x167c17) [0x7f07c8395c17]
  35. /home/sdtd/engine/7DaysToDieServer_Data/Mono/x86_64/libmono.so(+0x16853b) [0x7f07c839653b]
  36. [0x406dfef9]
  37.  
  38. Debug info from gdb:
  39.  
  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. =================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement