Reproducible Crash

Please let me know if I should report things like this elsewhere - I'm new to this community (but I'm loving the app so far!!).

If I launch Punakea and close the main window, very shortly after the app will crash. This doesn't seem to happen if I splat-H the app. I noticed in the Console when the app is launched, this is reported:

3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "ICN#".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "l8mk".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "il32".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "icl8".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "icl4".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "ics#".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "s8mk".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "is32".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "ics8".
3/7/08 7:11:24 AM [0x0-0x4d04d].eu.nudgenudge.punakea[512] Punakea: unknown type name "ics4".

Here is the full crash report from after the app has crashed:

Process: Punakea [506]
Path: /Applications/Punakea.app/Contents/MacOS/Punakea
Identifier: eu.nudgenudge.punakea
Version: 0.4 (0.4)
Code Type: X86 (Native)
Parent Process: launchd [108]

Date/Time: 2008-03-07 07:09:50.597 -0500
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6

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

Thread 0 Crashed:
0 libobjc.A.dylib 0x94fc7700 objc_msgSend + 48
1 com.apple.AppKit 0x93ecafc2 -[NSWindowController release] + 158
2 com.apple.Foundation 0x93250d9f NSPopAutoreleasePool + 431
3 com.apple.AppKit 0x93e30126 -[NSApplication run] + 892
4 com.apple.AppKit 0x93dfd30a NSApplicationMain + 574
5 eu.nudgenudge.punakea 0x000029be start + 54

Thread 1:
0 libSystem.B.dylib 0x906ff9e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x907071dc mach_msg + 72
2 com.apple.CoreFoundation 0x9234a0de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x9234ad18 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x932b8ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x932555ad -[NSThread main] + 45
6 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
7 libSystem.B.dylib 0x90730c55 _pthread_start + 321
8 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x907304c6 kevent + 10
1 com.apple.Foundation 0x932555ad -[NSThread main] + 45
2 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
3 libSystem.B.dylib 0x90730c55 _pthread_start + 321
4 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x906ffa46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x90731daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90733633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9329b4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9329b310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9329b275 -[NSConditionLock lockWhenCondition:] + 69
6 eu.nudgenudge.nntagging 0x0006df03 -[NNQueue dequeue] + 47
7 eu.nudgenudge.nntagging 0x00082c88 -[NNTagChecker processQueue] + 89
8 com.apple.AppKit 0x9418cae8 +[NSApplication _startDrawingThread:] + 77
9 com.apple.Foundation 0x932555ad -[NSThread main] + 45
10 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
11 libSystem.B.dylib 0x90730c55 _pthread_start + 321
12 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x906ffa46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x90731daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90733633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9329b4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9329b310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9329b275 -[NSConditionLock lockWhenCondition:] + 69
6 eu.nudgenudge.nntagging 0x0006df03 -[NNQueue dequeue] + 47
7 eu.nudgenudge.nntagging 0x0006ee87 -[NNTagSave processQueue] + 48
8 com.apple.AppKit 0x9418cae8 +[NSApplication _startDrawingThread:] + 77
9 com.apple.Foundation 0x932555ad -[NSThread main] + 45
10 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
11 libSystem.B.dylib 0x90730c55 _pthread_start + 321
12 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x906ffa46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x90731daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90733633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9329b4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9329b310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9329b275 -[NSConditionLock lockWhenCondition:] + 69
6 eu.nudgenudge.nntagging 0x0006df03 -[NNQueue dequeue] + 47
7 eu.nudgenudge.punakea 0x000277c8 -[PAThumbnailManager processQueue] + 31
8 com.apple.AppKit 0x9418cae8 +[NSApplication _startDrawingThread:] + 77
9 com.apple.Foundation 0x932555ad -[NSThread main] + 45
10 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
11 libSystem.B.dylib 0x90730c55 _pthread_start + 321
12 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x906ffa46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x90731daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x90733633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9329b4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x9329b310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x9329b275 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x93e9d7f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x932555ad -[NSThread main] + 45
8 com.apple.Foundation 0x93255154 __NSThread__main__ + 308
9 libSystem.B.dylib 0x90730c55 _pthread_start + 321
10 libSystem.B.dylib 0x90730b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xefbffbed ebx: 0x0c3b0fb0 ecx: 0x9506a034 edx: 0x01418805
edi: 0x00071e65 esi: 0x83e58955 ebp: 0xbffff8d8 esp: 0xbffff8a4
ss: 0x0000001f efl: 0x00010286 eip: 0x94fc7700 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xefbffbed

Binary Images:
0x1000 - 0x4afe7 +eu.nudgenudge.punakea 0.4 (0.4) /Applications/Punakea.app/Contents/MacOS/Punakea
0x6d000 - 0x87fff +eu.nudgenudge.nntagging ??? (0.8.5) /Applications/Punakea.app/Contents/Frameworks/NNTagging.framework/Versions/A/NNTagging
0x9f000 - 0xa1fff +eu.nudgenudge.NNFilterEngine ??? (1.0) /Applications/Punakea.app/Contents/Frameworks/NNFilterEngine.framework/Versions/A/NNFilterEngine
0xa7000 - 0xa7ffe +eu.nudgenudge.PADropHandler ??? (1.0) /Applications/Punakea.app/Contents/Frameworks/PADropHandler.framework/Versions/A/PADropHandler
0xac000 - 0xafffd +eu.nudgenudge.NDResourceFork ??? (1.0) /Applications/Punakea.app/Contents/Frameworks/NDResourceFork.framework/Versions/A/NDResourceFork
0xb6000 - 0xc2ff7 +org.andymatuschak.Sparkle ??? (1.1) /Applications/Punakea.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0xcd000 - 0xe7fff com.apple.ScriptingBridge 1.0 (1.0) <4ef56775c0b6c2f6a28e181b979b5383> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0xfd000 - 0xfffff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x106000 - 0x12afe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x146000 - 0x146fff +com.ksuther.chax.loader ??? (2.1.1) <63e629a8956400af227c8ff412817ed4> /Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
0x1e3000 - 0x1e3fff +eu.nudgenudge.FilenamesDropHandler ??? (1.0) /Applications/Punakea.app/Contents/PlugIns/FilenamesDropHandler.punakeaDropHandler/Contents/MacOS/FilenamesDropHandler
0x1e8000 - 0x1e9ffc +eu.nudgenudge.PublicURLDropHandler ??? (1.0) /Applications/Punakea.app/Contents/PlugIns/PublicUrlDropHandler.punakeaDropHandler/Contents/MacOS/PublicUrlDropHandler
0x1ee000 - 0x1effff +eu.nudgenudge.WebURLsWithTitlesPboardType ??? (1.0) /Applications/Punakea.app/Contents/PlugIns/WebURLsWithTitlesPboardTypeDropHandler.punakeaDropHandler/Contents/MacOS/WebURLsWithTitlesPboardTypeDropHandler
0x1f7000 - 0x1f8fff +com.1passwd.InputManager 2.5.11 (6126) /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x22d000 - 0x232fff +com.macromates.edit_in_textmate ??? (1.0) /Library/InputManagers/Edit in TextMate/Edit in TextMate.bundle/Contents/MacOS/Edit in TextMate
0x3a2000 - 0x5f1ff3 com.apple.MessageFramework 3.2 (919.2) <5d5cf8b74fbe47eedba367a33ec67934> /System/Library/Frameworks/Message.framework/Versions/B/Message
0xe2d000 - 0xeb1fff com.apple.xquery 1.3 (27) /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0xce7e000 - 0xcf6cfef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90041ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90042000 - 0x90515fde libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90516000 - 0x905bffff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x905c0000 - 0x906a5ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x906a6000 - 0x906f0fe1 com.apple.securityinterface 3.0 (32532) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x906f1000 - 0x906feff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
0x906ff000 - 0x9085eff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x90a1b000 - 0x90a20fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90a21000 - 0x90a45fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x90a46000 - 0x90a87fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91a10000 - 0x91f26fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91f27000 - 0x91f37ffc com.apple.LangAnalysis 1.6.4 (1.6.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91f38000 - 0x91f40fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91f41000 - 0x922d7ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x922d8000 - 0x9240afef com.apple.CoreFoundation 6.5.1 (476.10) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9240b000 - 0x9240bff8 com.apple.Cocoa 6.5 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9240c000 - 0x92434ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x924c2000 - 0x924d6ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x924d7000 - 0x92533ff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92534000 - 0x925c7fff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x925c8000 - 0x9268fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92690000 - 0x92771ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x92772000 - 0x927b1fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x927b2000 - 0x9283dfff com.apple.framework.IOKit 1.5.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9283e000 - 0x9283effc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9283f000 - 0x928abffb com.apple.WhitePagesFramework 1.1 (113.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x92914000 - 0x92918fff libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92919000 - 0x9293ffff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x92940000 - 0x92999ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9299a000 - 0x92ad2ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib
0x92ad3000 - 0x92b8dfe3 com.apple.CoreServices.OSServices 224.4 (224.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92df7000 - 0x92e2efff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92e2f000 - 0x92ffaff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92ffb000 - 0x93031fef libtidy.A.dylib ??? (???) /usr/lib/libtidy.A.dylib
0x93032000 - 0x9308cff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9308d000 - 0x930cafff com.apple.DAVKit 3.0.2 (643) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x930cb000 - 0x931effe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x931f0000 - 0x931fbff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9324b000 - 0x934c5fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x934c6000 - 0x93508fef com.apple.NavigationServices 3.5.1 (161) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93527000 - 0x935a6ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x935a7000 - 0x935a9ff5 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93769000 - 0x937f0ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x937f1000 - 0x937f8ff7 libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93837000 - 0x9383bfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93842000 - 0x93b1bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93b26000 - 0x93ba3fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93ba5000 - 0x93c31ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93c32000 - 0x93c5dfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x93c5e000 - 0x93caefeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x93caf000 - 0x93cbffff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93cc0000 - 0x93ccbfff com.apple.dotMacLegacy 3 (242) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x93ccc000 - 0x93cd1ffc com.apple.KerberosHelper 1.0 (1.0) <411712e2bf993f2a3ebc590eafc1cd46> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x93cd2000 - 0x93d2fffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93d30000 - 0x93d69ffe com.apple.securityfoundation 3.0 (32989) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93d6d000 - 0x93df6fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93df7000 - 0x945f4fef com.apple.AppKit 6.5.2 (949.26) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94612000 - 0x9468cff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9468d000 - 0x9469bffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9469c000 - 0x94aacfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94ab5000 - 0x94ae5ff3 com.apple.DotMacSyncManager 1.2.2 (280) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x94ae6000 - 0x94ae6ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94e9b000 - 0x94eacffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94ead000 - 0x94ec8ffb libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94ec9000 - 0x94ef6feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94ef7000 - 0x94fb2fe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94fb3000 - 0x95092fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x95167000 - 0x95176ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95177000 - 0x951c7ff7 com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x951c8000 - 0x9520cfeb com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9520d000 - 0x9520ffff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95210000 - 0x95210ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95211000 - 0x95216fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9521b000 - 0x95231fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95232000 - 0x95239fe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib
0x9523a000 - 0x9523affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9523b000 - 0x9526ffef com.apple.bom 9.0 (136) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x95270000 - 0x95317feb com.apple.QD 3.11.52 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95318000 - 0x9545dff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9545e000 - 0x95510ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x95511000 - 0x95518ffe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib
0x95519000 - 0x95519ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9551a000 - 0x95672fee com.apple.CalendarStore 3.0.2 (809) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x95673000 - 0x956effeb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x956f0000 - 0x9571ffe3 com.apple.AE 402.2 (402.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95720000 - 0x95736fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95737000 - 0x95771fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95772000 - 0x9577efff libbz2.1.0.dylib ??? (???) /usr/lib/libbz2.1.0.dylib
0x9577f000 - 0x95780ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib
0x957b1000 - 0x957b1ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x957b2000 - 0x95829fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9582a000 - 0x9582aff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9582b000 - 0x95890ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x95892000 - 0x95c50fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95c51000 - 0x95c5afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95c8d000 - 0x95cb1feb libssl.0.9.7.dylib ??? (???) /usr/lib/libssl.0.9.7.dylib
0x95cb2000 - 0x95ce4fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95ce5000 - 0x9637efff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9637f000 - 0x96383fff com.apple.OpenDirectory 10.5 (10.5) /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96384000 - 0x963a2ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x963a3000 - 0x963bbfff com.apple.openscripting 1.2.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x963bc000 - 0x963dafff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x964a3000 - 0x964affe7 com.apple.opengl 1.5.6 (1.5.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x964db000 - 0x964e6fe7 libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x964e7000 - 0x96507ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96508000 - 0x96527ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96528000 - 0x965f3fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x965f4000 - 0x96687ff3 com.apple.ApplicationServices.ATS 3.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96688000 - 0x96789fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x9678a000 - 0x96790fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x96791000 - 0x96841fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96842000 - 0x9684cfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9684d000 - 0x9684dfff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9684e000 - 0x96851fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96852000 - 0x969d0fff com.apple.AddressBook.framework 4.1 (687.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96ac6000 - 0x96ba5fff com.apple.syncservices 3.1 (389.1) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x96ba6000 - 0x96bebfef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96bec000 - 0x96bfbfff libsasl2.2.dylib ??? (???) /usr/lib/libsasl2.2.dylib
0x96bfc000 - 0x96f04fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Hey Nate, this seems a bit

Hey Nate, this seems a bit strange to us. We tried several times, but couldn't reproduce this bug. :(

I'm running ClamXAV and I

I'm running ClamXAV and I tried disabling that. I'm also running 9 Spaces and Time Machine. I can't think of anything else that could be conflicting.

I'm running 10.5.2

With Punakea, I've got pretty much all the options turned on. When I get some time later today I'll try testing with various combinations of the options to see if that causes any changes.

Is there any other information that may help that I can provide?

In case this is indeed cause

In case this is indeed cause by any enabled pref, you could send us your current preferences (~/Library/Preferences/eu.nudgenudge.punakea.plist), then you don't have to try all combinations :). If possible, please send your ~/Library/Application Support/Punakea/DB/tags file, too!
Thanks in advance!

I see the same crash. But

I see the same crash. But the error message is a little bit different:
----8<----
Command: Punakea
Path: /Applications/Punakea.app/Contents/MacOS/Punakea
Parent: WindowServer [100]

Version: 0.4 (0.4)

PID: 463
Thread: Unknown

Link (dyld) error:

Library not loaded: /System/Library/Frameworks/ScriptingBridge.framework/Version
s/A/ScriptingBridge
Referenced from: /Applications/Punakea.app/Contents/MacOS/../Frameworks/NNTagg
ing.framework/Versions/A/NNTagging
Reason: image not found
---->8----

Any hints?

The

The ScriptingBridge.framework is a system framework on 10.5, so it seems your system is somehow faulty - have you checked '/System/Library/Frameworks' if the framework is present?

Ahh, ok. My bad. I'm on

Ahh, ok. My bad. I'm on Tiger, 0.4 is the wrong version for me. Thanks for pointing that out.

I would suggest to check on what OS X Version Punakea is running and not show the Leopard-only version for updates on Tiger.