PCSX2 linux constantly crashing (segmentation faults)
#11
Sorry, no ideas. Probably drivers issue.
Reply

Sponsored links

#12
Nope, not a driver issue. I've just tested pcsx2 on my onboard ATI Radeon 4200 HD and it still crashes.
Reply
#13
such crushes are unsolvable -- it's could be reproduced. Maybe you should try to use gdb?
Reply
#14
I'm sorry but I don't know what "gdb" means.
Reply
#15
man gdb.
Reply
#16
Here's the output:

Starting program: /home/wingnux/jogos/pcsx2/pcsx2
[Thread debugging using libthread_db enabled]
[New Thread 0x252eb70 (LWP 3583)]

(pcsx2:3582): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[New Thread 0x7cc2b70 (LWP 3588)]
[New Thread 0xb399db70 (LWP 3589)]
[New Thread 0xb319cb70 (LWP 3590)]
[Thread 0xb319cb70 (LWP 3590) exited]
[Thread 0x7cc2b70 (LWP 3588) exited]
[Thread 0xb399db70 (LWP 3589) exited]
[New Thread 0xb399db70 (LWP 3597)]
[New Thread 0x7cc2b70 (LWP 3598)]
[New Thread 0xb319cb70 (LWP 3599)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb399db70 (LWP 3597)]
0x2002d8a8 in ?? ()
Reply
#17
you should take in mind, that several few segfaults is not errors, they are handled by pcsx2 internally (it's memory system architecture segfaults), so try to continue.
Reply
#18
I can't, it crashes.
Reply
#19
then use bt command (backtrace)
Reply
#20
(gdb) run
Starting program: /home/wingnux/jogos/pcsx2/pcsx2
[Thread debugging using libthread_db enabled]
[New Thread 0x252eb70 (LWP 2390)]
[New Thread 0x7f23b70 (LWP 2392)]
[New Thread 0xb39ffb70 (LWP 2393)]
[New Thread 0xb1dffb70 (LWP 2394)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f23b70 (LWP 2392)]
0x2002d898 in ?? ()
(gdb) bt
#0 0x2002d898 in ?? ()
#1 0x09501090 in ?? ()
#2 0x082b8993 in ?? ()
#3 0x08162b8a in ?? ()
#4 0x08162be5 in ?? ()
#5 0x081cb27f in ?? ()
#6 0x0838e562 in ?? ()
#7 0x0838e9ea in ?? ()
#8 0x0838eb16 in ?? ()
#9 0x007f196e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x008d3a4e in clone () from /lib/tls/i686/cmov/libc.so.6
Athlon II x2 245 (@3.6Ghz), 6gb DDR3 1333, GeForce GTS250 2gb Ram, Linux Mint 12 32bit.
Reply




Users browsing this thread: 1 Guest(s)