OS X Opening context menu in music filebrowser crashes v14.0alpha4
#1
Sad 
I wanted to add a folder on my network drive to my XBMC library, but when I do a rightclick using the file-browser to add the folder, XBMC v14.0aplha4 crashes instantly and repeatedly.

Testet both versions, 32 and 64 bit, both crashing.

Testet v13.2, works without crashing Undecided

Maybe someone can help me.

Thanks in advance.

Michi

MacOS X provides the following crash information: CrashLog
Reply
#2
please move crashlog to pastebin.com
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
(2014-10-05, 08:43)Martijn Wrote: please move crashlog to pastebin.com
Thanks for the advice, which I wasn't aware of.
Hopefully the link works as intended.

Michi
Reply
#4
what kind of folder is it? Network folder? Local folder? - please also provide a debug log (wiki) which fits the crash ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#5
Here you will find the log of v14.0alpha4 while crashing on rightclick: xbmc.log

The folder is a located on a network-share (NAS)
Terminal-path of the folder is /Volumes/Storage/Musik/Rips

Hope this will be of any help for you.

Michi
Reply
#6
Looks like you have some permission issues and a broken music database. It tries to copy the Version 46 to 48 for updating the DB structure because your current v48 is broken - but it fails to copy it over. Check your permissions and databases in /Users/<yourusername>/Library/Application Support/XBMC/Databases


Code:
257.20:17:41 T:140735111230224   ERROR: SQL: The database disk image is malformed
258.                                            Query: PRAGMA cache_size=4096
259.20:17:41 T:140735111230224   ERROR: Connect failed with 'SQL: The database disk image is malformed
260.                                            Query: PRAGMA cache_size=4096
261.                                            
262.                                            '
263.20:17:41 T:140735111230224  NOTICE: Old database found - updating from version 46 to 48
264.20:17:41 T:140735111230224   DEBUG: Copying from MyMusic46.db to MyMusic48 at /Users/Michael/Library/Application Support/XBMC/userdata/Database/
265.20:17:41 T:140735111230224   ERROR: SQL: Can't copy database. (11)
266.20:17:41 T:140735111230224   ERROR: Unable to copy old database MyMusic46 to new version MyMusic48
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Opening context menu in music filebrowser crashes v14.0alpha40