PDA

View Full Version : XBMC Crashing on startup when scanning library


djtoxin
2009-02-26, 16:49
XBMC scans the library, gets to some random folder then crashes...But only sometimes. If i disable the library scan on startup it *seems* not to crash...

Heres my Log:

14:41:39 T:2360 M:676995072 DEBUG: Hash[tvshows,C:\FTP\Media\TV\House\]:DB=[],Computed=[]
14:41:39 T:2360 M:676954112 ERROR: VideoInfoScanner: Exception while scanning.
14:41:39 T:2360 M:676954112 DEBUG: CThread::staticThread, deleting thread graphic context
14:41:39 T:2360 M:676954112 DEBUG: Thread 2360 terminating
14:42:02 T:2860 M:670814208 DEBUG: CThread::staticThread, deleting thread graphic context
14:42:02 T:2860 M:670814208 DEBUG: Thread 2860 terminating
14:42:11 T:1768 M:671977472 DEBUG: CApplication::OnMessage : Translating SetFocus(506)
14:42:11 T:1768 M:671973376 DEBUG: CApplication::OnMessage : To SetFocus(506)
14:42:11 T:1768 M:671916032 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: exception in CApplication::Render()
14:42:11 T:1768 M:671879168 ERROR: CApplication::Render(), too many exceptions
14:42:11 T:1768 M:671875072 FATAL: EXCEPTION_ACCESS_VIOLATION (0xc0000005)
at 0x7c910cae


Anyone have any ideas?

Maxim
2009-02-26, 17:20
A full debug log is more helpful than just a portion of the log. Ensure that debugging is turned on and put the log up on a pastebin site rather than in code on the thread.

Sticky: HOW-TO post a problem in a useful manner (http://xbmc.org/forum/showthread.php?t=42708)