Advertisement
Guest User

Untitled

a guest
May 28th, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. Loading x64/libgraphics.so
  2. Application: Loading graphics library. Handle: 17225216
  3. Stacktrace:
  4.  
  5. at <unknown> <0xffffffff>
  6. at (wrapper managed-to-native) object.wrapper_native_0x7f2186412437 (string,Engine.Application/DisplayMode,bool,bool,int,int) <0xffffffff>
  7. at (wrapper delegate-invoke) <Module>.invoke_intptr_string_Application/DisplayMode_bool_bool_int_int (string,Engine.Application/DisplayMode,bool,bool,int,int) <0xffffffff>
  8. at Engine.Application.Init (Engine.Application/DisplayMode,bool,bool) <0x00495>
  9. at Game.App.Run () <0x00653>
  10. at Launcher.Program.Main () <0x0000b>
  11. at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  12.  
  13. Native stacktrace:
  14.  
  15. mono() [0x49ff2f]
  16. mono() [0x4f390e]
  17. mono() [0x426c19]
  18. /lib/x86_64-linux-gnu/libpthread.so.0(+0x113d0) [0x7f2189b263d0]
  19.  
  20. Debug info from gdb:
  21.  
  22. [New LWP 5025]
  23. [New LWP 5024]
  24. [New LWP 5023]
  25. [Thread debugging using libthread_db enabled]
  26. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  27. 0x00007f2189b25fbb in __waitpid (pid=5028, stat_loc=0x7f218a65628c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  28. 29 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
  29. Id Target Id Frame
  30. * 1 Thread 0x7f218a649780 (LWP 5022) "mono" 0x00007f2189b25fbb in __waitpid (pid=5028, stat_loc=0x7f218a65628c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  31. 2 Thread 0x7f217c8ed700 (LWP 5025) "SDLTimer" 0x00007f2189b24867 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x1094bb0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  32. 3 Thread 0x7f21892af700 (LWP 5024) "Finalizer" 0x00007f2189b24867 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x956820) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  33. 4 Thread 0x7f2188bff700 (LWP 5023) "mono" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  34.  
  35. Thread 4 (Thread 0x7f2188bff700 (LWP 5023)):
  36. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  37. #1 0x00000000005fdcdb in ?? ()
  38. #2 0x00007f2189b1c6fa in start_thread (arg=0x7f2188bff700) at pthread_create.c:333
  39. #3 0x00007f2189852b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  40.  
  41. Thread 3 (Thread 0x7f21892af700 (LWP 5024)):
  42. #0 0x00007f2189b24867 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x956820) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  43. #1 do_futex_wait (sem=sem@entry=0x956820, abstime=0x0) at sem_waitcommon.c:111
  44. #2 0x00007f2189b24914 in __new_sem_wait_slow (sem=0x956820, abstime=0x0) at sem_waitcommon.c:181
  45. #3 0x00007f2189b249ba in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  46. #4 0x0000000000622e06 in mono_sem_wait ()
  47. #5 0x00000000005a5742 in ?? ()
  48. #6 0x0000000000587b2b in ?? ()
  49. #7 0x0000000000629a8c in ?? ()
  50. #8 0x00007f2189b1c6fa in start_thread (arg=0x7f21892af700) at pthread_create.c:333
  51. #9 0x00007f2189852b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  52.  
  53. Thread 2 (Thread 0x7f217c8ed700 (LWP 5025)):
  54. #0 0x00007f2189b24867 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x1094bb0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  55. #1 do_futex_wait (sem=sem@entry=0x1094bb0, abstime=0x0) at sem_waitcommon.c:111
  56. #2 0x00007f2189b24914 in __new_sem_wait_slow (sem=0x1094bb0, abstime=0x0) at sem_waitcommon.c:181
  57. #3 0x00007f2189b249ba in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  58. #4 0x00007f21861196ce in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
  59. #5 0x00007f2186119825 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
  60. #6 0x00007f21860cb503 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
  61. #7 0x00007f21860cb09c in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
  62. #8 0x00007f2186119399 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0
  63. #9 0x00007f2189b1c6fa in start_thread (arg=0x7f217c8ed700) at pthread_create.c:333
  64. #10 0x00007f2189852b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  65.  
  66. Thread 1 (Thread 0x7f218a649780 (LWP 5022)):
  67. #0 0x00007f2189b25fbb in __waitpid (pid=5028, stat_loc=0x7f218a65628c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  68. #1 0x00000000004a0006 in ?? ()
  69. #2 0x00000000004f390e in ?? ()
  70. #3 0x0000000000426c19 in ?? ()
  71. #4 <signal handler called>
  72. #5 0x0000000000000000 in ?? ()
  73. #6 0x00007f21864123f6 in Window::SetDisplayMode(DisplayMode, bool, bool) () from x64/libgraphics.so
  74. #7 0x00007f2186411e80 in Window::Window(char const*, DisplayMode, bool, bool, int, int) () from x64/libgraphics.so
  75. #8 0x00007f21864124b3 in wndCreateWindow () from x64/libgraphics.so
  76. #9 0x00000000403b8e8a in ?? ()
  77. #10 0x0000000000000003 in ?? ()
  78. #11 0x0000000000000003 in ?? ()
  79. #12 0x0000000000000000 in ?? ()
  80.  
  81. =================================================================
  82. Got a SIGSEGV while executing native code. This usually indicates
  83. a fatal error in the mono runtime or one of the native libraries
  84. used by your application.
  85. =================================================================
  86.  
  87. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement