Skip to content

Instantly share code, notes, and snippets.

@PilzAdam
Created December 2, 2013 18:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PilzAdam/7753958 to your computer and use it in GitHub Desktop.
Save PilzAdam/7753958 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe515e700 (LWP 7435)]
0x00000000005fa58d in __gnu_cxx::__exchange_and_add_dispatch(int*, int) [clone .constprop.71] ()
(gdb) thread apply all bt
Thread 8 (Thread 0x7fffe495d700 (LWP 7436)):
#0 0x00007ffff6bf5182 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#1 0x00007ffff6c38fe0 in lua_pcall () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#2 0x00000000006250f9 in AsyncWorkerThread::worker_thread_main() ()
#3 0x0000000000606e94 in JThread::TheThread(void*) ()
#4 0x00007ffff69d5f8e in start_thread (arg=0x7fffe495d700) at pthread_create.c:311
#5 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 7 (Thread 0x7fffe515e700 (LWP 7435)):
#0 0x00000000005fa58d in __gnu_cxx::__exchange_and_add_dispatch(int*, int) [clone .constprop.71] ()
#1 0x000000000062573a in AsyncWorkerThread::worker_thread_main() ()
#2 0x0000000000606e94 in JThread::TheThread(void*) ()
#3 0x00007ffff69d5f8e in start_thread (arg=0x7fffe515e700) at pthread_create.c:311
#4 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 6 (Thread 0x7fffe595f700 (LWP 7434)):
#0 0x00000000005fa58d in __gnu_cxx::__exchange_and_add_dispatch(int*, int) [clone .constprop.71] ()
#1 0x000000000062573a in AsyncWorkerThread::worker_thread_main() ()
#2 0x0000000000606e94 in JThread::TheThread(void*) ()
#3 0x00007ffff69d5f8e in start_thread (arg=0x7fffe595f700) at pthread_create.c:311
#4 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 5 (Thread 0x7fffe6160700 (LWP 7433)):
#0 0x00000000005fa58d in __gnu_cxx::__exchange_and_add_dispatch(int*, int) [clone .constprop.71] ()
#1 0x000000000062573a in AsyncWorkerThread::worker_thread_main() ()
---Type <return> to continue, or q <return> to quit---
#2 0x0000000000606e94 in JThread::TheThread(void*) ()
#3 0x00007ffff69d5f8e in start_thread (arg=0x7fffe6160700) at pthread_create.c:311
#4 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 4 (Thread 0x7fffe6961700 (LWP 7432)):
#0 0x00007ffff69dd43d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007ffff733454a in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
#2 0x00007ffff73415eb in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
#3 0x00007ffff7333e6a in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
#4 0x00007ffff69d5f8e in start_thread (arg=0x7fffe6961700) at pthread_create.c:311
#5 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 3 (Thread 0x7fffeb163700 (LWP 7431)):
#0 0x00007ffff5385fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fffec7efcdf in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x00007fffec7e1205 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3 0x00007fffec7e1869 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4 0x00007fffec7e1920 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5 0x00007fffec7efc8f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6 0x00007fffec397143 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-3.0.so
#7 0x00007ffff69d5f8e in start_thread (arg=0x7fffeb163700) at pthread_create.c:311
#8 0x00007ffff5392a0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 1 (Thread 0x7ffff7fbb7c0 (LWP 7426)):
#0 strchrnul () at ../sysdeps/x86_64/strchrnul.S:34
#1 0x00007ffff52e18cf in __find_specmb (format=0x7ffff6c43c6b "%.14g") at printf-parse.h:109
---Type <return> to continue, or q <return> to quit---
#2 _IO_vfprintf_internal (s=s@entry=0x7fffffffb170, format=format@entry=0x7ffff6c43c6b "%.14g", ap=ap@entry=0x7fffffffb288)
at vfprintf.c:1326
#3 0x00007ffff5309aa4 in __IO_vsprintf (string=0x7fffffffb370 "h\357\t@", format=0x7ffff6c43c6b "%.14g",
args=args@entry=0x7fffffffb288) at iovsprintf.c:42
#4 0x00007ffff52ec1d7 in __sprintf (s=<optimized out>, format=<optimized out>) at sprintf.c:32
#5 0x00007ffff6bff2b7 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#6 0x00007ffff6c1d770 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#7 0x00007ffff6c23f0d in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#8 0x00007ffff6bf3b45 in ?? () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#9 0x00007ffff6c38fe0 in lua_pcall () from /usr/lib/x86_64-linux-gnu/libluajit-5.1.so.2
#10 0x000000000061db73 in ScriptApiMainMenu::handleMainMenuButtons(std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >) ()
#11 0x0000000000782fd2 in TextDestGuiEngine::gotText(std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >) ()
#12 0x000000000078d46d in GUIFormSpecMenu::acceptInput(bool) ()
#13 0x000000000078ef77 in GUIFormSpecMenu::OnEvent(irr::SEvent const&) ()
#14 0x0000000000a65cd2 in irr::gui::CGUIButton::OnEvent (this=0x12d0150, event=...) at CGUIButton.cpp:215
#15 0x0000000000928d93 in irr::gui::CGUIEnvironment::postEventFromUser (this=0x1222a90, event=...) at CGUIEnvironment.cpp:570
#16 0x00000000009242a4 in irr::CIrrDeviceStub::postEventFromUser (this=0x10c6f50, event=...) at CIrrDeviceStub.cpp:220
#17 0x000000000091709f in irr::CIrrDeviceLinux::run (this=0x10c6f50) at CIrrDeviceLinux.cpp:999
#18 0x0000000000781e13 in GUIEngine::run() ()
#19 0x0000000000782bc2 in GUIEngine::GUIEngine(irr::IrrlichtDevice*, irr::gui::IGUIElement*, IMenuManager*, irr::scene::ISceneManager*, MainMenuData*, bool&) ()
#20 0x0000000000601fe1 in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment