I've repeated tried to capture to a MacBook running Leopard to an archive on a network share (RAID on Mac Pro running 10.4.10), but it fails everytime:
2007-11-04 11:10:40.388 +0100 Failure Could not capture SPRX700 Premium Glossy.icc [2.732984.491.15]
2007-11-04 11:10:40.396 +0100 Details File: mbhd:Library:Printers:EPSON:InkjetPrinter:PrintingModule:SPRX700Series_Core.plugin:Contents:Resources:ICCProfiles:SPRX700 Premium Glossy.icc [2.732984.491.15.1]
2007-11-04 11:10:40.396 +0100 Caution Problems processing items [2.732984.491.16]
2007-11-04 11:10:40.396 +0100 Details bad envelope checksum [2.732984.491.16.1.1]
2007-11-04 11:10:40.396 +0100 Details Data exception [2.732984.491.16.1.1.1]
2007-11-04 11:10:40.396 +0100 Details Expected: 0xcc283e3d [2.732984.491.16.1.1.2]
2007-11-04 11:10:40.397 +0100 Subrosa .DataBad: 1 [2.732984.491.16.1.1.3]
2007-11-04 11:10:40.397 +0100 Details Checksum: 0xb6be3e3b [2.732984.491.16.1.1.4]
2007-11-04 11:10:40.397 +0100 Details PkgNumber: 255351 [2.732984.491.16.1.1.5]
2007-11-04 11:10:40.397 +0100 Details Class: FileSource@0x129440(/Volumes/monstro/mic/qrec_leo.quanta/repository.data) [2.732984.491.16.1.1.6]
2007-11-04 11:10:40.397 +0100 Details Pos: 3786083248 [2.732984.491.16.1.1.7]
2007-11-04 11:10:40.397 +0100 Details Length: 32776 [2.732984.491.16.1.1.8]
2007-11-04 11:10:40.397 +0100 Details Path: mbhd:Library:Printers:EPSON:InkjetPrinter:PrintingModule:SPRX700Series_Core.plugin:Contents:Resources:ICCProfiles [2.732984.491.16.1.2]
2007-11-04 11:10:40.397 +0100 Failure Could not process folder ICCProfiles [2.732984.491.16.1]
2007-11-04 11:10:40.402 +0100 #debug# -[DataHash preloadHashCache] stopped [2.732984.491.17]
2007-11-04 11:10:40.692 +0100 #debug# -[NegativeChecksumMap dealloc] released, 67108864 bits, 170349 trues [2.732984.491.18]
Not necessarily on the same file, but it always fails. The disk is fine, so that's not it. When it fails, the console.log notes:
2007/11/04 11:10:40 AM QRecallHelper[491] *** -[NSRecursiveLock dealloc]: lock (<NSRecursiveLock: 0x11d180> '(null)') deallocated while still in use
2007/11/04 11:10:40 AM com.qrecall.scheduler[50] 2007-11-04 11:10:40.692 QRecallHelper[491:2103] *** -[NSRecursiveLock dealloc]: lock (<NSRecursiveLock: 0x11d180> '(null)') deallocated while still in use
2007/11/04 11:10:40 AM QRecallHelper[491] *** Break on _NSLockError() to debug.
2007/11/04 11:10:40 AM com.qrecall.scheduler[50] 2007-11-04 11:10:40.693 QRecallHelper[491:2103] *** Break on _NSLockError() to debug.
2007/11/04 11:10:40 AM QRecallHelper[491] *** Assertion failure in -[CacheHashTransaction dealloc], /Users/james/Development/Projects/Quantum Recall/Common/Source/Repository/Hash/HashTransaction.m:34
2007/11/04 11:10:40 AM com.qrecall.scheduler[50] 2007-11-04 11:10:40.740 QRecallHelper[491:2103] *** Assertion failure in -[CacheHashTransaction dealloc], /Users/james/Development/Projects/Quantum Recall/Common/Source/Repository/Hash/HashTransaction.m:34
2007/11/04 11:10:40 AM QRecallHelper[491] *** -[NSAutoreleasePool dealloc]: Exception ignored while releasing an object in an autorelease pool. exception: 'CacheHashTransaction not closed' invoked method: '*** -[CacheHashTransaction release]' object: 0x1af18d0
2007/11/04 11:10:40 AM com.qrecall.scheduler[50] 2007-11-04 11:10:40.742 QRecallHelper[491:2103] *** -[NSAutoreleasePool dealloc]: Exception ignored while releasing an object in an autorelease pool. exception: 'CacheHashTransaction not closed' invoked method: '*** -[CacheHashTransaction release]' object: 0x1af18d0
(Capturing to the same shared volume from 10.4.10 clients always works.)
I can send you the whole log if you want.
- Mic