-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Remote disc streaming crashes #11647
Comments
I assume it doesn't crash when you run it directly from Mac? Can you try getting a stack trace of the crash from gdb? There are some instructions here: It could be some interaction with AppArmor, I guess. -[Unknown] |
Here's the stack trace: Also i don't want to install ppsspp directly on my mac beacuse i share this mac and don't wanna install any public things e.g homebrew |
Update: I just tried with the latest git build. The issue doesn't happen anymore. I don't know how i can close a issue though :/ |
Ah, didn't realize you were running an older version than #11475, was probably just the SIGPIPE issue. -[Unknown] |
What happens?
When trying to start remote disc streaming in Ubuntu PPSSPP just crashes ( it just exits for some reason), it works fine when i do it on a host-only network. Well i'm not waiting support for that since i'm using parallels ( Virtual Machine ) to use Ubuntu. When on iOS trying to stream it works fine, but i can't browse games since that crashes PPSSPP ( and causes issue #11645 in the proccess )
What should happen?
It should start remote disc streaming
What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.
Intel i5 1,8 ghZ, 8 GB RAM, Intel HD Graphics 6000, Ubuntu ( emulated, host is macOS 10.14 ), version 1.6.3-456-g6d0ed4a
iPhone 6, iOS 12.0.1 ( not jailbroken, obviously ), version 1.6.3-456-g6d0ed4a
The text was updated successfully, but these errors were encountered: