View Full Version : XBMC crashes when scanning for new music
bullware
2009-02-19, 01:08
I added a music directory to my shared drive on my network. I am using a SMB share to acccess all my media from the network to my Apple TV running XBMC. The directory that I added was roughly 25Gb of music. I can get about half way through the scan, then XBMC crashes. Each time i restart unless i cancel the scan it will continue to do this in an infinite loop. Also, was wondering how to add a different scrapper for getting music metadata. I am getting very wrong information for a lot of my music.
regards ~ bullware
See this section here:
http://xbmc.org/wiki/?title=HOW-TO_Submit_a_Proper_Bug_Report#Collecting_an_XBMC_d ebug_log
About getting a debug log.
Please post your Debug log on a paste site like http://pastebin.com
That'll be a good start there really isn't enough information in the post for me to have any input for you.
I'm not sure about adding scrapers, i've not done that before.
bullware
2009-02-19, 08:06
Ok, so i have posted my crashreport.log and xbmc.log to pastebin the link are as follows:
CrashReport.log
http://pastebin.com/m83a0311
XBMC.log
http://pastebin.com/m2c72db2a
Any help would be great.
thanks, bullware
This section is interesting:
02:06:50 T:43197952 M: 35258368 ERROR: InternalGetDetails: Unable to parse web site [http://akas.imdb.com/video/imdb/vi2172780825]
02:07:12 T:43197952 M: 42106880 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://MEDIA/Apple%20Drive/Movies/Metalocalypse%20-%20Season%201%20Disc%201'
unix_err:'16' error : 'Invalid argument'
02:07:12 T:43197952 M: 40816640 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://MEDIA/Apple%20Drive/Movies/Superman%20Returns'
unix_err:'16' error : 'Invalid argument'
02:07:13 T:43197952 M: 37609472 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://MEDIA/Apple%20Drive/TV%20Shows/30%20Rock%20-%20Season%203'
unix_err:'16' error : 'Invalid argument'
02:07:14 T:43197952 M: 35450880 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://MEDIA/Apple%20Drive/TV%20Shows/House'
unix_err:'16' error : 'Invalid argument'
02:07:14 T:43197952 M: 37031936 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://MEDIA/Apple%20Drive/TV%20Shows/Kitchen%20Kightmares%20-%20Season%202'
unix_err:'16' error : 'Invalid argument'
02:07:16 T:43197952 M: 34848768 NOTICE: My Videos: Scanning for video info using worker thread, operation took 00:31
Also CrashReporter log has crash in;
2 com.teamxbmc.xbmc 0x000c679f CGUITextLayout::utf8ToW(CStdStr<char> const&, CStdStr<wchar_t>&) + 719
3 com.teamxbmc.xbmc 0x000ca76e CGUITextLayout::Update(CStdStr<char> const&, float) + 126