Downsize Keeps Crashing
Trying to use Downsize program to convert Hi-res jpegs to lower
res versions on Mac OS 10.5.6
It keeps crashing after only a few images are converted. Every once
in awhile it magically makes it to the end.
How do I solve this problem?
Thanks,
Doug
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Dan Messing on 22 Dec, 2009 08:28 PM
I'm not sure why that would be happening offhand. Is it one particular image that seems to be crashing Downsize?
When the crash occurs, does a crash log come up? If so, could you pass that along to me so I can see what might be causing it?
Thanks,
Dan
3 Posted by Douglas Gorenstein Photography on 22 Dec, 2009 09:49 PM
Hi Dan,
Thanks for the speedy response.
As I watch the processing happen the program just freezes and then
crashes. There doesn't seem to be any rhyme or reason to it. It
happens randomly and can happen anywhere within the processing. So
basically it freezes, crashes and then i get the error message reading
! The application Downsize quit unexpectedly.
Mac OS X and other applications are not affected.
ClIck Relaunch to launch the application again.
This occurs almost every time I try to use the software. I am
extremely frustrated as you can imagine.
Please advise as I was depending on this program for my new workflow.
Thanks,
Doug
www.DouglasGorenstein.com
212-967-2810
Support Staff 4 Posted by Dan Messing on 22 Dec, 2009 09:53 PM
Hi Doug,
In that dialog that comes up is there a way to view the crash log (it will look like a bunch of code and text). If there is, could you copy and paste that into a message for me? If I can take a look at that I should hopefully be able to get a beta version out to you soon that will fix the bug.
Also, could you open up your Console application (which is located in your Applications folder in the Utilities folder) and see if anything related to Downsize is printed out there when the crash occurs?
Thanks,
Dan Messing
Stunt Software
http://stuntsoftware.com/
5 Posted by Tina on 07 Jan, 2010 10:27 PM
Downsize keeps crashing on me as well. I've been using it for almost a year and this is the first time this is happening. It never downsizes all the photos. It just crashes after a few and it's never one particular photo. I just completed a shoot for a wedding and I'm not able to downsize the images to upload to the web. Here's the report I get after it tells me it unexpectedly quit:
Process: Downsize [9004]
Path: /Applications/Downsize.app/Contents/MacOS/Downsize
Identifier: com.stuntsoftware.Downsize
Version: Downsize version 2.7 (2.7)
Code Type: PPC (Native)
Parent Process: launchd [73]
Interval Since Last Report: 769 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 316 sec
Per-App Crashes Since Last Report: 2
Date/Time: 2010-01-07 17:25:18.893 -0500
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 2962F62C-B92D-47C2-9800-E514A23DFFE7
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000028
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0xfffeff18 objc_msgSend_rtp + 24
1 com.apple.AppKit 0x903e3018 -[NSImage setRepresentationListCache:] + 68
2 com.apple.AppKit 0x9046f8ac -[NSImage dealloc] + 176
3 com.apple.AppKit 0x904f32e8 -[NSImageCell imageToDrawRefreshingCacheIfNecessaryForSize:] + 444
4 com.apple.AppKit 0x904f2b90 -[NSImageCell drawInteriorWithFrame:inView:] + 528
5 com.apple.AppKit 0x904f2960 -[NSImageCell drawWithFrame:inView:] + 1904
6 com.apple.AppKit 0x90449000 -[NSControl drawRect:] + 344
7 com.apple.AppKit 0x904ccec8 -[NSView drawRect:clip:] + 3000
8 com.apple.AppKit 0x904cbe14 -[NSView recursiveDisplayAllDirtyWithLockFocus:visRect:] + 848
9 com.apple.AppKit 0x904cacc4 -[NSView recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 640
10 com.apple.AppKit 0x904cb71c -[NSView recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3288
11 com.apple.AppKit 0x904cb71c -[NSView recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3288
12 com.apple.AppKit 0x904ca6fc -[NSThemeFrame recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 264
13 com.apple.AppKit 0x904c74c8 -[NSView displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
14 com.apple.AppKit 0x9041b38c -[NSWindow displayIfNeeded] + 188
15 com.apple.AppKit 0x9041b1ec handleWindowNeedsDisplay + 372
16 com.apple.CoreFoundation 0x9735ada0 _CFRunLoopDoObservers + 456
17 com.apple.CoreFoundation 0x9735bf48 CFRunLoopRunSpecific + 712
18 com.apple.HIToolbox 0x92f82b14 RunCurrentEventLoopInMode + 264
19 com.apple.HIToolbox 0x92f82938 ReceiveNextEventCommon + 412
20 com.apple.HIToolbox 0x92f82778 BlockUntilNextEventMatchingListInMode + 84
21 com.apple.AppKit 0x90419244 DPSNextEvent + 596
22 com.apple.AppKit 0x90418bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
23 com.apple.AppKit 0x9041289c -[NSApplication run] + 744
24 com.apple.AppKit 0x903e3298 NSApplicationMain + 440
25 com.stuntsoftware.Downsize 0x00002d60 _start + 336 (crt.c:272)
26 com.stuntsoftware.Downsize 0x00002c08 start + 56
27 ??? 0xbffffc40 0 + 3221224512
Thread 1:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x91031520 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 2:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x9103169c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 3:
0 libSystem.B.dylib 0x93440c0c _semwait_signal + 12
1 libSystem.B.dylib 0x9347d46c pthread_cond_wait + 1580
2 ...ple.CoreServices.CarbonCore 0x9110b644 TSWaitOnCondition + 132
3 ...ple.CoreServices.CarbonCore 0x910e99c0 TSWaitOnConditionTimedRelative + 204
4 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
5 com.apple.DesktopServices 0x9103cbf4 TNodeSyncTask::SyncTaskProc(void*) + 88
6 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
7 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 4:
0 libSystem.B.dylib 0x9347b904 kevent + 12
1 com.apple.CoreFoundation 0x973339b0 monitor_file_descriptor + 88
Thread 5:
0 libSystem.B.dylib 0x9349dd74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x97367808 __CFSocketManager + 764
Thread 6:
0 libSystem.B.dylib 0x9343a278 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x9347d368 pthread_cond_wait + 1320
2 ...ple.CoreServices.CarbonCore 0x910e99e4 TSWaitOnConditionTimedRelative + 240
3 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
4 com.apple.DesktopServices 0x9103e8b4 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 7:
0 libSystem.B.dylib 0x93440c08 semwait_signal + 8
1 libSystem.B.dylib 0x93440a1c nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9344094c usleep$UNIX2003 + 68
3 com.apple.AppKit 0x90474e64 -[NSUIHeartBeat _heartBeatThread:] + 1840
4 com.apple.Foundation 0x9442bd84 NSThreadmain + 1004
5 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 8:
0 libobjc.A.dylib 0xfffeff48 objc_msgSend_rtp + 72
1 com.apple.AppKit 0x904724f4 -[NSImage deallocAuxiliaryStorage] + 44
2 com.apple.AppKit 0x9046f8f8 -[NSImage dealloc] + 252
3 com.apple.AppKit 0x904be574 -[NSImageCell setObjectValue:] + 176
4 com.apple.AppKit 0x9049dea0 -[NSImageView setImage:] + 160
5 com.stuntsoftware.Downsize 0x000055c8 -[SSDownsizeController resizeImages:] + 1252
6 com.apple.Foundation 0x9442bd84 NSThreadmain__ + 1004
7 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 0 crashed with PPC Thread State 32:
srr0: 0xfffeff18 srr1: 0x0200f030 dar: 0x00000028 dsisr: 0x40000000
r12: 0x00000008 r13: 0xa00ebac4 r14: 0xa00ebac4 r15: 0xa00ebac4 r16: 0xa00ebac4 r17: 0x00148c90 r18: 0xbfffdf70 r19: 0x00000001 r20: 0x00000000 r21: 0xbfffdac0 r22: 0x00194e40 r23: 0xbfffd3e0 r24: 0x00000000 r25: 0x00148c90 r26: 0x00000000 r27: 0x0019df80 r28: 0xbfffd310 r29: 0x00000000 r30: 0x0503eda0 r31: 0x903e2fd4
vrsave: 0x80000000
Binary Images:
0x20000 - 0x2cfd7 +org.andymatuschak.Sparkle ??? (1.0) /Applications/Downsize.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x37000 - 0x58ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0x7d000 - 0x7eff4 +com.li.hao.saftloader 2.1.2 (1047) /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader 0x82000 - 0x83fdb +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader 0x3773000 - 0x3a2dff3 com.apple.RawCamera.bundle 2.3.0 (505) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x4c5d000 - 0x4c63fff libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x4cbc000 - 0x4cc8ffe com.apple.URLMount 3.1.1 (3.1.1) /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x10000000 - 0x10002ff7 +com.aquaticmac.AquaticPrime ??? (1.0.1) /Applications/Downsize.app/Contents/Frameworks/AquaticPrime.framework/Versions/A/AquaticPrime
0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) /usr/lib/dyld
0x90003000 - 0x90012fff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90024000 - 0x9002dfff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9002e000 - 0x9004dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9004e000 - 0x9008bfff libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9008c000 - 0x9009fffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x900a0000 - 0x90122fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90189000 - 0x901e6ffb com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x901e7000 - 0x9032fff3 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x90330000 - 0x90348ffb com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90349000 - 0x903b3fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x903c5000 - 0x903dcffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x903dd000 - 0x90b53fff com.apple.AppKit 6.5.9 (949.54) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90b54000 - 0x90b6effb com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90b75000 - 0x90d5efff com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90d5f000 - 0x90d98fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d99000 - 0x90da1ffb libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90dd8000 - 0x90e19ffb libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90e20000 - 0x90f6cffb com.apple.ImageIO.framework 2.0.6 (2.0.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90fb2000 - 0x90fb7ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90fb8000 - 0x91007fff com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91008000 - 0x91028ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91030000 - 0x910bfffb com.apple.DesktopServices 1.4.8 (1.4.8) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x910c0000 - 0x913c2ffb com.apple.CoreServices.CarbonCore 786.11 (786.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x913c3000 - 0x913d1fff libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x913d2000 - 0x914bcfff libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x914bd000 - 0x914e4fff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x914e5000 - 0x91534fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91535000 - 0x91579fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91756000 - 0x918adffb com.apple.JavaScriptCore 5531.21 (5531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x918ae000 - 0x918d9ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x918da000 - 0x91c03fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91c04000 - 0x91c0fffb libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x91c1b000 - 0x91cd2fff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91cd3000 - 0x91cdefff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91cdf000 - 0x91d26fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91d3b000 - 0x91d68fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91d83000 - 0x91f23ff7 com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91f24000 - 0x92289ffe com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9228a000 - 0x92c79ff1 com.apple.WebCore 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92d9a000 - 0x92e54fff libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x92e55000 - 0x92e55fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e56000 - 0x92e5dffb com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92e9e000 - 0x92f51ffc com.apple.CFNetwork 438.14 (438.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92f52000 - 0x9328bff7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9328c000 - 0x932edfff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x932ee000 - 0x932eeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x932ef000 - 0x93331fff com.apple.quartzfilters 1.5.0 (1.5.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93332000 - 0x933ccff7 com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x933cd000 - 0x93437ffb com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93438000 - 0x93438fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93439000 - 0x935d9ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x935da000 - 0x93624fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x938e7000 - 0x938e9ffd libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x938ea000 - 0x93e66ff7 com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93e67000 - 0x93e8ffff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x93e90000 - 0x93e9eff3 com.apple.opengl 1.5.10 (1.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93f42000 - 0x93fd7ff7 com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93fd8000 - 0x93fd8ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93fd9000 - 0x940a9fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94190000 - 0x9421afff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9421b000 - 0x94362ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94367000 - 0x94398fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94399000 - 0x94421ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94422000 - 0x94668ffb com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94669000 - 0x94675ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94676000 - 0x94679fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9467a000 - 0x94685ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94686000 - 0x946e8ffb com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x947ba000 - 0x947c0fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x947c1000 - 0x94817fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94818000 - 0x9481cffe libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94823000 - 0x94823fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94824000 - 0x948bbfff com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94a29000 - 0x94a36fff libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94a37000 - 0x94a4afff com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94a4b000 - 0x94b70ffb com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94b71000 - 0x94b8dffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94b8e000 - 0x94bb7ffb com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94c3b000 - 0x94c3cfff libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x94c3d000 - 0x94c3dffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94c3e000 - 0x94c59ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94c5a000 - 0x94ce2fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94ce3000 - 0x94d0cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94d0d000 - 0x94dbdfff com.apple.QD 3.11.57 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94dbe000 - 0x94dbeffe com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94ddc000 - 0x94dfbfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94dfc000 - 0x94e95fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94e96000 - 0x94ecbfff com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94ecc000 - 0x94ee8ffb com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x950ac000 - 0x95127fff com.apple.SearchKit 1.2.2 (1.2.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95128000 - 0x951f0ffb com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x951f1000 - 0x952d4fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x952d5000 - 0x95703ffe libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95704000 - 0x95789fff libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x9578a000 - 0x957a9fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x95907000 - 0x9590ffff libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x95910000 - 0x95917fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95918000 - 0x95a2cffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95a2d000 - 0x95fe7fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95fe8000 - 0x9604fffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x96050000 - 0x96382ff7 com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96391000 - 0x96464fff com.apple.CoreServices.OSServices 228 (228) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96496000 - 0x9657dffc com.apple.WebKit 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9657e000 - 0x9657fff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x965c7000 - 0x965caffb com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x965cb000 - 0x965e9fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x97216000 - 0x97216ffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97242000 - 0x972f2fff edu.mit.Kerberos 6.0.13 (6.0.13) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x972f3000 - 0x97418ff3 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0xc1000000 - 0xc1003fff +com.stuntsoftware.stuntkit ??? (1.0) /Applications/Downsize.app/Contents/Frameworks/StuntKit.framework/Versions/A/StuntKit
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Support Staff 6 Posted by Dan Messing on 08 Jan, 2010 03:51 PM
Thanks for the extra information Tina.
Support Staff 7 Posted by Dan Messing on 18 Jan, 2010 10:03 PM
Hello,
We have a new beta version of Downsize available, you can download it here:
http://stuntsoftware.com/downloads/downsize_2.7.1b1.zip
Please let me know if you are still experiencing crashes with this version.
Dan
8 Posted by Tina on 19 Jan, 2010 02:27 AM
Hello Dan: I downloaded the beta and Downsize is still crashing. I downloaded it again just to be sure I'd overwritten the previous version as well. It's still crashing.
Support Staff 9 Posted by Dan Messing on 19 Jan, 2010 02:33 AM
Tina,
Hmm, I'm sorry to hear that, but I would like to get the problem solved before we release the update. Would you be able to attach your crash log again? We changed quite a bit of code to fix some memory problems, so there could be some differences.
Thanks!
Dan
10 Posted by Tina on 19 Jan, 2010 03:37 AM
Sure thing Dan. Here's the crash log. Easy to get because it crashes every time without fail. All the best in getting that resolved. I need it so badly! :-)
Process: Downsize [769]
Path: /Users/tina/Downloads/Downsize.app/Contents/MacOS/Downsize
Identifier: com.stuntsoftware.Downsize
Version: 2.7.1b1 (272)
Code Type: PPC (Native)
Parent Process: launchd [98]
Interval Since Last Report: 3325 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 70 sec
Per-App Crashes Since Last Report: 1
Date/Time: 2010-01-18 22:35:32.751 -0500
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 2962F62C-B92D-47C2-9800-E514A23DFFE7
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 10
Thread 0:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.HIToolbox 0x92f82b14 RunCurrentEventLoopInMode + 264
4 com.apple.HIToolbox 0x92f82938 ReceiveNextEventCommon + 412
5 com.apple.HIToolbox 0x92f82778 BlockUntilNextEventMatchingListInMode + 84
6 com.apple.AppKit 0x90419244 DPSNextEvent + 596
7 com.apple.AppKit 0x90418bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
8 com.apple.AppKit 0x9041289c -[NSApplication run] + 744
9 com.apple.AppKit 0x903e3298 NSApplicationMain + 440
10 com.stuntsoftware.Downsize 0x00002848 start + 756
11 com.stuntsoftware.Downsize 0x0000254c start + 44
12 ??? 0xbffffc28 0 + 3221224488
Thread 1:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.Foundation 0x94482d50 +[NSURLConnection(NSURLConnectionReallyInternal) resourceLoadLoop:] + 280
4 com.apple.Foundation 0x9442bd84 NSThreadmain__ + 1004
5 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 2:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CFNetwork 0x92ea13b0 CFURLCacheWorkerThread(void*) + 288
4 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 3:
0 libSystem.B.dylib 0x9349dd74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x97367808 __CFSocketManager + 764
Thread 4:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x91031520 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 5:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x9103169c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 6:
0 libSystem.B.dylib 0x93440c0c _semwait_signal + 12
1 libSystem.B.dylib 0x9347d46c pthread_cond_wait + 1580
2 ...ple.CoreServices.CarbonCore 0x9110b644 TSWaitOnCondition + 132
3 ...ple.CoreServices.CarbonCore 0x910e99c0 TSWaitOnConditionTimedRelative + 204
4 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
5 com.apple.DesktopServices 0x9103cbf4 TNodeSyncTask::SyncTaskProc(void*) + 88
6 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
7 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 7:
0 libSystem.B.dylib 0x9347b904 kevent + 12
1 com.apple.CoreFoundation 0x973339b0 monitor_file_descriptor + 88
Thread 8:
0 libSystem.B.dylib 0x9343a278 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x9347d368 pthread_cond_wait + 1320
2 ...ple.CoreServices.CarbonCore 0x910e99e4 TSWaitOnConditionTimedRelative + 240
3 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
4 com.apple.DesktopServices 0x9103e8b4 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 9:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreGraphics 0x9390b0b8 CGSSynchronizeWindowBackingStore + 120
3 com.apple.CoreGraphics 0x938fcfd0 CGSLockWindow + 3616
4 com.apple.CoreGraphics 0x9390abe0 CGSDeviceLock + 560
5 libRIP.A.dylib 0x9006aae0 ripd_Lock + 60
6 libRIP.A.dylib 0x90064e18 ripl_BltImage + 376
7 libRIP.A.dylib 0x9005330c ripc_RenderImage + 288
8 libRIP.A.dylib 0x9005ef5c ripc_DrawWindowContents + 4316
9 com.apple.CoreGraphics 0x939857c0 contextCopyWindowContentsToRect + 200
10 com.apple.CoreGraphics 0x939856e4 CGContextCopyWindowContentsToRect + 80
11 com.apple.AppKit 0x905a4664 NSRenderImageFromWindow + 1168
12 com.apple.AppKit 0x90578ab4 -[NSUIHeartBeat unlockFocusInRect:] + 396
13 com.apple.AppKit 0x90475720 -[NSProgressIndicator heartBeat:] + 2028
14 com.apple.AppKit 0x90474ce0 -[NSUIHeartBeat heartBeatThread:] + 1452
15 com.apple.Foundation 0x9442bd84 NSThreadmain_ + 1004
16 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 10 Crashed:
0 libobjc.A.dylib 0xfffeff20 objc_msgSend_rtp + 32
1 com.apple.Foundation 0x944314a8 hashProbe + 404
2 com.apple.Foundation 0x94450da4 -[NSConcreteHashTable rehashAround:] + 280
3 com.apple.Foundation 0x94450c74 -[NSConcreteHashTable removeItem:] + 200
4 com.apple.AppKit 0x9046f844 -[NSImage dealloc] + 72
5 com.apple.AppKit 0x904be574 -[NSImageCell setObjectValue:] + 176
6 com.apple.AppKit 0x9049dea0 -[NSImageView setImage:] + 160
7 com.stuntsoftware.Downsize 0x00005244 -[SSDownsizeController resizeImages:] + 1256
8 com.apple.Foundation 0x9442bd84 NSThreadmain_ + 1004
9 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 10 crashed with PPC Thread State 32:
srr0: 0xfffeff20 srr1: 0x0200f030 dar: 0x00000000 dsisr: 0x40000000
r12: 0x06a91080 r13: 0x06994ed0 r14: 0x000174f0 r15: 0x000174e0 r16: 0x00020000 r17: 0x00017500 r18: 0x000181a4 r19: 0x06a03df0 r20: 0x069b93e0 r21: 0xf04b279c r22: 0xa0781320 r23: 0xa0781320 r24: 0xa0780c8c r25: 0x069a5740 r26: 0x00000001 r27: 0x0012aa20 r28: 0x0012aa20 r29: 0x00000052 r30: 0x00000148 r31: 0x94431320
vrsave: 0x00000000
Binary Images:
0x21000 - 0x34ffb +org.andymatuschak.Sparkle 1.5 Beta 6 (313) /Users/tina/Downloads/Downsize.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x41000 - 0x62ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0x87000 - 0x88ff4 +com.li.hao.saftloader 2.1.2 (1047) /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader 0x8c000 - 0x8dfdb +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader 0x3773000 - 0x3a2dff3 com.apple.RawCamera.bundle 2.3.0 (505) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x3af8000 - 0x3afefff libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x48a7000 - 0x48b3ffe com.apple.URLMount 3.1.1 (3.1.1) /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x48bb000 - 0x48c1fff com.apple.URLMount.AFPPlugin 3.1.1 (3.1.1) /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp 0x48c7000 - 0x4905fff com.apple.AppleShareClientCore 1.6.3 (1.6.3) /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore 0x4918000 - 0x4922ffc com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk 0x10000000 - 0x10002ff7 +com.aquaticmac.AquaticPrime ??? (1.0.1) /Users/tina/Downloads/Downsize.app/Contents/Frameworks/AquaticPrime.framework/Versions/A/AquaticPrime
0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) /usr/lib/dyld
0x90003000 - 0x90012fff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90024000 - 0x9002dfff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9002e000 - 0x9004dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9004e000 - 0x9008bfff libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9008c000 - 0x9009fffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x900a0000 - 0x90122fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90189000 - 0x901e6ffb com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x901e7000 - 0x9032fff3 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x90330000 - 0x90348ffb com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90349000 - 0x903b3fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x903c5000 - 0x903dcffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x903dd000 - 0x90b53fff com.apple.AppKit 6.5.9 (949.54) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90b54000 - 0x90b6effb com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90b75000 - 0x90d5efff com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90d5f000 - 0x90d98fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d99000 - 0x90da1ffb libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90dd8000 - 0x90e19ffb libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90e20000 - 0x90f6cffb com.apple.ImageIO.framework 2.0.6 (2.0.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90fb2000 - 0x90fb7ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90fb8000 - 0x91007fff com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91008000 - 0x91028ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91030000 - 0x910bfffb com.apple.DesktopServices 1.4.8 (1.4.8) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x910c0000 - 0x913c2ffb com.apple.CoreServices.CarbonCore 786.11 (786.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x913c3000 - 0x913d1fff libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x913d2000 - 0x914bcfff libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x914bd000 - 0x914e4fff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x914e5000 - 0x91534fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91535000 - 0x91579fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91756000 - 0x918adffb com.apple.JavaScriptCore 5531.21 (5531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x918ae000 - 0x918d9ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x918da000 - 0x91c03fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91c04000 - 0x91c0fffb libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x91c1b000 - 0x91cd2fff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91cd3000 - 0x91cdefff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91cdf000 - 0x91d26fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91d3b000 - 0x91d68fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91d83000 - 0x91f23ff7 com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91f24000 - 0x92289ffe com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9228a000 - 0x92c79ff1 com.apple.WebCore 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92d9a000 - 0x92e54fff libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x92e55000 - 0x92e55fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e56000 - 0x92e5dffb com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92e9e000 - 0x92f51ffc com.apple.CFNetwork 438.14 (438.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92f52000 - 0x9328bff7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9328c000 - 0x932edfff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x932ee000 - 0x932eeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x932ef000 - 0x93331fff com.apple.quartzfilters 1.5.0 (1.5.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93332000 - 0x933ccff7 com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x933cd000 - 0x93437ffb com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93438000 - 0x93438fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93439000 - 0x935d9ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x935da000 - 0x93624fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x938e7000 - 0x938e9ffd libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x938ea000 - 0x93e66ff7 com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93e67000 - 0x93e8ffff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x93e90000 - 0x93e9eff3 com.apple.opengl 1.5.10 (1.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93f42000 - 0x93fd7ff7 com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93fd8000 - 0x93fd8ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93fd9000 - 0x940a9fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94190000 - 0x9421afff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9421b000 - 0x94362ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94367000 - 0x94398fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94399000 - 0x94421ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94422000 - 0x94668ffb com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94669000 - 0x94675ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94676000 - 0x94679fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9467a000 - 0x94685ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94686000 - 0x946e8ffb com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x947ba000 - 0x947c0fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x947c1000 - 0x94817fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94818000 - 0x9481cffe libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94823000 - 0x94823fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94824000 - 0x948bbfff com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94a29000 - 0x94a36fff libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94a37000 - 0x94a4afff com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94a4b000 - 0x94b70ffb com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94b71000 - 0x94b8dffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94b8e000 - 0x94bb7ffb com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94c3b000 - 0x94c3cfff libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x94c3d000 - 0x94c3dffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94c3e000 - 0x94c59ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94c5a000 - 0x94ce2fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94ce3000 - 0x94d0cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94d0d000 - 0x94dbdfff com.apple.QD 3.11.57 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94dbe000 - 0x94dbeffe com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94ddc000 - 0x94dfbfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94dfc000 - 0x94e95fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94e96000 - 0x94ecbfff com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94ecc000 - 0x94ee8ffb com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x950ac000 - 0x95127fff com.apple.SearchKit 1.2.2 (1.2.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95128000 - 0x951f0ffb com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x951f1000 - 0x952d4fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x952d5000 - 0x95703ffe libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95704000 - 0x95789fff libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x9578a000 - 0x957a9fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x95907000 - 0x9590ffff libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x95910000 - 0x95917fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95918000 - 0x95a2cffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95a2d000 - 0x95fe7fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95fe8000 - 0x9604fffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x96050000 - 0x96382ff7 com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96391000 - 0x96464fff com.apple.CoreServices.OSServices 228 (228) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96496000 - 0x9657dffc com.apple.WebKit 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9657e000 - 0x9657fff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x965c7000 - 0x965caffb com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x965cb000 - 0x965e9fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x97216000 - 0x97216ffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97242000 - 0x972f2fff edu.mit.Kerberos 6.0.13 (6.0.13) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x972f3000 - 0x97418ff3 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0xc1000000 - 0xc1003fff +com.stuntsoftware.stuntkit ??? (1.0) /Users/tina/Downloads/Downsize.app/Contents/Frameworks/StuntKit.framework/Versions/A/StuntKit
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Support Staff 11 Posted by Dan Messing on 19 Jan, 2010 05:50 AM
Tina,
One other thing I should get you to check - launch the Console application (which is located in the Utilities folder in your Applications folder), and see if anything related to Downsize is printed out there when the crash occurs.
Also - are you processing images from an iPhoto library, or just from a folder on your hard drive?
Thanks for your help in tracking this bug down.
12 Posted by Tina on 19 Jan, 2010 06:10 PM
Here's what I got from the Console app concerning Downsize Dan.
Jan 18 18:17:21 Di-Vine ReportCrash[4046]: Formulating crash report for process Downsize[4026]
Jan 18 18:17:24 Di-Vine ReportCrash[4046]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-181703_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 18:17:23 Di-Vine com.apple.launchd[97] ([0x0-0xbb0bb].com.stuntsoftware.Downsize[4026]): Exited abnormally: Segmentation fault
Jan 18 20:27:38 Di-Vine SubmitReport[4322]: Submitted compressed crash report for Downsize
Jan 18 21:23:49 Di-Vine Downsize[4466]: -[NSRegion _freeRepresentation:]: unrecognized selector sent to instance 0x4952230
Jan 18 21:24:26 Di-Vine ReportCrash[4484]: Formulating crash report for process Downsize[4466]
Jan 18 21:24:31 Di-Vine com.apple.launchd[97] ([0x0-0xd80d8].com.stuntsoftware.Downsize[4466]): Exited abnormally: Bus error
Jan 18 21:24:34 Di-Vine ReportCrash[4484]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-212406_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 21:40:25 Di-Vine ReportCrash[185]: Formulating crash report for process Downsize[169]
Jan 18 21:40:31 Di-Vine ReportCrash[185]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-214009_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 21:40:28 Di-Vine com.apple.launchd[98] ([0x0-0x1c01c].com.stuntsoftware.Downsize[169]): Exited abnormally: Bus error
Jan 18 21:40:48 Di-Vine SubmitReport[191]: Submitted compressed crash report for Downsize
Jan 18 22:35:31 Di-Vine Downsize[769]: -[NSRegion _freeRepresentation:]: unrecognized selector sent to instance 0x69d9cc0
Jan 18 22:35:53 Di-Vine ReportCrash[775]: Formulating crash report for process Downsize[769]
Jan 18 22:35:56 Di-Vine ReportCrash[775]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-223532_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 22:35:55 Di-Vine com.apple.launchd[98] ([0x0-0x54054].com.stuntsoftware.Downsize[769]): Exited abnormally: Bus error
Jan 19 13:04:06 Di-Vine ReportCrash[1313]: Formulating crash report for process Downsize[1285]
Jan 19 13:04:12 Di-Vine com.apple.launchd[66] ([0x0-0x5e05e].com.stuntsoftware.Downsize[1285]): Exited abnormally: Segmentation fault
Jan 19 13:04:15 Di-Vine ReportCrash[1313]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-19-130344_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Also, I was processing images from a folder on my desktop when the crashes occurred.
Thanks!
Support Staff 13 Posted by Dan Messing on 19 Jan, 2010 08:07 PM
Okay, new beta available - you should be able to get it through the in-app "check for updates" feature, or you can download it here:
http://stuntsoftware.com/downloads/downsize_2.7.1b2.zip
Let me know if it's still crashing. Crash reports and Console log messages are helpful if it is. Thanks!
Dan
14 Posted by Tina on 19 Jan, 2010 10:43 PM
Hi Dan: Still crashing even after that update unfortunately. Here's the crash report.
Process: Downsize [156]
Path: /Applications/Downsize.app/Contents/MacOS/Downsize
Identifier: com.stuntsoftware.Downsize
Version: 2.7.1b2 (273)
Code Type: PPC (Native)
Parent Process: launchd [66]
Interval Since Last Report: 2672 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 307 sec
Per-App Crashes Since Last Report: 1
Date/Time: 2010-01-19 17:37:38.129 -0500
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 2962F62C-B92D-47C2-9800-E514A23DFFE7
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
Crashed Thread: 9
Thread 0:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.HIToolbox 0x92f82b14 RunCurrentEventLoopInMode + 264
4 com.apple.HIToolbox 0x92f82938 ReceiveNextEventCommon + 412
5 com.apple.HIToolbox 0x92f82778 BlockUntilNextEventMatchingListInMode + 84
6 com.apple.AppKit 0x90419244 DPSNextEvent + 596
7 com.apple.AppKit 0x90418bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
8 com.apple.AppKit 0x9041289c -[NSApplication run] + 744
9 com.apple.AppKit 0x903e3298 NSApplicationMain + 440
10 com.stuntsoftware.Downsize 0x00002720 start + 756
11 com.stuntsoftware.Downsize 0x00002424 start + 44
12 ??? 0x00000ffc 0 + 4092
Thread 1:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.Foundation 0x94482d50 +[NSURLConnection(NSURLConnectionReallyInternal) resourceLoadLoop:] + 280
4 com.apple.Foundation 0x9442bd84 NSThreadmain__ + 1004
5 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 2:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CFNetwork 0x92ea13b0 CFURLCacheWorkerThread(void*) + 288
4 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 3:
0 libSystem.B.dylib 0x9349dd74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x97367808 __CFSocketManager + 764
Thread 4:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x91031520 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 104
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 5:
0 libSystem.B.dylib 0x9343a1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9344111c mach_msg + 56
2 com.apple.CoreFoundation 0x9735c394 CFRunLoopRunSpecific + 1812
3 com.apple.CoreFoundation 0x9735cc1c CFRunLoopRun + 60
4 com.apple.DesktopServices 0x9103169c TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 176
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 6:
0 libSystem.B.dylib 0x93440c0c _semwait_signal + 12
1 libSystem.B.dylib 0x9347d46c pthread_cond_wait + 1580
2 ...ple.CoreServices.CarbonCore 0x9110b644 TSWaitOnCondition + 132
3 ...ple.CoreServices.CarbonCore 0x910e99c0 TSWaitOnConditionTimedRelative + 204
4 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
5 com.apple.DesktopServices 0x9103cbf4 TNodeSyncTask::SyncTaskProc(void*) + 88
6 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
7 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 7:
0 libSystem.B.dylib 0x9347b904 kevent + 12
1 com.apple.CoreFoundation 0x973339b0 monitor_file_descriptor + 88
Thread 8:
0 libSystem.B.dylib 0x93440c08 semwait_signal + 8
1 libSystem.B.dylib 0x93440a1c nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9344094c usleep$UNIX2003 + 68
3 com.apple.AppKit 0x90474e64 -[NSUIHeartBeat _heartBeatThread:] + 1840
4 com.apple.Foundation 0x9442bd84 NSThreadmain + 1004
5 libSystem.B.dylib 0x9347c0c4 _pthread_start + 316
Thread 9 Crashed:
0 libobjc.A.dylib 0xfffeff18 objc_msgSend_rtp + 24
1 com.apple.Foundation 0x944314a8 hashProbe + 404
2 com.apple.Foundation 0x94450da4 -[NSConcreteHashTable rehashAround:] + 280
3 com.apple.Foundation 0x94450c74 -[NSConcreteHashTable removeItem:] + 200
4 com.apple.AppKit 0x9046f844 -[NSImage dealloc] + 72
5 com.apple.AppKit 0x904be574 -[NSImageCell setObjectValue:] + 176
6 com.apple.AppKit 0x9049dea0 -[NSImageView setImage:] + 160
7 com.stuntsoftware.Downsize 0x00005160 -[SSDownsizeController resizeImages:] + 1324
8 com.apple.Foundation 0x9442bd84 NSThreadmain_ + 1004
9 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 10:
0 libSystem.B.dylib 0x9343a278 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x9347d368 pthread_cond_wait + 1320
2 ...ple.CoreServices.CarbonCore 0x910e99e4 TSWaitOnConditionTimedRelative + 240
3 ...ple.CoreServices.CarbonCore 0x9110b200 MPWaitOnQueue + 272
4 com.apple.DesktopServices 0x9103e8b4 TFolderSizeTask::FolderSizeTaskProc(void*) + 88
5 ...ple.CoreServices.CarbonCore 0x91109428 PrivateMPEntryPoint + 76
6 libSystem.B.dylib 0x9347c0c4 pthread_start + 316
Thread 9 crashed with PPC Thread State 32:
srr0: 0xfffeff18 srr1: 0x0200f030 dar: 0x00000020 dsisr: 0x40000000
r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x06b0adb0 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000 r20: 0x00000000 r21: 0xf031b49c r22: 0xa0781320 r23: 0xa0781320 r24: 0xa0780c8c r25: 0x069a0d40 r26: 0x00000001 r27: 0x00129980 r28: 0x00129980 r29: 0x000000af r30: 0x000002bc r31: 0x94431320
vrsave: 0x00000000
Binary Images:
0x21000 - 0x34ffb +org.andymatuschak.Sparkle 1.5 Beta 6 (313) /Applications/Downsize.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x41000 - 0x62ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib 0x87000 - 0x88ff4 +com.li.hao.saftloader 2.1.2 (1047) /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader 0x8c000 - 0x8dfdb +com.ecamm.pluginloader Ecamm Plugin Loader v1.0.5 (1.0.5) /Library/InputManagers/Ecamm/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader 0x5e7000 - 0x5edfff libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x3773000 - 0x3a2dff3 com.apple.RawCamera.bundle 2.3.0 (505) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x47fa000 - 0x4806ffe com.apple.URLMount 3.1.1 (3.1.1) /System/Library/PrivateFrameworks/URLMount.framework/URLMount 0x10000000 - 0x10002ff7 +com.aquaticmac.AquaticPrime ??? (1.0.1) /Applications/Downsize.app/Contents/Frameworks/AquaticPrime.framework/Versions/A/AquaticPrime
0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) /usr/lib/dyld
0x90003000 - 0x90012fff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90024000 - 0x9002dfff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9002e000 - 0x9004dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9004e000 - 0x9008bfff libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9008c000 - 0x9009fffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x900a0000 - 0x90122fff com.apple.print.framework.PrintCore 5.5.4 (245.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90189000 - 0x901e6ffb com.apple.HIServices 1.7.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x901e7000 - 0x9032fff3 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x90330000 - 0x90348ffb com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90349000 - 0x903b3fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x903c5000 - 0x903dcffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x903dd000 - 0x90b53fff com.apple.AppKit 6.5.9 (949.54) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90b54000 - 0x90b6effb com.apple.CoreVideo 1.6.0 (20.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90b75000 - 0x90d5efff com.apple.security 5.0.5 (36371) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90d5f000 - 0x90d98fff com.apple.SystemConfiguration 1.9.2 (1.9.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d99000 - 0x90da1ffb libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90dd8000 - 0x90e19ffb libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90e20000 - 0x90f6cffb com.apple.ImageIO.framework 2.0.6 (2.0.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90fb2000 - 0x90fb7ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90fb8000 - 0x91007fff com.apple.Metadata 10.5.8 (398.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91008000 - 0x91028ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91030000 - 0x910bfffb com.apple.DesktopServices 1.4.8 (1.4.8) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x910c0000 - 0x913c2ffb com.apple.CoreServices.CarbonCore 786.11 (786.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x913c3000 - 0x913d1fff libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x913d2000 - 0x914bcfff libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib
0x914bd000 - 0x914e4fff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib
0x914e5000 - 0x91534fff libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91535000 - 0x91579fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91756000 - 0x918adffb com.apple.JavaScriptCore 5531.21 (5531.21.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x918ae000 - 0x918d9ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
0x918da000 - 0x91c03fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91c04000 - 0x91c0fffb libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x91c1b000 - 0x91cd2fff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x91cd3000 - 0x91cdefff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91cdf000 - 0x91d26fff com.apple.NavigationServices 3.5.2 (163) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91d3b000 - 0x91d68fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91d83000 - 0x91f23ff7 com.apple.QuartzComposer 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91f24000 - 0x92289ffe com.apple.QuartzCore 1.5.8 (1.5.8) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9228a000 - 0x92c79ff1 com.apple.WebCore 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x92d9a000 - 0x92e54fff libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib
0x92e55000 - 0x92e55fff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e56000 - 0x92e5dffb com.apple.print.framework.Print 218.0.3 (220.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92e9e000 - 0x92f51ffc com.apple.CFNetwork 438.14 (438.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92f52000 - 0x9328bff7 com.apple.HIToolbox 1.5.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9328c000 - 0x932edfff com.apple.CoreText 2.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x932ee000 - 0x932eeffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x932ef000 - 0x93331fff com.apple.quartzfilters 1.5.0 (1.5.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93332000 - 0x933ccff7 com.apple.ApplicationServices.ATS 3.8 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x933cd000 - 0x93437ffb com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x93438000 - 0x93438fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93439000 - 0x935d9ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0x935da000 - 0x93624fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x938e7000 - 0x938e9ffd libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x938ea000 - 0x93e66ff7 com.apple.CoreGraphics 1.409.5 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93e67000 - 0x93e8ffff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib
0x93e90000 - 0x93e9eff3 com.apple.opengl 1.5.10 (1.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93f42000 - 0x93fd7ff7 com.apple.framework.IOKit 1.5.2 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93fd8000 - 0x93fd8ff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93fd9000 - 0x940a9fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94190000 - 0x9421afff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9421b000 - 0x94362ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94367000 - 0x94398fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94399000 - 0x94421ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94422000 - 0x94668ffb com.apple.Foundation 6.5.9 (677.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94669000 - 0x94675ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94676000 - 0x94679fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9467a000 - 0x94685ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94686000 - 0x946e8ffb com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x947ba000 - 0x947c0fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x947c1000 - 0x94817fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94818000 - 0x9481cffe libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94823000 - 0x94823fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94824000 - 0x948bbfff com.apple.LaunchServices 292 (292) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94a29000 - 0x94a36fff libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94a37000 - 0x94a4afff com.apple.LangAnalysis 1.6.5 (1.6.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94a4b000 - 0x94b70ffb com.apple.imageKit 1.0.2 (1.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94b71000 - 0x94b8dffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94b8e000 - 0x94bb7ffb com.apple.shortcut 1.0.1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94c3b000 - 0x94c3cfff libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x94c3d000 - 0x94c3dffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94c3e000 - 0x94c59ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94c5a000 - 0x94ce2fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94ce3000 - 0x94d0cfff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94d0d000 - 0x94dbdfff com.apple.QD 3.11.57 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94dbe000 - 0x94dbeffe com.apple.quartzframework 1.5 (1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94ddc000 - 0x94dfbfff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94dfc000 - 0x94e95fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94e96000 - 0x94ecbfff com.apple.AE 402.3 (402.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94ecc000 - 0x94ee8ffb com.apple.openscripting 1.2.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x950ac000 - 0x95127fff com.apple.SearchKit 1.2.2 (1.2.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95128000 - 0x951f0ffb com.apple.CoreData 100.2 (186.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x951f1000 - 0x952d4fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x952d5000 - 0x95703ffe libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95704000 - 0x95789fff libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib
0x9578a000 - 0x957a9fff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib
0x95907000 - 0x9590ffff libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x95910000 - 0x95917fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95918000 - 0x95a2cffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95a2d000 - 0x95fe7fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95fe8000 - 0x9604fffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib
0x96050000 - 0x96382ff7 com.apple.QuickTime 7.6.4 (1327.73) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96391000 - 0x96464fff com.apple.CoreServices.OSServices 228 (228) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96496000 - 0x9657dffc com.apple.WebKit 5531.21 (5531.21.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9657e000 - 0x9657fff8 com.apple.ApplicationServices 34 (34) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x965c7000 - 0x965caffb com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x965cb000 - 0x965e9fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x97216000 - 0x97216ffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97242000 - 0x972f2fff edu.mit.Kerberos 6.0.13 (6.0.13) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x972f3000 - 0x97418ff3 com.apple.CoreFoundation 6.5.7 (476.19) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0xc1000000 - 0xc1003fff +com.stuntsoftware.stuntkit ??? (1.0) /Applications/Downsize.app/Contents/Frameworks/StuntKit.framework/Versions/A/StuntKit
0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
And the Console log
Jan 18 18:17:21 Di-Vine ReportCrash[4046]: Formulating crash report for process Downsize[4026]
Jan 18 18:17:24 Di-Vine ReportCrash[4046]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-181703_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 18:17:23 Di-Vine com.apple.launchd[97] ([0x0-0xbb0bb].com.stuntsoftware.Downsize[4026]): Exited abnormally: Segmentation fault
Jan 18 20:27:38 Di-Vine SubmitReport[4322]: Submitted compressed crash report for Downsize
Jan 18 21:23:49 Di-Vine Downsize[4466]: -[NSRegion _freeRepresentation:]: unrecognized selector sent to instance 0x4952230
Jan 18 21:24:26 Di-Vine ReportCrash[4484]: Formulating crash report for process Downsize[4466]
Jan 18 21:24:31 Di-Vine com.apple.launchd[97] ([0x0-0xd80d8].com.stuntsoftware.Downsize[4466]): Exited abnormally: Bus error
Jan 18 21:24:34 Di-Vine ReportCrash[4484]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-212406_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 21:40:25 Di-Vine ReportCrash[185]: Formulating crash report for process Downsize[169]
Jan 18 21:40:31 Di-Vine ReportCrash[185]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-214009_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 21:40:28 Di-Vine com.apple.launchd[98] ([0x0-0x1c01c].com.stuntsoftware.Downsize[169]): Exited abnormally: Bus error
Jan 18 21:40:48 Di-Vine SubmitReport[191]: Submitted compressed crash report for Downsize
Jan 18 22:35:31 Di-Vine Downsize[769]: -[NSRegion _freeRepresentation:]: unrecognized selector sent to instance 0x69d9cc0
Jan 18 22:35:53 Di-Vine ReportCrash[775]: Formulating crash report for process Downsize[769]
Jan 18 22:35:56 Di-Vine ReportCrash[775]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-18-223532_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 18 22:35:55 Di-Vine com.apple.launchd[98] ([0x0-0x54054].com.stuntsoftware.Downsize[769]): Exited abnormally: Bus error
Jan 19 13:04:06 Di-Vine ReportCrash[1313]: Formulating crash report for process Downsize[1285]
Jan 19 13:04:12 Di-Vine com.apple.launchd[66] ([0x0-0x5e05e].com.stuntsoftware.Downsize[1285]): Exited abnormally: Segmentation fault
Jan 19 13:04:15 Di-Vine ReportCrash[1313]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-19-130344_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 19 16:50:30 Di-Vine ReportCrash[1743]: Formulating crash report for process Downsize[1737]
Jan 19 16:50:40 Di-Vine ReportCrash[1743]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-19-165000_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 19 16:50:36 Di-Vine com.apple.launchd[66] ([0x0-0x81081].com.stuntsoftware.Downsize[1737]): Exited abnormally: Segmentation fault
Jan 19 17:09:12 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:09:12 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:09:26 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:09:26 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:09:40 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:09:40 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:10:06 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:10:06 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:10:30 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:10:30 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:10:33 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:10:33 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:11:00 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:11:00 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:11:01 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:11:01 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:11:01 Di-Vine Downsize[1803]: Bad colorspace name NSCustomColorSpace
Jan 19 17:11:01 Di-Vine Downsize[1803]: Image 0 has invalid parameters
Jan 19 17:37:50 Di-Vine ReportCrash[160]: Formulating crash report for process Downsize[156]
Jan 19 17:37:53 Di-Vine ReportCrash[160]: Saved crashreport to /Users/tina/Library/Logs/CrashReporter/Downsize_2010-01-19-173738_Di-Vine.crash using uid: 501 gid: 20, euid: 501 egid: 20
Jan 19 17:37:52 Di-Vine com.apple.launchd[66] ([0x0-0x1d01d].com.stuntsoftware.Downsize[156]): Exited abnormally: Bus error
Support Staff 15 Posted by Dan Messing on 19 Jan, 2010 11:12 PM
Tina,
Perfect - thanks for the info. I actually expected to see some stuff in the Console that wasn't there, so that could have been helpful. Here's a new beta for you to try:
http://stuntsoftware.com/downloads/downsize_2.7.1b3.zip
It might take a few tries since I can't reproduce this on my machine. Thanks very much for your help!
Dan
16 Posted by Tina on 20 Jan, 2010 12:11 AM
Hi Dan: It's not fully downloading so the zip file is not decompressing. Could something have went wrong in the compression of the document?
Thanks,
Tina
Support Staff 17 Posted by Dan Messing on 20 Jan, 2010 12:31 AM
Hmm, I'm not sure - I just re-compressed and re-uploaded it:
http://stuntsoftware.com/downloads/downsize_2.7.1b3.zip
18 Posted by Tina on 20 Jan, 2010 12:43 AM
Thanks! It worked that time. Now for the test.
19 Posted by Tina on 20 Jan, 2010 01:45 AM
Dan. The update worked perfectly! All one thousand and eighty something images downsized without interruption! Thank you!
Support Staff 20 Posted by Dan Messing on 20 Jan, 2010 03:32 AM
Great! Very glad to hear that. Thanks so much for all of your help in getting this bug figured out!
Dan
21 Posted by Tina on 20 Jan, 2010 02:03 PM
And thank you for your promptness on this. If it's your problem it's my problem :-) Get working with ya!
Dan Messing closed this discussion on 20 Jan, 2010 05:24 PM.