-
Notifications
You must be signed in to change notification settings - Fork 366
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
[powerpc] Crash on launch with KERN_PROTECTION_FAILURE at 0x0000000000000000 #683
Comments
GDB run:
|
This is just to keep track of the issue. Got another crash on launch, with minuscule difference in patches used:
Given that on 10.8 it at least is able to start without crashing, it should be fixable for 10.6 (despite a comment in the source that Qt4 build is broken). |
Looks like the real issue is here:
|
GDB:
|
Something is definitely broken with that index: I have built 0.7.0 now, and it does not need any fixes beside taglib version detection and a value in
I.e. no other patches to Mac-specific code are applied in this case. And it still crashes on launch:
|
Could someone suggest what may be the issue? This is a Qt4-based build with some patches to fix the code, but nothing related to the crashing routine:
The text was updated successfully, but these errors were encountered: