Linux nightmares (issues)
Started by ZeCoxao




19 posts in this topic
ZeCoxao
Unregistered


 
09-03-2014, 05:31 AM -
#1
Let's start:

1.Slow decrypting (compared with the windows build) of game/homebrew pkgs.
2.Games DO NOT show up in Game List when installing from PKG
3.When trying to run ANY ELF/SELF it'll segfault.

This is on latest build.
derpf
Unregistered


 
09-03-2014, 05:42 AM -
#2
Regarding #3, can you compile it in debug mode (I'm not sure how/if CMake handles this right now, but see if you can add the -g CFLAG to CMakeLists.txt), then run it with gdb (gdb ./rpcs3, type 'r', then if it segfaults type 'bt' to give a backtrace. Please post that here.)
ZeCoxao
Unregistered


 
09-03-2014, 06:17 AM -
#3
(09-03-2014, 05:42 AM)derpf Wrote: Regarding #3, can you compile it in debug mode (I'm not sure how/if CMake handles this right now, but see if you can add the -g CFLAG to CMakeLists.txt), then run it with gdb (gdb ./rpcs3, type 'r', then if it segfaults type 'bt' to give a backtrace. Please post that here.)

http://pastie.org/private/ymeiegq9dqphigxk6v56q

edit: i'm almost sure i compiled it with symbols so sorry if i didn't. if i didn't just tell me what line i should change in order to afect that part
derpf
Unregistered


 
09-03-2014, 11:04 AM -
#4
(09-03-2014, 06:17 AM)ZeCoxao Wrote: http://pastie.org/private/ymeiegq9dqphigxk6v56q

edit: i'm almost sure i compiled it with symbols so sorry if i didn't. if i didn't just tell me what line i should change in order to afect that part

What graphics drivers are you using?
Bigpet
Unregistered


 
09-03-2014, 11:25 AM -
#5
the crashing issue is mostly solved by https://github.com/DHrpcs3/rpcs3/pull/787 he confirmed it on irc
ZeCoxao
Unregistered


 
09-03-2014, 11:40 AM -
#6
(09-03-2014, 11:25 AM)Bigpet Wrote: the crashing issue is mostly solved by https://github.com/DHrpcs3/rpcs3/pull/787 he confirmed it on irc

confirmed here as well... and whoa! huge increase of speed in relation with windows Big Grin
Bigpet
Unregistered


 
09-03-2014, 11:51 AM -
#7
The speed increase is most likely due to some memory security features on windows or some compiler flags, I wouldn't bet on it staying much faster than windows forever
ZeCoxao
Unregistered


 
09-05-2014, 07:41 PM -
#8
i have another issue. it's kind of related with this thread, so here it goes.

with the latest changes from: https://github.com/gopalsr83/rpcs3

i can load everything fine with Interpreter. if i try to load it with recompiler, window shows up for a brief second and then the program segfaults.

here's the backtrace of what happens: http://pastie.org/private/t2qhe0jzqnjxkqemxufowg

btw, i already changed the required _UNIX_ to _unix_ lines.
Bigpet
Unregistered


 
09-05-2014, 09:38 PM -
#9
Are you sure that's Linux related?

I'm also not sure whether we should discuss anything but the official repository here. What I mean to say is that we don't have control over other peoples repositories and I don't really want to set a precedent in which people will open topics like "so I pulled the changes from these 3 branches from 3 other people and now rpcs3 crashes upon opening"
Ekaseo
Unregistered


 
09-05-2014, 09:47 PM -
#10
that recompiler isnt ready yet, there are many instuctions still missing, just wait when the recompiler gets to the main branch. dont expect it to work so soon


Forum Jump:


Users browsing this thread: 1 Guest(s)