Skip to content

ps3 firmware installation issue #5308

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xelmasx opened this issue Nov 4, 2018 · 8 comments
Closed

ps3 firmware installation issue #5308

xelmasx opened this issue Nov 4, 2018 · 8 comments

Comments

@xelmasx
Copy link

xelmasx commented Nov 4, 2018

delete

@hcorion
Copy link
Member

hcorion commented Nov 4, 2018

Are you using self-compiled or AppImage? What distro, Qt version, X11 or wayland, window manager/DE?

@hcorion
Copy link
Member

hcorion commented Nov 5, 2018

that's a strange backtrace if you're using an AppImage, it shouldn't be using the system's qt5.
You're just downloading and running the AppImage? nothing fancy?

@AnonJump
Copy link

AnonJump commented Nov 5, 2018

I have this problem too.
When I try to upgrade to version 4.83 from 4.82, the process of installing the update hangs at 4%. Then rpcs3.exe crashed.
RPCS3 and TTY logs contain nothing useful.
AppImage, Windows 10 (17763).
default

@AniLeo
Copy link
Member

AniLeo commented Nov 5, 2018

When did Appimages start working on Windows 10? Are you using the Linux Subsystem for W10?

@AnonJump
Copy link

AnonJump commented Nov 6, 2018

Are you using the Linux Subsystem for W10?

No. I downloaded RPCS3 from https://rpcs3.net/download , "for Windows" version.

@AniLeo
Copy link
Member

AniLeo commented Nov 6, 2018

Then you're not using the AppImage since it's Linux exclusive and it can be a different issue

@hcorion
Copy link
Member

hcorion commented Nov 6, 2018

Can you provide a backtrace @xelmasx ?
to do so run rpcs3 via gdb as follows:

  1. Run the following in your terminal: gdb ./path/to/rpcs3.AppImage
  2. and then once the gdb prompt shows up (should look like (gdb))
    type run
  3. Now rpcs3 will launch normally, now try to reproduce the crash by installing the firmware.
  4. Once rpcs3 has frozen due to the crash, go back to terminal (don't force close rpcs3).
  5. Now type bt into the gdb prompt and copy and paste the resulting output.

@kd-11
Copy link
Contributor

kd-11 commented Feb 7, 2020

Closing due to inactivity.

@kd-11 kd-11 closed this as completed Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants