-
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
Symbian: Fix a crash when PSMF version is set to basic. Fixes #6103 #6181
Conversation
This is wrong and tests slow the correct version. Where does it crash? Surely it's not setting the value here? -[Unknown] |
If cannot solve, can add |
Well, "setting a variable to 1 instead of 0 causes a crash" sounds really crazy. If this is a bug, I want to know what it is, but it works on all other platforms afaik and I don't understand why it would crash on Symbian. There's plenty of other variables I'd like to be able to set to 1. What's to stop those from causing crashes? -[Unknown] |
Harvest moon HOLV has fixed but Sid Meier Pirates crash after opening , Mimana Iyar crash after select new game, Final Fantasy type 0 crash,. PPSSPP-v0.9.8-238-gd8df88b is best version for symbian until now. |
What about 0.9.8-414? Technically it shouldnt have these Psmf crashes? |
Something interesting.. This will be hard to track down. |
holding thumbs up :) fight! Will there be a version for MeeGo? community will wait - he believes in the success :) |
@danpio I didn't want to pollute the ffmpeg dir with heaps of ARM binaries so I was wondering if maemo/meego/pandora/raspberry pi could actually share the same ffmpeg binary(ies). They are all linux-arm-gnueabi so they should be able to correct? In that case, I'm not sure what is the best ./configure arguments to build for all of them (raspberry pi needs armv6, maemo/meego need armv7). |
I have such a package https://packages.debian.org/squeeze/armel/ffmpeg/download |
@danpio That ffmpeg is ancient. v0.5? I think we use v1.2. I think I will grab some generic arm compiler, but I'm not sure if getting one that is too new will break compatibility. Any ideas? @unknownbrackets I debugged in release mode but it can't tell me very much. 37:15:276 user_main I[MODULE]: HLE/sceKernelModule.cpp:1639 292=sceKernelLoadModule(name=disc0:/PSP_GAME/USRDIR/libpsmfplayer.prx,flag=00000000,(...))
Backtrace just shows question marks.. The final address is always the same though:
|
good, I will not bother you - I'm waiting alone :) |
Looks like @unknownbrackets changes fixed this... |
Just do nothing instead.