You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:Any idea what could be the cause for this?
The text was updated successfully, but these errors were encountered: