View Single Post
  #3  
Old 01-08-2009, 05:27 PM
gfesmire gfesmire is offline
Registered User
 
Join Date: Jan 2009
Posts: 10
Question

It worked as you said, with just SuperDuper!

Wow, I had tried to just do the process and let SuperDuper do everything earlier and had the app say it couldn't find the target drive... but this time it worked, but with one problem, there was one of those "application quit unexpectedly" dialog windows waiting for me when I woke the machine up (I had set SuperDuper to sleep the computer when complete). I went ahead and let the OS compile the "report to send to Apple" so I could read the log easily... I can't figure it out.

I suppose I could live with having the OS think SuperDuper is crashing everytime it quits per my scheduled instructions, but that doesn't seem right...

Any guesses why that would be? Thanks for your help.

Here is the beginning of the log from the crash window, the whole thing is too long for one post, I can post or send the rest if this is indeed helpful:

Code:
Process:         SuperDuper! [6941]
Path:            /Volumes/HomeDrive/Applications/Utilities/SuperDuper!.app/Contents/MacOS/SuperDuper!
Identifier:      com.blacey.SuperDuper!
Version:         2.5 (84)
Build Info:      SuperDuper!-728~2
Code Type:       X86 (Native)
Parent Process:  launchd [125]

Date/Time:       2009-01-08 14:15:02.651 -0800
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000545f5f00
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib               	0x014038f4 objc_msgSend_stret + 20
1   com.apple.AppKit              	0x01868b04 -[NSView _regionForOpaqueDescendants:forMove:] + 3776
2   com.apple.AppKit              	0x01868b04 -[NSView _regionForOpaqueDescendants:forMove:] + 3776
3   com.apple.AppKit              	0x01868b04 -[NSView _regionForOpaqueDescendants:forMove:] + 3776
4   com.apple.AppKit              	0x018678eb -[NSThemeFrame _regionForOpaqueDescendants:forMove:] + 95
5   com.apple.AppKit              	0x01886ec2 -[NSGrayFrame _computeHeightOfTop:bottom:] + 147
6   com.apple.AppKit              	0x017adec8 _handleWindowNeedsDisplay + 392
7   com.apple.CoreFoundation      	0x015b19a2 __CFRunLoopDoObservers + 466
8   com.apple.CoreFoundation      	0x015b2cfc CFRunLoopRunSpecific + 844
9   com.apple.CoreFoundation      	0x015b3cd8 CFRunLoopRunInMode + 88
10  com.apple.HIToolbox           	0x028d62c0 RunCurrentEventLoopInMode + 283
11  com.apple.HIToolbox           	0x028d60d9 ReceiveNextEventCommon + 374
12  com.apple.HIToolbox           	0x028d5f4d BlockUntilNextEventMatchingListInMode + 106
13  com.apple.AppKit              	0x017abd7d _DPSNextEvent + 657
14  com.apple.AppKit              	0x017ab630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
15  com.apple.AppKit              	0x017a466b -[NSApplication run] + 795
16  com.apple.AppKit              	0x017718a4 NSApplicationMain + 574
17  com.blacey.SuperDuper!        	0x00002726 0x1000 + 5926
18  com.blacey.SuperDuper!        	0x0000264d 0x1000 + 5709

Thread 1:
0   libSystem.B.dylib             	0x011f91c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x012009bc mach_msg + 72
2   com.apple.CoreFoundation      	0x015b30ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x015b3cd8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x035015dc HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x03501464 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
7   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x011f91c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x012009bc mach_msg + 72
2   com.apple.CoreFoundation      	0x015b30ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x015b3cd8 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x007c7d40 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x007647ed -[NSThread main] + 45
6   com.apple.Foundation          	0x00764394 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
8   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x012486f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
2   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x011f91c6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x012009bc mach_msg + 72
2   com.apple.CoreFoundation      	0x015b30ae CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x015b3cd8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x04604052 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
6   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x011f9226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x0122b1ef _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x0122ca73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x007aa75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x007aa570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation          	0x007aa4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit              	0x01811d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation          	0x007647ed -[NSThread main] + 45
8   com.apple.Foundation          	0x00764394 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
10  libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x0121ceda read$UNIX2003 + 10
1   com.apple.Foundation          	0x007dfdfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
3   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x0121ceda read$UNIX2003 + 10
1   com.apple.Foundation          	0x007dfdfc _backgroundActivity + 412
2   libSystem.B.dylib             	0x0122a095 _pthread_start + 321
3   libSystem.B.dylib             	0x01229f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x078b0080  ebx: 0x01867c63  ecx: 0x014c94b8  edx: 0xc0000003
  edi: 0x545f5f00  esi: 0x00000000  ebp: 0xbfffe1a8  esp: 0xbfffdf34
   ss: 0x0000001f  efl: 0x00010202  eip: 0x014038f4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x545f5f00
Reply With Quote