Program received signal SIGSEGV, Segmentation fault. __pthread_mutex_lock (mutex=0xccd653d8) at pthread_mutex_lock.c:50 50 pthread_mutex_lock.c: No such file or directory. in pthread_mutex_lock.c (gdb) bt #0 __pthread_mutex_lock (mutex=0xccd653d8) at pthread_mutex_lock.c:50 #1 0x0000000000aa6eed in asCThreadCriticalSection::Enter() () #2 0x0000000000aab783 in asCAtomic::atomicInc() () #3 0x0000000000a868be in asCObjectType::AddRef() () #4 0x0000000000aa2093 in asCScriptFunction::AddReferences() () #5 0x0000000000ae6933 in asCCompiler::CompileTemplateFactoryStub(asCBuilder*, int, asCObjectType*, asCScriptFunction*) () #6 0x0000000000a9220c in asCScriptEngine::GetTemplateInstanceType(asCObjectType*, asCDataType&) () #7 0x0000000000a7ac5e in asCDataType::MakeArray(asCScriptEngine*) () #8 0x0000000000aacae9 in asCBuilder::CreateDataTypeFromNode(asCScriptNode*, asCScriptCode*, bool, asCObjectType*) () #9 0x0000000000ae05ce in asCCompiler::CompileDeclaration(asCScriptNode*, asCByteCode*) () #10 0x0000000000ae1a8f in asCCompiler::CompileStatementBlock(asCScriptNode*, bool, bool*, asCByteCode*) () #11 0x0000000000ae6081 in asCCompiler::CompileFunction(asCBuilder*, asCScriptCode*, asCScriptNode*, asCScriptFunction*) () #12 0x0000000000ab6286 in asCBuilder::CompileFunctions() () #13 0x0000000000ab6bf5 in asCBuilder::Build() () #14 0x0000000000a80cea in asCModule::Build() () #15 0x000000000091ca38 in hpl::cSqScript::CreateFromFile(std::basic_string, std::allocator > const&, std::string*) () #16 0x00000000008b31a1 in hpl::cScriptManager::CreateScript(std::string const&, std::string*) () #17 0x00000000005e4320 in cLuxInventory::LoadScript() () #18 0x0000000000621098 in cLuxSaveHandler::LoadSaveGameData(cLuxSaveGame_SaveData*) () #19 0x00000000006229ec in cLuxSaveHandler::LoadGameFromFile(std::basic_string, std::allocator > const&) () #20 0x0000000000577545 in cLuxMainMenu_LoadGame::LoadGame(int) () #21 0x000000000057764e in cLuxMainMenu_LoadGame::LoadGameCallback(hpl::iWidget*, hpl::cGuiMessageData const&) () #22 0x0000000000577669 in cLuxMainMenu_LoadGame::LoadGameCallback_static_gui(void*, hpl::iWidget*, hpl::cGuiMessageData const&) () #23 0x0000000000971230 in hpl::cGuiPopUpMessageBox::ButtonPress(hpl::iWidget*, hpl::cGuiMessageData const&) () #24 0x0000000000971259 in hpl::cGuiPopUpMessageBox::ButtonPress_static_gui(void*, hpl::iWidget*, hpl::cGuiMessageData const&) () #25 0x0000000000877f6d in hpl::iWidget::ProcessCallbacks(hpl::eGuiMessage, hpl::cGuiMessageData const&) () #26 0x000000000087803e in hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, ---Type to continue, or q to quit--- bool) () #27 0x0000000000883803 in hpl::cWidgetButton::OnMouseUp(hpl::cGuiMessageData const&) () #28 0x00000000008780c5 in hpl::iWidget::ProcessMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&, bool, bool) () #29 0x000000000088005e in hpl::cGuiSet::OnMouseUp(hpl::cGuiMessageData const&) () #30 0x0000000000880187 in hpl::cGuiSet::SendMessage(hpl::eGuiMessage, hpl::cGuiMessageData const&) () #31 0x0000000000865b44 in hpl::cGui::SendMouseClickUp(hpl::eGuiMouseButton, int) () #32 0x000000000067c528 in cLuxInputHandler::UpdateGlobalInput() () #33 0x000000000067d069 in cLuxInputHandler::Update(float) () #34 0x00000000009246ac in hpl::cUpdater::RunMessage(hpl::eUpdateableMessage, float) () #35 0x000000000092548b in hpl::cEngine::Run() () #36 0x00000000006880e0 in hplMain(std::string const&) () #37 0x0000000000910aa9 in main () (gdb) info threads [New Thread 8480] [New Thread 8481] [New Thread 8482] [New Thread 8483] [New Thread 8484] 6 Thread 8484 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 5 Thread 8483 0x00007f1ae2e695c3 in *__GI___poll (fds=, nfds=, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 4 Thread 8482 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 3 Thread 8481 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 2 Thread 8480 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 * 1 Thread 8473 __pthread_mutex_lock (mutex=0xccd653d8) at pthread_mutex_lock.c:50 (gdb) thread 2 [Switching to thread 2 (Thread 8480)]#0 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: No such file or directory. in ../sysdeps/unix/syscall-template.S Current language: auto The current source language is "auto; currently asm". (gdb) bt #0 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f1ae3fbdec4 in SDL_Delay (ms=) at ./src/timer/unix/SDL_systimer.c:118 #2 0x00007f1ae3fbdf02 in RunTimer (unused=) at ./src/timer/unix/SDL_systimer.c:203 #3 0x00007f1ae3f8323a in SDL_RunThread (data=0x1010600) at ./src/thread/SDL_thread.c:202 #4 0x00007f1ae3fbae29 in RunThread (data=0x7f1adf71ade0) at ./src/thread/pthread/SDL_systhread.c:47 #5 0x00007f1ae3b568b4 in start_thread (arg=) at pthread_create.c:297 #6 0x00007f1ae2e7227d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) thread 3 [Switching to thread 3 (Thread 8481)]#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 86 ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S (gdb) bt #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 #1 0x00007f1adde53e58 in ?? () from /usr/lib64/dri/fglrx_dri.so #2 0x00007f1adde53f5b in ?? () from /usr/lib64/dri/fglrx_dri.so #3 0x00007f1ae3b568b4 in start_thread (arg=) at pthread_create.c:297 #4 0x00007f1ae2e7227d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) thread 4 [Switching to thread 4 (Thread 8482)]#0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 86 in ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S (gdb) thread 5 [Switching to thread 5 (Thread 8483)]#0 0x00007f1ae2e695c3 in *__GI___poll (fds=, nfds=, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 87 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. in ../sysdeps/unix/sysv/linux/poll.c Current language: auto The current source language is "auto; currently c". (gdb) bt #0 0x00007f1ae2e695c3 in *__GI___poll (fds=, nfds=, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f1adfd89360 in snd1_pcm_wait_nocheck (pcm=0x1d5dae0, timeout=1000) at pcm.c:2367 #2 0x00007f1ae49348e5 in ALSAProc (ptr=) at /var/tmp/portage/media-libs/openal-1.11.753/work/openal-soft-1.11.753/Alc/alsa.c:300 #3 0x00007f1ae4932faa in StarterFunc (ptr=0x1c5b5d0) at /var/tmp/portage/media-libs/openal-1.11.753/work/openal-soft-1.11.753/Alc/alcThread.c:95 #4 0x00007f1ae3b568b4 in start_thread (arg=) at pthread_create.c:297 #5 0x00007f1ae2e7227d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) thread 6 [Switching to thread 6 (Thread 8484)]#0 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 82 ../sysdeps/unix/syscall-template.S: No such file or directory. in ../sysdeps/unix/syscall-template.S Current language: auto The current source language is "auto; currently asm". (gdb) bt #0 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f1ae3fbdec4 in SDL_Delay (ms=) at ./src/timer/unix/SDL_systimer.c:118 #2 0x000000000093d64f in UpdaterThread(void*) () #3 0x00007f1ae3f8323a in SDL_RunThread (data=0x1d75260) at ./src/thread/SDL_thread.c:202 #4 0x00007f1ae3fbae29 in RunThread (data=0x7f1ada0f3dd0) at ./src/thread/pthread/SDL_systhread.c:47 #5 0x00007f1ae3b568b4 in start_thread (arg=) at pthread_create.c:297 #6 0x00007f1ae2e7227d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) #0 0x00007f1ae3b5e87d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007f1ae3fbdec4 in SDL_Delay (ms=) at ./src/timer/unix/SDL_systimer.c:118 #2 0x000000000093d64f in UpdaterThread(void*) () #3 0x00007f1ae3f8323a in SDL_RunThread (data=0x1d75260) at ./src/thread/SDL_thread.c:202 #4 0x00007f1ae3fbae29 in RunThread (data=0x7f1ada0f3dd0) at ./src/thread/pthread/SDL_systhread.c:47 #5 0x00007f1ae3b568b4 in start_thread (arg=) at pthread_create.c:297 #6 0x00007f1ae2e7227d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 (gdb) thread 1 [Switching to thread 1 (Thread 8473)]#0 __pthread_mutex_lock (mutex=0xccd653d8) at pthread_mutex_lock.c:50 50 pthread_mutex_lock.c: No such file or directory. in pthread_mutex_lock.c Current language: auto The current source language is "auto; currently c".