Skip to content
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

Crash after initial set-up on PowerPC: KERN_PROTECTION_FAILURE at address: 0x00000000 #78

Open
barracuda156 opened this issue Apr 28, 2024 · 0 comments

Comments

@barracuda156
Copy link

I got lastfm-desktop 2.1.39 built from source on PowerPC, it runs initially, I authorize it via the browser, go though initial set-up, but after clicking Finish it just crashes:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x00fe52a8 in strncmp ()
(gdb) where
#0  0x00fe52a8 in strncmp ()
#1  0x0651d2ac in __xmlParserInputBufferCreateFilename ()
#2  0x064f13d4 in xmlNewInputFromFile ()
#3  0x064f55c8 in xmlCreateURLParserCtxt ()
#4  0x06508b0c in xmlReadFile ()
#5  0x115e4c7c in TTerminology::ScanScriptingDefinition ()
#6  0x115e58e4 in GetAppTerminology ()
#7  0x115ecbc8 in TUASApplication::Terminology ()
#8  0x115c42e0 in ASCompile ()
#9  0x115bbbc4 in AppleScriptComponent ()
#10 0x09801f94 in OSACompile ()
#11 0x00222818 in AppleScript::compile ()
#12 0x002228e4 in AppleScript::exec ()
#13 0x002b7c30 in ITunesListener::getPlayerAppId ()
#14 0x002b9a8c in ITunesListener::ITunesListener ()
#15 0x0002f300 in ScrobbleService::ScrobbleService ()
#16 0x0002f960 in ScrobbleService::instance ()
#17 0x0000fdb0 in audioscrobbler::Application::init ()
#18 0x00020aa4 in main ()

Any idea what could be the cause for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant