Kodi Community Forum
OS X Opening context menu in music filebrowser crashes v14.0alpha4 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: OS X Opening context menu in music filebrowser crashes v14.0alpha4 (/showthread.php?tid=205803)



Opening context menu in music filebrowser crashes v14.0alpha4 - Michael Mueller - 2014-10-05

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


RE: Opening context menu in music filebrowser crashes v14.0alpha4 - Martijn - 2014-10-05

please move crashlog to pastebin.com


RE: Opening context menu in music filebrowser crashes v14.0alpha4 - Michael Mueller - 2014-10-05

(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


RE: Opening context menu in music filebrowser crashes v14.0alpha4 - Memphiz - 2014-10-05

what kind of folder is it? Network folder? Local folder? - please also provide a debug log (wiki) which fits the crash ...


RE: Opening context menu in music filebrowser crashes v14.0alpha4 - Michael Mueller - 2014-10-05

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


RE: Opening context menu in music filebrowser crashes v14.0alpha4 - Memphiz - 2014-10-06

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