Is it _completely_ random where it fails? Your scanner log should at least give an indication of which file it was scanning (or just finished scanning). See if you can detect any kind of pattern.
Personally, I would start by seeing whether or not it's a particular file or files being scanned causing the crash. It's tough to debug a problem like this when you're testing against such a large library that could take hours to scan. If you can isolate even a few dozen albums that may be causing the failure and make a copy of them in a small test library, it can make things easier. If it's the size of the library itself causing issues, then you'll obviously have to deal with it differently. -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=68205 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
