Advertisement
AbitDeveloper

OpenTK - VBO - Crash Log

Apr 14th, 2016
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 KB | None | 0 0
  1. Native stacktrace:
  2.  
  3. /usr/bin/mono() [0x4a008f]
  4. /usr/bin/mono() [0x4f3a6e]
  5. /usr/bin/mono() [0x426cf9]
  6. /lib/x86_64-linux-gnu/libpthread.so.0(+0x10d30) [0x7f1fde284d30]
  7. /lib/x86_64-linux-gnu/libc.so.6(+0x90d60) [0x7f1fddf60d60]
  8. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x367266) [0x7f1fc9ac1266]
  9. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x367b47) [0x7f1fc9ac1b47]
  10. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x367cf6) [0x7f1fc9ac1cf6]
  11. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x37b6a1) [0x7f1fc9ad56a1]
  12. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x366313) [0x7f1fc9ac0313]
  13. /usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x18eb0a) [0x7f1fc98e8b0a]
  14. [0x407ae5f5]
  15.  
  16. Debug info from gdb:
  17.  
  18. [New LWP 23357]
  19. [New LWP 23355]
  20. [New LWP 23354]
  21. [New LWP 23352]
  22. [Thread debugging using libthread_db enabled]
  23. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  24. 0x00007f1fde28498b in __waitpid (pid=23358, stat_loc=0x7f1fded9f10c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  25. 29 ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
  26. Id Target Id Frame
  27. 5 Thread 0x7f1fdd7ff700 (LWP 23352) "mono" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  28. 4 Thread 0x7f1fdbc79700 (LWP 23354) "Finalizer" 0x00007f1fde2832a7 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x956820) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  29. 3 Thread 0x7f1fdba78700 (LWP 23355) "mono" 0x00007f1fde28425f in __libc_recv (fd=3, buf=0x7f1fdba77d40, n=11, flags=0) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:28
  30. 2 Thread 0x7f1fcbfff700 (LWP 23357) "SDLTimer" 0x00007f1fde2832a7 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xbc92f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  31. * 1 Thread 0x7f1fded83780 (LWP 23351) "mono" 0x00007f1fde28498b in __waitpid (pid=23358, stat_loc=0x7f1fded9f10c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  32.  
  33. Thread 5 (Thread 0x7f1fdd7ff700 (LWP 23352)):
  34. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  35. #1 0x00000000005fde6b in ?? ()
  36. #2 0x00007f1fde27b454 in start_thread (arg=0x7f1fdd7ff700) at pthread_create.c:334
  37. #3 0x00007f1fddfb8ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  38.  
  39. Thread 4 (Thread 0x7f1fdbc79700 (LWP 23354)):
  40. #0 0x00007f1fde2832a7 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x956820) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  41. #1 do_futex_wait (sem=sem@entry=0x956820, abstime=0x0) at sem_waitcommon.c:111
  42. #2 0x00007f1fde283354 in __new_sem_wait_slow (sem=0x956820, abstime=0x0) at sem_waitcommon.c:181
  43. #3 0x0000000000622f96 in mono_sem_wait ()
  44. #4 0x00000000005a58d2 in ?? ()
  45. #5 0x0000000000587cbb in ?? ()
  46. #6 0x0000000000629c1c in ?? ()
  47. #7 0x00007f1fde27b454 in start_thread (arg=0x7f1fdbc79700) at pthread_create.c:334
  48. #8 0x00007f1fddfb8ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  49.  
  50. Thread 3 (Thread 0x7f1fdba78700 (LWP 23355)):
  51. #0 0x00007f1fde28425f in __libc_recv (fd=3, buf=0x7f1fdba77d40, n=11, flags=0) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:28
  52. #1 0x00000000004c9c75 in ?? ()
  53. #2 0x00000000004c6872 in ?? ()
  54. #3 0x0000000000629c1c in ?? ()
  55. #4 0x00007f1fde27b454 in start_thread (arg=0x7f1fdba78700) at pthread_create.c:334
  56. #5 0x00007f1fddfb8ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  57.  
  58. Thread 2 (Thread 0x7f1fcbfff700 (LWP 23357)):
  59. #0 0x00007f1fde2832a7 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0xbc92f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  60. #1 do_futex_wait (sem=sem@entry=0xbc92f0, abstime=0x0) at sem_waitcommon.c:111
  61. #2 0x00007f1fde283354 in __new_sem_wait_slow (sem=0xbc92f0, abstime=0x0) at sem_waitcommon.c:181
  62. #3 0x00007f1fdb056f4e in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2.so
  63. #4 0x00007f1fdb0570a5 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2.so
  64. #5 0x00007f1fdb00b463 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2.so
  65. #6 0x00007f1fdb00affc in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2.so
  66. #7 0x00007f1fdb056c19 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL2.so
  67. #8 0x00007f1fde27b454 in start_thread (arg=0x7f1fcbfff700) at pthread_create.c:334
  68. #9 0x00007f1fddfb8ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  69.  
  70. Thread 1 (Thread 0x7f1fded83780 (LWP 23351)):
  71. #0 0x00007f1fde28498b in __waitpid (pid=23358, stat_loc=0x7f1fded9f10c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  72. #1 0x00000000004a0166 in ?? ()
  73. #2 0x00000000004f3a6e in ?? ()
  74. #3 0x0000000000426cf9 in ?? ()
  75. #4 <signal handler called>
  76. #5 __memcpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S:33
  77. #6 0x00007f1fc9ac1266 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  78. #7 0x00007f1fc9ac1b47 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  79. #8 0x00007f1fc9ac1cf6 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  80. #9 0x00007f1fc9ad56a1 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  81. #10 0x00007f1fc9ac0313 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  82. #11 0x00007f1fc98e8b0a in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  83. #12 0x00000000407ae5f5 in ?? ()
  84. #13 0x0000000041921000 in ?? ()
  85. #14 0x0000000000000007 in ?? ()
  86. #15 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement