crash upon entering movie menu
#1
Everytime I enter the movie menu, Frodo crashes - either immediately,
or after a few seconds of browsing the library.

Thumbnails are on a network storage.
Library is large (900+ movies).

/dev/disk0s1s1 598M 519M 74M 88% /
/dev/disk0s1s1 6.9G 1019M 5.9G 15% /private/var



xbmc.log: http://pastebin.com/Z3nhp4AT





Skin: Confluence (standard)
Apple TV 2 5.3
XBMC 12.2 Git:20130502-32b1a5e
Reply
#2
Crashlog needed ... there is a broken thumbnail in your db somewhere or it might be AFP (wiki) but i guess the broken thumbnail this time.
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
#3
Crashlog: http://pastebin.com/dG48KCJm

new xbmc log from today: http://pastebin.com/dfvkSmAG

(seemed not to generate a ATV crashlog)

Update: Changed from afp to smb. Makes no difference. But now, 3/4 of the thumbnails are missing,
and the posters look totally low res.
Reply
#4
(2013-10-22, 09:30)Memphiz Wrote: Crashlog needed ... there is a broken thumbnail in your db somewhere

How would I find it?
Reply
#5
I see this in the log many times:

Code:
19:11:43 T:173133824 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
19:11:43 T:173133824   DEBUG: LoadFromFileInternal - Load of afp://10.0.1.1:548/Filmarchiv/ Filme (Apple TV)/Dead Poets Society (1989)/Dead Poets Society-poster.jpg failed
יונתן בן-חיים
Reply
#6
Ok. Apparently, some fanart and posters have been saved to the movie folders instead of the thumbnails folder, and a few of those jpgs were corrupt. I deleted all of them, but the problem remains.
Reply
#7
Even in that last log you posted it shows:

Code:
19:09:13 T:41312256   DEBUG:     From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
19:09:13 T:41312256   DEBUG:     To:   [afp://10.0.1.1:548/Filmarchiv/Thumbnails/]

Are you sure you are using smb and not afp?

your advancedsettings.xml still uses afp for path subs.

Can you post a new one that shows no afp?
יונתן בן-חיים
Reply
#8
(2013-10-22, 22:43)nokdim Wrote: Even in that last log you posted it shows:

Code:
19:09:13 T:41312256   DEBUG:     From: [/var/mobile/Library/Preferences/XBMC/userdata/Thumbnails]
19:09:13 T:41312256   DEBUG:     To:   [afp://10.0.1.1:548/Filmarchiv/Thumbnails/]

Are you sure you are using smb and not afp?

your advancedsettings.xml still uses afp for path subs.

Can you post a new one that shows no afp?

Sure:
http://pastebin.com/d26ShLPt

I do know have a whole bunch of new problems. Currently trying to rebuild the Thumbnails...
Reply
#9
Your SMB server is not responding in the right way.
Code:
22:25:56 T:139272192    INFO: FileSmb->Open: Unable to open file : 'smb://10.0.1.1/Filmarchiv/%20Filme%20(Apple%20TV)/Fahrenheit%20911%20(2004)/Fahrenheit%209%3a11.avi'
                                            unix_err:'16' error : 'Invalid argument'
Reply
#10
No more crashes after:

- removing all .nfo and .jpg in the movie folders
- rebuildung thumbnails
- repairing permissions on network drive

However, another thing popped up concerning poster art which now looks completely low resolution and crappy. I will start a separate thread about it.
Reply

Logout Mark Read Team Forum Stats Members Help
crash upon entering movie menu0