QRecall Community Forum
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Top Downloads] Top Downloads   [Groups] Back to home page 
[Register] Register /  [Login] Login 

How to remove "Unknown" layer from archive? RSS feed
Forum Index » Beta Version
Author Message
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
Hi,

I've got an archive whose first layer shows up as "Unknown, Unknown, - Damaged-". I've tried repairing the archive, but this layer stays there and I'm not able to delete it or merge it. It is causing my rolling merge to fail (I believe) with an unknown envelope error. Is there a way to remove this layer?

Secondly, attempting to use the "Copy recovered content to a new archive" option in the Repair menu creates a new empty archive but then proceeds to do nothing that I can tell.

Is my best option just to delete the damaged archive and start over?

Using 1.2.0(39).

Thanks,

Steve
James Bucanek


Joined: Feb 14, 2007
Messages: 1568
Offline
Steve Mayer wrote:I've got an archive whose first layer shows up as "Unknown, Unknown, - Damaged-". I've tried repairing the archive, but this layer stays there

A layer that says it is "-Damaged-" means that it encompasses one or more items that were lost during a repair. This doesn't mean the layer itself is damaged, it means the layer has lost information due to damaged data in the past. Thus, the "damaged" moniker will never go away, no matter how many times you repair the archive.

and I'm not able to delete it or merge it.

You should be able to merge a "-Damaged-" layer just like any other layer. If the items that were damaged have been completely recaptured in subsequent layers, then the "-Damaged-" label will go away (because the newly merged layer is no longer missing any files). If not, the newly merged layer will still be marked as "-Damaged-" because it still contains items that were lost at some point.

Is there a way to remove this layer?

Merge it with a subsequent layer.

It is causing my rolling merge to fail (I believe) with an unknown envelope error.

No, an envelope error is causing your merge to fail. An envelope (checksum) error means that a data record in the archive has become corrupted and means the archive needs to be repaired. I recommend using Disk Utility to repair the volume containing the archive, and then repair the archive itself (using the default repair options).

Secondly, attempting to use the "Copy recovered content to a new archive" option in the Repair menu creates a new empty archive but then proceeds to do nothing that I can tell.

Very strange. That sounds like a bug, which I'll look into.

Is my best option just to delete the damaged archive and start over?

Not necessarily. A "damaged" layer just means that data was lost at some point. It doesn't mean your archive is damaged (well your's sounds like it is, but for a different reason). What is does mean is that you should be mindful when recalling items from this layer because it's missing files.

- QRecall Development -
[Email]
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
Thanks for the info James. I repaired the partition with Disk Utility but found no problems. I then tried to repair the entire disk and Disk Utility was unable to repair one of the other partitions.

For now, I'm going to try a different external disk and see how that fares.

Thanks for the time.

Steve
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
Okay, I completely swapped out external disks (newly repartitioned and formatted) and USB cable. Ran one successful archive then last night got an error that the archive was damaged and needed repair. Did the repair this morning and the 1 layer that I had is now marked as damaged.

The disk(s) have been formatted Mac OS Extended (Case-sensitive Journaled).

All was working well up until version 1.2.0( 38 ). ( I believe. it might have been 37, but I think 38 ).

Anything I can do to help debug this issue?

Thanks,

Steve

Stack Trace that occurred at time archive was scheduled:

Process: QRecallHelper [96845]
Path: /Users/smayer/Library/Application Support/QRecall/QRecallHelper
Identifier: QRecallHelper
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: QRecallScheduler [211]

Date/Time: 2011-07-15 04:00:23.577 -0700
OS Version: Mac OS X 10.6.8 (10K540)
Report Version: 6

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 2

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'CacheHashTransaction not closed'
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff82a227b4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff87322f03 objc_exception_throw + 45
2 CoreFoundation 0x00007fff82a225d7 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff86afb9fe -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 QRecallHelper 0x0000000100033300 0x0 + 4295176960
5 CoreFoundation 0x00007fff829a6206 _CFAutoreleasePoolPop + 230
6 Foundation 0x00007fff86a301a3 -[NSAutoreleasePool release] + 158
7 QRecallHelper 0x00000001000143da 0x0 + 4295050202
8 Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
9 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
10 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13
)


Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff82f5dd7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff82f5e3ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff829bd932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff829bcdbf CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff86a78c64 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
5 QRecallHelper 0x000000010005320a 0x100000000 + 340490
6 QRecallHelper 0x0000000100052ff9 0x100000000 + 339961
7 QRecallHelper 0x0000000100052b65 0x100000000 + 338789
8 QRecallHelper 0x00000001000016b4 0x100000000 + 5812

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff82f76c0a kevent + 10
1 libSystem.B.dylib 0x00007fff82f78add _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff82f787b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff82f782de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff82f77c08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff82f77aa5 start_wqthread + 13

Thread 2 Crashed:
0 libSystem.B.dylib 0x00007fff8302d395 usleep$NOCANCEL + 0
1 libSystem.B.dylib 0x00007fff8304ca00 abort + 93
2 libstdc++.6.dylib 0x00007fff84ecd5d2 __tcf_0 + 0
3 libobjc.A.dylib 0x00007fff87326b39 _objc_terminate + 100
4 libstdc++.6.dylib 0x00007fff84ecbae1 __cxxabiv1::__terminate(void (*)()) + 11
5 libstdc++.6.dylib 0x00007fff84ecbb16 __cxxabiv1::__unexpected(void (*)()) + 0
6 libstdc++.6.dylib 0x00007fff84ecbbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7 libobjc.A.dylib 0x00007fff87322fa2 object_getIvar + 0
8 com.apple.CoreFoundation 0x00007fff82a225d7 +[NSException raise:format:arguments:] + 103
9 com.apple.Foundation 0x00007fff86afb9fe -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
10 QRecallHelper 0x0000000100033300 0x100000000 + 209664
11 com.apple.CoreFoundation 0x00007fff829a6206 _CFAutoreleasePoolPop + 230
12 com.apple.Foundation 0x00007fff86a301a3 -[NSAutoreleasePool release] + 158
13 QRecallHelper 0x00000001000143da 0x100000000 + 82906
14 com.apple.Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
15 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
16 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff82f77a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff82f77e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff82f77aa5 start_wqthread + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff82f5ddda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff82f9c772 _pthread_cond_wait + 1015
2 com.apple.Foundation 0x00007fff86a77fa3 -[NSCondition waitUntilDate:] + 399
3 com.apple.Foundation 0x00007fff86a6b122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4 QRecallHelper 0x00000001000ae69b 0x100000000 + 714395
5 QRecallHelper 0x00000001000464d7 0x100000000 + 287959
6 com.apple.Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
7 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff82f5ddda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff82f9c772 _pthread_cond_wait + 1015
2 com.apple.Foundation 0x00007fff86a77fa3 -[NSCondition waitUntilDate:] + 399
3 com.apple.Foundation 0x00007fff86a6b122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4 QRecallHelper 0x00000001000ae69b 0x100000000 + 714395
5 QRecallHelper 0x000000010009be41 0x100000000 + 638529
6 QRecallHelper 0x00000001000a377a 0x100000000 + 669562
7 com.apple.Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
8 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff82f5ddda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff82f9c772 _pthread_cond_wait + 1015
2 com.apple.Foundation 0x00007fff86a77fa3 -[NSCondition waitUntilDate:] + 399
3 com.apple.Foundation 0x00007fff86a6b122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4 QRecallHelper 0x00000001000ae69b 0x100000000 + 714395
5 QRecallHelper 0x00000001000b1eb7 0x100000000 + 728759
6 com.apple.Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
7 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff82f5ddda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff82f9c772 _pthread_cond_wait + 1015
2 com.apple.Foundation 0x00007fff86a77fa3 -[NSCondition waitUntilDate:] + 399
3 com.apple.Foundation 0x00007fff86a6b122 -[NSConditionLock lockWhenCondition:beforeDate:] + 238
4 QRecallHelper 0x00000001000927dd 0x100000000 + 600029
5 com.apple.Foundation 0x00007fff86a3e204 __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff82f96fd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff82f96e89 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff82f77a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff82f77e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff82f77aa5 start_wqthread + 13

Thread 9:
0 libSystem.B.dylib 0x00007fff82f77a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff82f77e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff82f77aa5 start_wqthread + 13

Thread 10:
0 libSystem.B.dylib 0x00007fff82f77a2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff82f77e3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff82f77aa5 start_wqthread + 13

Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff706d22f8 rcx: 0x00007fff82fac0b6 rdx: 0x0000000000000000
rdi: 0x0000000000002710 rsi: 0x0000000000000006 rbp: 0x00000001037db990 rsp: 0x00000001037db978
r8: 0x00007fff706d5a60 r9: 0x0000000000000063 r10: 0x00007fff82fa80fa r11: 0x0000000000000202
r12: 0x00007fff82aa7b09 r13: 0x0000000000000000 r14: 0x00007fff83e83118 r15: 0x0000000169126770
rip: 0x00007fff8302d395 rfl: 0x0000000000010202 cr2: 0x00000001007f7000

Binary Images:
0x100000000 - 0x10017bfff +QRecallHelper ??? (???) <EFC22F56-35E3-049C-3BA1-66F05022E93B> /Users/smayer/Library/Application Support/QRecall/QRecallHelper
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
0x7fff80003000 - 0x7fff80028ff7 com.apple.CoreVideo 1.6.2 (45.6) <31802A1C-81BC-33F8-D5C8-39A793D4D926> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff80029000 - 0x7fff8005afff libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8007d000 - 0x7fff800befef com.apple.QD 3.36 (???) <04F03722-91CA-6858-55A4-54D7F29789A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff800bf000 - 0x7fff800d5fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
0x7fff800d6000 - 0x7fff800f7fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9B7AEE96-D18E-5ECF-9837-BD5CFD397831> /usr/lib/libresolv.9.dylib
0x7fff800f8000 - 0x7fff800fdfff libGIF.dylib ??? (???) <95443F88-7D4C-1DEE-A323-A70F7A1B4B0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80d86000 - 0x7fff8100fff7 com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81010000 - 0x7fff81010ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81011000 - 0x7fff81454fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff81455000 - 0x7fff8150afe7 com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff81556000 - 0x7fff815f6fff com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff815f7000 - 0x7fff816d4ff7 com.apple.vImage 4.1 (4.1) <A0DE28F5-7B45-D268-0497-C79A826C8E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff81752000 - 0x7fff81760ff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
0x7fff81b5b000 - 0x7fff81bdafe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81bdb000 - 0x7fff81bdbff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81bdc000 - 0x7fff81bdcff7 com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82428000 - 0x7fff82437fff com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82637000 - 0x7fff82649fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
0x7fff826a0000 - 0x7fff826a5ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8279e000 - 0x7fff8279fff7 com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff827a0000 - 0x7fff828d5fff com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff828d6000 - 0x7fff82970fe7 com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff82971000 - 0x7fff82ae8fe7 com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff82c5b000 - 0x7fff82ce7fef SecurityFoundation ??? (???) <48FE90D0-7C14-D41B-6A4A-8E174582C7AE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff82ce8000 - 0x7fff82ea6fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
0x7fff82ea7000 - 0x7fff82eaaff7 libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff82eab000 - 0x7fff82eabff7 com.apple.ApplicationServices 38 (3 <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff82eac000 - 0x7fff82f5cfff edu.mit.Kerberos 6.5.11 (6.5.11) <CDA011E3-18C9-1573-3A31-497404CD6675> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff82f5d000 - 0x7fff8311efef libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
0x7fff831d8000 - 0x7fff831ecfff libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8338a000 - 0x7fff833adfff com.apple.opencl 12.3.6 (12.3.6) <534AD81C-32AB-4C9A-5E0E-D6C6E77FA946> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff833b1000 - 0x7fff836e5fef com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff836e6000 - 0x7fff836f1ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8372f000 - 0x7fff8374aff7 com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8374b000 - 0x7fff84145ff7 com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84146000 - 0x7fff8415aff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff84802000 - 0x7fff84803fff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
0x7fff8485c000 - 0x7fff8491dfef com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff84978000 - 0x7fff8497ffff com.apple.OpenDirectory 10.6 (10.6) <13CECF72-D84B-2A88-CB0C-2092FDF0DB5D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff84980000 - 0x7fff84980ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8498f000 - 0x7fff84a1ffff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff84a20000 - 0x7fff84a73ff7 com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff84a74000 - 0x7fff84a76fff libRadiance.dylib ??? (???) <76C1B129-6F25-E43C-1498-B1B88B37163B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff84a77000 - 0x7fff84c35ff7 com.apple.ImageIO.framework 3.0.4 (3.0.4) <6212CA66-7B18-2AED-6AA8-45185F5D9A03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84c36000 - 0x7fff84c3cff7 IOSurface ??? (???) <2AAA9416-1CC0-1F40-0FA0-33AE6162378D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff84c82000 - 0x7fff84c82ff7 com.apple.Carbon 150 (152) <4533D085-6476-0A37-09CD-3CA73D75D4F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff84cc9000 - 0x7fff84cdeff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <59D9E83D-3131-91F4-E3E2-02047F55917F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff84d42000 - 0x7fff84d51fef com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff84d52000 - 0x7fff84e13fff libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff84e81000 - 0x7fff84efefef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84eff000 - 0x7fff8529cfe7 com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8529d000 - 0x7fff85382fef com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff85383000 - 0x7fff85681fff com.apple.HIToolbox 1.6.5 (???) <98FCEA0D-FA33-E859-B39C-2C1F59F9E22D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff858ad000 - 0x7fff858fcfef libTIFF.dylib ??? (???) <5DE9F066-9B64-CBE4-976A-CC7B8DD3C31A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff85a40000 - 0x7fff8624afe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8624b000 - 0x7fff86294fef libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff86295000 - 0x7fff862d8ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff863d2000 - 0x7fff863efff7 libPng.dylib ??? (???) <4815A8F2-24A0-E783-8A5A-7B4959F562D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff863f0000 - 0x7fff8643cfff libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
0x7fff8643d000 - 0x7fff86511fe7 com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86512000 - 0x7fff865ddfff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <E72880D9-3B5D-D086-9266-F4F3C294619F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff866b7000 - 0x7fff866b9fff com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff866c5000 - 0x7fff8671aff7 com.apple.framework.familycontrols 2.0.2 (2020) <1E8D193F-3236-59AB-2242-14AD94128E81> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8671b000 - 0x7fff8683afe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9. <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8683b000 - 0x7fff86848fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff86849000 - 0x7fff86898ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <066A477D-C16C-A6FD-718F-0CE8D39807DE> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff86975000 - 0x7fff86976ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff869a7000 - 0x7fff869f1ff7 com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff869f2000 - 0x7fff86a2cfff libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
0x7fff86a2d000 - 0x7fff86caffe7 com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff86ee1000 - 0x7fff86ee4ff7 com.apple.securityhi 4.0 (3663 <BAA349B3-F28D-2BFC-8DD5-2A0EE7FFB929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff87156000 - 0x7fff8716ffff com.apple.CFOpenDirectory 10.6 (10.6) <11FAE9D5-6BD2-D302-96B0-2E135049CAA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff87170000 - 0x7fff8728afef libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff872f9000 - 0x7fff87310fff com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff87319000 - 0x7fff873cfff7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
0x7fff8778b000 - 0x7fff87810ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <F00C561F-D38B-8785-5218-1A0C3BA61177> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff87811000 - 0x7fff8788fff7 com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff878f6000 - 0x7fff87960fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff87961000 - 0x7fff879c1fe7 com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff88165000 - 0x7fff8816bff7 com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff881a4000 - 0x7fff881cbff7 libJPEG.dylib ??? (???) <B9AA5816-8CCB-AFCB-61FD-3820C6E8219D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8843f000 - 0x7fff88445ff7 com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff88446000 - 0x7fff88b42ff7 com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff88b43000 - 0x7fff88bfcfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
0x7fff88c95000 - 0x7fff88cb5ff7 com.apple.DirectoryService.Framework 3.6 (621.11) <36051318-BDA1-E5D6-9751-055A10170980> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff88cda000 - 0x7fff88d1bfff com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff88e27000 - 0x7fff88e4ffff com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88e50000 - 0x7fff88f0dfff com.apple.CoreServices.OSServices 359 (359) <E8336204-1ACB-D433-D569-2CAA22A88F65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88f0e000 - 0x7fff88f0eff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff88f0f000 - 0x7fff88f20ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
0x7fff8915c000 - 0x7fff89187ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
0x7fff89188000 - 0x7fff891d0ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff891dd000 - 0x7fff891e1ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff891e2000 - 0x7fff891e7fff libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff891e8000 - 0x7fff892fffef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EF023D83-F9E9-834E-64C1-B2E26151F63B> /usr/lib/libxml2.2.dylib
0x7fff8931c000 - 0x7fff89363ff7 com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff89364000 - 0x7fff89367fff com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8938c000 - 0x7fff894cafff com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff89540000 - 0x7fff89556fe7 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff897ff000 - 0x7fff8983afff com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

James Bucanek


Joined: Feb 14, 2007
Messages: 1568
Offline
Anything I can do to help debug this issue?

Steve,

Please send a diagnostic report (Help > Send Report). The report will include all crash logs in addition to other information about what QRecall was doing at the time.

- QRecall Development -
[Email]
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
Report sent! Thanks again for looking at this.
James Bucanek


Joined: Feb 14, 2007
Messages: 1568
Offline
Steve,

You are having a "bad data" day.

Recap

From your description and the logs, I see that you had a capture fail on July 12 due to the discovery of a corrupted data record. You repaired the archive, which encountered and fixed a corrupted data record, and then went on to preform several more captures without incident.

You then copied the archive to an new volume and performed a couple of more successful captures before encountering the same date record corruption problem on July 15. I see in the logs that you then repaired the (new, copied) archive, but there's not much after that before the report ends.

Bad News

First, the (possibly) bad news. The position of the corrupted data record that caused the capture on July 12 to fail is not the same data record reported by the repair that followed. The record that caused the capture to fail was suddenly OK, while some other record was now found to be bad. (Data just doesn't magically fix itself.) This means that the data corruption does not appear to be on the physical disk. Instead, it's occurring somewhere else, most likely on the trip from the platter to your RAM.

After transferring the archive to the new disk, a capture encountered a new data record that was corrupted. The repair that followed reported no less than 14 damaged records.

Good News

Now that sounds bad, but there's potentially good news here. The bad record that caused the latest capture to fail was also one of the 14 records reported by the repair process. This means the damaged data existed on the physical drive.

So it might be that during the copy from the old drive to the new drive, even more data was mis-read from the old drive and that corrupted data was written to the new drive. If that's that case, and the problem that was causing the old data to be corrupted isn't also afflicting the new drive, then the new archive should be OK now that it's been repaired.

If you encounter a data corruption problem during an action and want to distinguish between data corruption on the physical drive and data corruption caused during transfer, try verifying the archive a few times. If you have a data loss on the physical drive, the verify will stop at the same record position every time. If, on the other hand, the verify is successful, or stops with errors at different records positions, then you are experiencing transient data transfer problems, most likely caused by a flaky disk controller, data bus, motherboard, or possibly even bad RAM.

- QRecall Development -
[Email]
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
Thanks for the details James. I'm beginning to wonder if the 8GB of RAM I put in this new Macbook Pro might not be having issues. I've seen some sporadic application crashes and one kernel panic in the past few weeks. I'll have to test it.

Thanks again!
Steve Mayer


Joined: Oct 25, 2008
Messages: 70
Offline
James,

Just to close this issue.. Chalk it up to bad RAM. Got an RMA on my two sticks and now not seeing any issues. (Running under Lion now also).

Thanks again for the pointer.

Steve
 
Forum Index » Beta Version
Go to:   
Mobile view
Powered by JForum 2.8.2 © 2022 JForum Team • Maintained by Andowson Chang and Ulf Dittmer