Advertisement
Guest User

Untitled

a guest
Jan 10th, 2020
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. Godot Engine v3.2.beta5.90.official - https://godotengine.org
  2. handle_crash: Program crashed with signal 11
  3. Dumping the backtrace. Please include this when reporting the bug on https://github.com/godotengine/godot/issues
  4. [1] linux-gate.so.1(__kernel_sigreturn+0) [0xb7fd6d14] (??:0)
  5. -- END OF BACKTRACE --
  6. handle_crash: Program crashed with signal 11
  7. Dumping the backtrace. Please include this when reporting the bug on https://github.com/godotengine/godot/issues
  8. [1] linux-gate.so.1(__kernel_sigreturn+0) [0xb7fd6d14] (??:0)
  9. -- END OF BACKTRACE --
  10. warning: Error reading shared library list entry at 0x2490
  11.  
  12. Thread 1 "godot.x11.opt.t" received signal SIGSEGV, Segmentation fault.
  13. 0x00000000 in ?? ()
  14. (gdb) bt
  15. #0 0x00000000 in ?? ()
  16. #1 0xb7c3c845 in __pthread_once_slow (once_control=0xb5d62f2c,
  17. init_routine=0xac0e3a0 <__once_proxy>) at pthread_once.c:116
  18. #2 0xb237cd27 in void std::call_once<void (&)()>(std::once_flag&, void (&)()) ()
  19. from /usr/lib/i386-linux-gnu/libLLVM-6.0.so.1
  20. #3 0xb237cdb6 in llvm::ManagedStaticBase::RegisterManagedStatic(void* (*)(), void (*)(void*)) const () from /usr/lib/i386-linux-gnu/libLLVM-6.0.so.1
  21. #4 0xb23581f9 in llvm::cl::OptionCategory::registerCategory() ()
  22. from /usr/lib/i386-linux-gnu/libLLVM-6.0.so.1
  23. #5 0xb2282f35 in ?? () from /usr/lib/i386-linux-gnu/libLLVM-6.0.so.1
  24. #6 0xb7fe77db in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0xbffff244,
  25. env=0xbffff24c) at dl-init.c:72
  26. #7 0xb7fe78de in call_init (env=0xbffff24c, argv=0xbffff244, argc=1, l=<optimized out>)
  27. at dl-init.c:30
  28. #8 _dl_init (main_map=<optimized out>, argc=1, argv=0xbffff244, env=0xbffff24c)
  29. at dl-init.c:119
  30. #9 0xb7feb855 in dl_open_worker (a=<optimized out>) at dl-open.c:522
  31. #10 0xb7a7dc20 in __GI__dl_catch_exception (exception=0xbfffe070,
  32. operate=0xb7feb390 <dl_open_worker>, args=0xbfffe07c) at dl-error-skeleton.c:196
  33. #11 0xb7feafe6 in _dl_open (file=0xbfffe2d4 "/usr/lib/i386-linux-gnu/dri/swrast_dri.so",
  34. mode=-2147483390, caller_dlopen=0xb6c67bf8, nsid=<optimized out>, argc=1, argv=0xbffff244,
  35. env=0xbffff24c) at dl-open.c:605
  36. #12 0xb7c27c65 in dlopen_doit (a=0xbfffe27c) at dlopen.c:66
  37. ---Type <return> to continue, or q <return> to quit---
  38. #13 0xb7a7dc20 in __GI__dl_catch_exception (exception=0xbfffe210,
  39. operate=0xb7c27bf0 <dlopen_doit>, args=0xbfffe27c) at dl-error-skeleton.c:196
  40. #14 0xb7a7dcd0 in __GI__dl_catch_error (objname=0xc3e918c, errstring=0xc3e9190,
  41. mallocedp=0xc3e9188, operate=0xb7c27bf0 <dlopen_doit>, args=0xbfffe27c)
  42. at dl-error-skeleton.c:215
  43. #15 0xb7c283c1 in _dlerror_run (operate=0xb7c27bf0 <dlopen_doit>, args=0xbfffe27c)
  44. at dlerror.c:162
  45. #16 0xb7c27d28 in __dlopen (file=0xbfffe2d4 "/usr/lib/i386-linux-gnu/dri/swrast_dri.so",
  46. mode=258) at dlopen.c:87
  47. #17 0xb6c67bf8 in ?? () from /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  48. #18 0xb6c6728a in ?? () from /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  49. #19 0xb6c4388e in ?? () from /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  50. #20 0xb6c3f094 in ?? () from /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  51. #21 0xb6c404a1 in ?? () from /usr/lib/i386-linux-gnu/libGLX_mesa.so.0
  52. #22 0xb77ee4f9 in glXChooseFBConfig () from /usr/lib/i386-linux-gnu/libGLX.so.0
  53. #23 0x0843de24 in ContextGL_X11::initialize () at platform/x11/context_gl_x11.cpp:157
  54. #24 0x084484ba in OS_X11::initialize(OS::VideoMode const&, int, int) ()
  55. at platform/x11/os_x11.cpp:304
  56. #25 0x08465aa6 in Main::setup2(unsigned long long) () at main/main.cpp:1201
  57. #26 0x0846b97e in Main::setup(char const*, int, char**, bool) () at main/main.cpp:1146
  58. #27 0x08438cd4 in main () at platform/x11/godot_x11.cpp:49
  59. #28 0xb7961e81 in __libc_start_main (main=0x8438c30 <main>, argc=1, argv=0xbffff244,
  60. init=0xac6a440 <__libc_csu_init>, fini=0xac6a4b0 <__libc_csu_fini>,
  61. ---Type <return> to continue, or q <return> to quit---
  62. rtld_fini=0xb7fe79b0 <_dl_fini>, stack_end=0xbffff23c) at ../csu/libc-start.c:310
  63. #29 0x0843ba74 in _start ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement