PCSX2 crashing
#21
Hum, could you install mesa dbg symbol (again i386)
Reply

Sponsored links

#22
Not sure how to.
Reply
#23
Try to install those packages
libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
Reply
#24
I installed those and reran PCSX2 and still crashed but I don't see any new info.

Code:
/build/pcsx2-MSPTJA/pcsx2-1.4.0/common/src/Utilities/Linux/LnxHostSys.cpp(64) : assertion failed:
    Function:  void SysPageFaultSignalFilter(int, siginfo_t*, void*)
    Thread:    MTGS
    Condition: false
    Message:   Unhandled page fault @ 0x0000005c

Stacktrace:
[00] wxSpinCtrlBase::~wxSpinCtrlBase()          
[01] 0x0xf771dbd0                                
[02] 0x0xe336ba2e                                
[03] 0x0xe336be0e                                
[04] 0x0xe320e45e                                
[05] 0x0xe3249f81                                
[06] 0x0xe2f2b0d2                                
[07] 0x0xe3390496                                
[08] 0x0xe2f27c5f                                
[09] 0x0xe321f4c0                                
[10] 0x0xe3221940                                
[11] 0x0xe324755a                                
[12] 0x0xe3249991                                
[13] 0x0xe2f52629                                
[14] 0x0xe2ec8602                                
[15] 0x0xe2ec8666                                
[16] 0x0xe2d4d346                                
[17] 0x0xe2d4e7b4                                
[18] 0x0xe2d519c8                                
[19] 0x0xe2ccb875                                
[20] 0x0xe2ccbb34                                
[21] 0x0xe2ccbfe7                                
[22] 0x0xee8a603b                                
[23] 0x0xee8a1242                                
[24] 0x0xee8a15f8                                
[25] 0x0xee89fe44                                
[26] 0x0xee873700                                
[27] 0x0xee88dcd4                                
[28] 0x0xee89ec0c                                
[29] 0x0xee89ee52                                
[30] 0x0xee89e7da                                
[31] GSgifTransfer                              
[32] wxString::~wxString()                      
[33] wxSpinCtrlBase::~wxSpinCtrlBase()          
[34] wxSpinCtrlBase::~wxSpinCtrlBase()          
[35] wxSpinCtrlBase::~wxSpinCtrlBase()          
[36] 0x0xf673af70                                
[37] clone
Reply
#25
No help? I doubt the drivers I'm using are the problem. Dolphin runs fine with them as does everything I throw at them.
Reply
#26
i have a same problem in not fix yet
Reply
#27
I don't get it why there is no symbol. Maybe GCC optimization screw the trace.

Could you reproduce the bug but let's the assert windows open. Don't close anything. Then attach a debugger to it.

1/ Get the pid of PCSX2. The command "pidof PCSX2" will likely do the trick
2/ Find the path of PCSX2. Likely /usr/bin/PCSX2 or /usr/game/PCSX2
3/ Then we can now attach the debugger with (Adapt the value based on your computer)
gdb /usr/bin/PCSX2 12354 (i.e. gdb EXE PID)
4/ Then you can generate the backtrace with
thread apply all bt
5/ Post all info and don't close it. Maybe I will need more info.
Reply
#28
I think I got it all. I copy and pasted a lot. PCSX2 was located in /usr/games/PCSX2, and I used System Monitor to find the ID. Not sure if any of this helps.

Code:
Thread 12 (Thread 0xf3d7db40 (LWP 23353)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722135 in sem_wait@@GLIBC_2.1 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0820e593 in ExecutorThread::ExecuteTaskInThread() ()
#3  0x0835299d in Threading::pxThread::_try_virtual_invoke(void (Threading::pxThread::*)()) ()
#4  0x08353f03 in Threading::pxThread::_internal_execute() ()
#5  0x083540e5 in Threading::pxThread::_internal_callback(void*) ()
#6  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xf33ffb40 (LWP 23354)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722e1b in read () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x08324585 in LinuxPipeThread::ExecuteTaskInThread() ()
#3  0x0835299d in Threading::pxThread::_try_virtual_invoke(void (Threading::pxThread::*)()) ()
#4  0x08353f03 in Threading::pxThread::_internal_execute() ()
#5  0x083540e5 in Threading::pxThread::_internal_callback(void*) ()
#6  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 10 (Thread 0xf29ffb40 (LWP 23355)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722e1b in read () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x08324585 in LinuxPipeThread::ExecuteTaskInThread() ()
#3  0x0835299d in Threading::pxThread::_try_virtual_invoke(void (Threading::pxThread::*)()) ()
#4  0x08353f03 in Threading::pxThread::_internal_execute() ()
#5  0x083540e5 in Threading::pxThread::_internal_callback(void*) ()
#6  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#7  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xf1fffb40 (LWP 23356)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6643c8b in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xf630b20b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xf62fc3e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xf62fc76b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xf5fac36a in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xf63229aa in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

---Type <return> to continue, or q <return> to quit---
Thread 8 (Thread 0xf15ffb40 (LWP 23357)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6643c8b in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xf630b20b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xf62fc3e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xf62fc528 in g_main_context_iteration ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xf62fc57e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xf63229aa in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xf01ffb40 (LWP 23361)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722135 in sem_wait@@GLIBC_2.1 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0808e405 in VU_Thread::ExecuteRingBuffer() ()
#3  0x0808eb7f in VU_Thread::ExecuteTaskInThread() ()
#4  0x0835299d in Threading::pxThread::_try_virtual_invoke(void (Threading::pxThread::*)()) ()
#5  0x08353f03 in Threading::pxThread::_internal_execute() ()
#6  0x083540e5 in Threading::pxThread::_internal_callback(void*) ()
#7  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
---Type <return> to continue, or q <return> to quit---
#8  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xef7ffb40 (LWP 23363)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722135 in sem_wait@@GLIBC_2.1 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0834dbb7 in Threading::Semaphore::Wait() ()
#3  0x0834dc63 in Threading::Semaphore::WaitNoCancel() ()
#4  0x08077930 in gsPostVsyncStart() ()
#5  0x0806a472 in rcntUpdate() ()
#6  0x080a4583 in _cpuEventTest_Shared() ()
#7  0x09eb6005 in eeRecDispatchers ()
#8  0x00000000 in ?? ()

Thread 5 (Thread 0xe538eb40 (LWP 23364)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6722135 in sem_wait@@GLIBC_2.1 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0834dbb7 in Threading::Semaphore::Wait() ()
#3  0x0834dc63 in Threading::Semaphore::WaitNoCancel() ()
#4  0x083592b3 in SynchronousActionState::WaitForResult() ()
#5  0x08245008 in Msgbox::ShowModal(BaseMessageBoxEvent&) ()
#6  0x08245652 in Msgbox::Assertion(wxString const&, wxString const&) ()
---Type <return> to continue, or q <return> to quit---
#7  0x08189dbc in AppDoAssert(DiagnosticOrigin const&, wchar_t const*) ()
#8  0x083295e4 in pxOnAssert(DiagnosticOrigin const&, wchar_t const*) ()
#9  0x0833d7a2 in SysPageFaultSignalFilter(int, siginfo_t*, void*) ()
#10 <signal handler called>
#11 0xe30b9840 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#12 0xe30ee4ef in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#13 0xe2e271d0 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#14 0xe31ff2a4 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#15 0xe2e25aee in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#16 0xe30c88d2 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#17 0xe30ca282 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#18 0xe30ee1a3 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#19 0xe2e51aef in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#20 0xe2dcdc8b in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#21 0xe2dcdcf8 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#22 0xe2c733c3 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#23 0xe2c7743e in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#24 0xe2bfc9e5 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#25 0xe2bfcbf5 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#26 0xe2bfd04d in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#27 0xee8a603b in GSTextureOGL::Update(GSVector4i const&, void const*, int) ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#28 0xee8a1242 in GSTextureCache::Source::Flush(unsigned int) ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#29 0xee8a15f8 in GSTextureCache::Source::Update(GSVector4i const&) ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#30 0xee89fe44 in GSTextureCache::LookupSource(GIFRegTEX0 const&, GIFRegTEXA const&, GSVector4i const&) () from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#31 0xee873700 in GSRendererHW::Draw() ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#32 0xee88dcd4 in GSState::FlushPrim() ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#33 0xee893e3c in void GSState::GIFRegHandlerCLAMP<0>(GIFReg const*) ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#34 0xee89e7da in void GSState::Transfer<3>(unsigned char const*, unsigned int)
    () from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#35 0xee811cc0 in GSgifTransfer () from /usr/lib/games/PCSX2/libGSdx-1.0.0.so
#36 0x0808c9fa in SysMtgsThread::ExecuteTaskInThread() ()
#37 0x0835299d in Threading::pxThread::_try_virtual_invoke(void (Threading::pxThread::*)()) ()
#38 0x08353f03 in Threading::pxThread::_internal_execute() ()
#39 0x083540e5 in Threading::pxThread::_internal_callback(void*) ()
#40 0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#41 0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xe033eb40 (LWP 23365)):
---Type <return> to continue, or q <return> to quit---
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf671fd4b in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0xe31df377 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#3  0xe31dea29 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#4  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xda419b40 (LWP 23371)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6643c8b in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xef9c2bbd in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xef9b14ee in pa_mainloop_poll ()
   from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xef9b1d1d in pa_mainloop_iterate ()
   from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xef9b1df4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xef9c2b5c in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xee58f4dd in ?? ()
   from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#8  0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

---Type <return> to continue, or q <return> to quit---
Thread 2 (Thread 0xde36cb40 (LWP 23372)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf671fd1d in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i386-linux-gnu/libpthread.so.0
#2  0xee58e85b in pa_cond_wait ()
   from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#3  0xef9c334e in pa_threaded_mainloop_wait ()
   from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xe2aa7430 in ?? ()
   from /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
#5  0xe2aa74ff in ?? ()
   from /usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
#6  0xee640959 in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#7  0xee5f4faf in snd_pcm_prepare ()
   from /usr/lib/i386-linux-gnu/libasound.so.2
#8  0xee5ff8f9 in snd_pcm_recover ()
   from /usr/lib/i386-linux-gnu/libasound.so.2
#9  0xee136e49 in ?? () from /usr/lib/i386-linux-gnu/libportaudio.so.2
#10 0xee13725d in ?? () from /usr/lib/i386-linux-gnu/libportaudio.so.2
#11 0xee138359 in ?? () from /usr/lib/i386-linux-gnu/libportaudio.so.2
#12 0xf671bf70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xf6652bee in clone () from /lib/i386-linux-gnu/libc.so.6

---Type <return> to continue, or q <return> to quit---
Thread 1 (Thread 0xf5b1ba00 (LWP 23334)):
#0  0xf76fdbe9 in __kernel_vsyscall ()
#1  0xf6643c8b in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xf630b20b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xf62fc3e8 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xf62fc76b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xf6aeb450 in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#6  0xf7118aed in wxGUIEventLoop::DoRun() ()
   from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
#7  0xf74ef970 in wxEventLoopBase::Run() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#8  0xf717f17a in wxDialog::ShowModal() ()
   from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
#9  0x08244251 in pxAssertionEvent::_DoDialog() const ()
#10 0x08244200 in BaseMessageBoxEvent::InvokeEvent() ()
#11 0x08358d1c in pxActionEvent::_DoInvokeEvent() ()
#12 0x081b3aa8 in Pcsx2App::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) ()
#13 0xf74a945b in wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const () from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#14 0xf7631f2a in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
---Type <return> to continue, or q <return> to quit---
#15 0xf76322ec in wxEvtHandler::SearchDynamicEventTable(wxEvent&) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#16 0xf7632397 in wxEvtHandler::TryHereOnly(wxEvent&) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#17 0xf7632434 in wxEvtHandler::ProcessEventLocally(wxEvent&) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#18 0xf7632495 in wxEvtHandler::ProcessEvent(wxEvent&) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#19 0xf76334c6 in wxEvtHandler::ProcessPendingEvents() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#20 0xf74acfc0 in wxAppConsoleBase::ProcessPendingEvents() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#21 0xf7104210 in wxApp::DoIdle() ()
   from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
#22 0xf710431f in ?? () from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
#23 0xf62f8c50 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xf62fc0a7 in g_main_context_dispatch ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xf62fc468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xf62fc76b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xf6aeb450 in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#28 0xf7118aed in wxGUIEventLoop::DoRun() ()
   from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
---Type <return> to continue, or q <return> to quit---
#29 0xf74ef970 in wxEventLoopBase::Run() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#30 0xf74ab522 in wxAppConsoleBase::MainLoop() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#31 0xf74a8ed2 in wxAppConsoleBase::OnRun() ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#32 0xf71c316e in wxAppBase::OnRun() ()
   from /usr/lib/i386-linux-gnu/libwx_gtk2u_core-3.0.so.0
#33 0xf753edb6 in wxEntry(int&, wchar_t**) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#34 0xf753ee56 in wxEntry(int&, char**) ()
   from /usr/lib/i386-linux-gnu/libwx_baseu-3.0.so.0
#35 0x081b0bbf in main ()
Reply
#29
You didn't install the mesa dbg symbol, did you.

Here the relevant part of the trace:
Code:
#10 <signal handler called>
#11 0xe30b9840 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#12 0xe30ee4ef in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#13 0xe2e271d0 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#14 0xe31ff2a4 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#15 0xe2e25aee in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#16 0xe30c88d2 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#17 0xe30ca282 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#18 0xe30ee1a3 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#19 0xe2e51aef in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#20 0xe2dcdc8b in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#21 0xe2dcdcf8 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#22 0xe2c733c3 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#23 0xe2c7743e in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#24 0xe2bfc9e5 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#25 0xe2bfcbf5 in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#26 0xe2bfd04d in ?? () from /usr/lib/i386-linux-gnu/dri/r600_dri.so
#27 0xee8a603b in GSTextureOGL::Update(GSVector4i const&, void const*, int) ()
   from /usr/lib/games/PCSX2/libGSdx-1.0.0.so

As you can see the crash is deep inside the driver. Debug symbol of the driver might help.
Reply
#30
By the way, I just saw that your driver doesn't support direct state access
Quote: INFO: GL_ARB_direct_state_access is NOT SUPPORTED
Is it normal? Extension ought to be supported since last year => https://mesamatrix.net/

Extension will be mandatory in future version.
Reply




Users browsing this thread: 1 Guest(s)