Page 1 of 1

Type A Bug, plus funky colors in the tree editor

Posted: Wed Jun 29, 2005 7:02 pm
by xander
Two concerns with the tree editor:

1) If I am using the tree editor, and I leave the location that I am working in, Darwinia crashes. According to Llamaboy, this affects Windows boxes as well. blackbox.txt:

Code: Select all

=========================
DARWINIA BLACK BOX REPORT
=========================

VERSION : macosx-full-1.2.2
ERROR   : 'Fatal Signal (10) Received
'
**********

Host Name:      nausicaa
Date/Time:      2005-06-29 10:58:07.937 -0700
OS Version:     10.4.1 (Build 8B15)
Report Version: 3

Command: Darwinia
Path:    /Users/xander/Applications/Darwinia/Darwinia.app/Contents/MacOS/Darwinia
Parent:  WindowServer [27704]

Version: Darwinia version 1.2.2 (1.2.1)

PID:    7968
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000001c

Thread 0 Crashed:
0   uk.co.darwinia               0x000500e4 0x1000 + 323812
1   uk.co.darwinia               0x0002aa50 0x1000 + 170576
2   uk.co.darwinia               0x000ab538 0x1000 + 697656
3   uk.co.darwinia               0x000861a0 0x1000 + 545184
4   uk.co.darwinia               0x00086ad0 0x1000 + 547536
5   uk.co.darwinia               0x0007873c 0x1000 + 489276
6   uk.co.darwinia               0x00005dc4 0x1000 + 19908
7   com.apple.Foundation         0x9287bbf8 _nsnote_callback + 180
8   com.apple.CoreFoundation     0x90771840 __CFXNotificationPost + 368
9   com.apple.CoreFoundation     0x90769964 _CFXNotificationPostNotification + 684
10  com.apple.Foundation         0x92866000 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
11  com.apple.AppKit             0x9361f620 -[NSApplication _postDidFinishNotification] + 112
12  com.apple.AppKit             0x9361f50c -[NSApplication _sendFinishLaunchingNotification] + 92
13  com.apple.AppKit             0x9361f054 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
14  com.apple.AppKit             0x9361ebfc -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
15  com.apple.Foundation         0x9287cc04 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
16  com.apple.Foundation         0x9287ca64 _NSAppleEventManagerGenericHandler + 92
17  com.apple.AE                 0x91450a40 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
18  com.apple.AE                 0x914508dc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
19  com.apple.AE                 0x91450734 aeProcessAppleEvent + 284
20  com.apple.HIToolbox          0x931253e4 AEProcessAppleEvent + 60
21  com.apple.AppKit             0x9361d344 _DPSNextEvent + 800
22  com.apple.AppKit             0x9361ce68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
23  com.apple.AppKit             0x936193cc -[NSApplication run] + 472
24  com.apple.AppKit             0x93709c1c NSApplicationMain + 452
25  uk.co.darwinia               0x000060a0 0x1000 + 20640
26  uk.co.darwinia               0x00002f60 0x1000 + 8032
27  uk.co.darwinia               0x00002dd4 0x1000 + 7636

Thread 1:
0   libSystem.B.dylib            0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib            0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation     0x9074a4d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation     0x90749ddc CFRunLoopRunSpecific + 268
4   com.apple.audio.CoreAudio    0x913a535c HALRunLoop::OwnThread(void*) + 264
5   com.apple.audio.CoreAudio    0x913a50fc CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib            0x9002c3d4 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib            0x90056418 semaphore_timedwait_signal_trap + 8
1   libSystem.B.dylib            0x900723b0 pthread_cond_timedwait_relative_np + 592
2   com.apple.audio.CoreAudio    0x913b6100 CAGuard::WaitFor(unsigned long long) + 204
3   com.apple.audio.CoreAudio    0x913b6010 CAGuard::WaitUntil(unsigned long long) + 304
4   com.apple.audio.CoreAudio    0x913b4280 HP_IOThread::WorkLoop() + 852
5   com.apple.audio.CoreAudio    0x913b3f18 HP_IOThread::ThreadEntry(HP_IOThread*) + 16
6   com.apple.audio.CoreAudio    0x913a50fc CAPThread::Entry(CAPThread*) + 96
7   libSystem.B.dylib            0x9002c3d4 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib            0x90005bcc syscall + 12
1   com.apple.OpenTransport      0x9a6935a0 BSD_waitevent + 44
2   com.apple.OpenTransport      0x9a698360 CarbonSelectThreadFunc + 176
3   libSystem.B.dylib            0x9002c3d4 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib            0x9002ca98 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib            0x9003127c pthread_cond_wait + 508
2   com.apple.OpenTransport      0x9a693e94 CarbonOperationThreadFunc + 80
3   libSystem.B.dylib            0x9002c3d4 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib            0x9002ca98 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib            0x9003127c pthread_cond_wait + 508
2   com.apple.OpenTransport      0x9a6a3df0 CarbonInetOperThreadFunc + 80
3   libSystem.B.dylib            0x9002c3d4 _pthread_body + 96

Thread 0 crashed with PPC Thread State:
  srr0: 0x000500e4 srr1: 0x0200f930                vrsave: 0x00000000
    cr: 0x48004484  xer: 0x00000006   lr: 0x000500d8  ctr: 0x90003300
    r0: 0x00000008   r1: 0xbfffdff0   r2: 0xa0001fdc   r3: 0xfffffffa
    r4: 0x00000020   r5: 0xfefefeff   r6: 0x00000000   r7: 0x000500d8
    r8: 0x00000054   r9: 0x0183de00  r10: 0x4d6e6d64  r11: 0x1a1d0b00
   r12: 0x1a1d0b00  r13: 0x00000000  r14: 0x00000000  r15: 0x00000000
   r16: 0x00000000  r17: 0x00000000  r18: 0x00611760  r19: 0x00616140
   r20: 0xa361b110  r21: 0xa07216e0  r22: 0x00000001  r23: 0x002e0000
   r24: 0x002e0000  r25: 0x0183de00  r26: 0x002a0000  r27: 0x002e0000
   r28: 0x002d9718  r29: 0x002e0000  r30: 0x002d9584  r31: 0x01fe6e00

Binary Images Description:
    0x1000 -   0x2d7fff uk.co.darwinia Darwinia version 1.2.2 (1.2.1)   /Users/xander/Applications/Darwinia/Darwinia.app/Contents/MacOS/Darwinia
 0x4c4e000 -  0x4d4cfff GLEngine    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x4d7a000 -  0x4e53fff com.apple.ATIRadeon9700GLDriver 1.4.2 (4.0.2)   /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeon9700GLDriver
 0x4e60000 -  0x4e79fff GLDriver    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
 0x4e7f000 -  0x4e9ffff GLRendererFloat    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x4eef000 -  0x4f7efff GLRasterARGB8888D32    /System/Library/Frameworks/OpenGL.framework/Resources/GLRasterARGB8888D32.bundle/GLRasterARGB8888D32
 0x756c000 -  0x756dfff com.apple.aoa.halplugin 2.5.0   /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x79a7000 -  0x7a71fff com.divxnetworks.DivXCodec 5.2.1   /Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
 0x7abf000 -  0x7af0fff liblame3.92.dylib    /Library/Application Support/DivXNetworks/liblame3.92.dylib
 0x7b2d000 -  0x7b30fff libMPAEncode0.1.dylib    /Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
 0x7b34000 -  0x7b94fff libdpus10.dylib    /Library/Application Support/DivXNetworks/libdpus10.dylib
 0x7bc1000 -  0x7bd3fff libdpv10.dylib    /Library/Application Support/DivXNetworks/libdpv10.dylib
 0x9167000 -  0x916dfff com.apple.DictionaryServiceComponent 1.0.0   /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x30000000 - 0x3004bfff SDL 1.2.8   /Users/xander/Applications/Darwinia/Darwinia.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0x8fe00000 - 0x8fe50fff dyld 43   /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib    /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib    /usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069cfff com.apple.CoreGraphics 1.256.5 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90727000 - 0x90800fff com.apple.CoreFoundation 6.4.1 (368.1)   /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90849000 - 0x90849fff com.apple.CoreServices 10.4 (???)   /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084b000 - 0x9094dfff libicucore.A.dylib    /usr/lib/libicucore.A.dylib
0x909a7000 - 0x90a2bfff libobjc.A.dylib    /usr/lib/libobjc.A.dylib
0x90a55000 - 0x90ac9fff com.apple.framework.IOKit 1.4 (???)   /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae3000 - 0x90af5fff libauto.dylib    /usr/lib/libauto.dylib
0x90afc000 - 0x90dc1fff com.apple.CoreServices.CarbonCore 10.4 (611.1)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e24000 - 0x90ea4fff com.apple.CoreServices.OSServices 4.0 (4.0.0)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90eee000 - 0x90f2efff com.apple.CFNetwork 4.0 (80)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f43000 - 0x90f5bfff com.apple.WebServices 1.1.2 (1.1.0)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f6b000 - 0x90fe9fff com.apple.SearchKit 1.0.3   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102e000 - 0x91055fff com.apple.Metadata 0.1 (121)   /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0 (221)   /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1   /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0   /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91384000 - 0x9138cfff libbsm.dylib    /usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.0 (3.0)   /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.5 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918d0fff com.apple.LaunchServices 10.4.2 (156)   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918eb000 - 0x918fffff com.apple.speech.synthesis.framework 3.3   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190d000 - 0x91943fff com.apple.ImageIO.framework 1.0   /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91957000 - 0x91a19fff libcrypto.0.9.7.dylib    /usr/lib/libcrypto.0.9.7.dylib
0x91a65000 - 0x91a7afff libcups.2.dylib    /usr/lib/libcups.2.dylib
0x91a7f000 - 0x91a9bfff libJPEG.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa0000 - 0x91b0ffff libJP2.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b26000 - 0x91b2afff libGIF.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2c000 - 0x91b44fff libRaw.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b47000 - 0x91b8afff libTIFF.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b91000 - 0x91baafff libPng.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91baf000 - 0x91bb2fff libRadiance.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bb4000 - 0x91bb4fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)   /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb6000 - 0x91ca0fff com.apple.vImage 2.0   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91ca8000 - 0x91cc7fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d33000 - 0x91d53fff libmx.A.dylib    /usr/lib/libmx.A.dylib
0x91d59000 - 0x91dbefff libvMisc.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dc8000 - 0x91e5afff libvDSP.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e74000 - 0x92404fff libBLAS.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9244c000 - 0x9275cfff libLAPACK.dylib    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92789000 - 0x92814fff com.apple.DesktopServices 1.3   /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92856000 - 0x92a7ffff com.apple.Foundation 6.4 (567)   /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b9d000 - 0x92c7bfff libxml2.2.dylib    /usr/lib/libxml2.2.dylib
0x92c9b000 - 0x92d89fff libiconv.2.dylib    /usr/lib/libiconv.2.dylib
0x92d9b000 - 0x92db9fff libGL.dylib    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dc4000 - 0x92e1efff libGLU.dylib    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e3c000 - 0x92e3cfff com.apple.Carbon 10.4 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e3e000 - 0x92e52fff com.apple.ImageCapture 3.0   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e6a000 - 0x92e7afff com.apple.speech.recognition.framework 3.4   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e86000 - 0x92e9bfff com.apple.securityhi 2.0 (203)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92ead000 - 0x92f34fff com.apple.ink.framework 101.2 (69)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f48000 - 0x92f53fff com.apple.help 1.0.3 (32)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f5d000 - 0x92f8afff com.apple.openscripting 1.2.2 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fa4000 - 0x92fb4fff com.apple.print.framework.Print 4.0 (187)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92fc0000 - 0x93026fff com.apple.htmlrendering 1.1.2   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93057000 - 0x930a9fff com.apple.NavigationServices 3.4   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930d5000 - 0x930f2fff com.apple.audio.SoundManager 3.9   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93104000 - 0x93111fff com.apple.CommonPanels 1.2.2 (73)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9311a000 - 0x9342afff com.apple.HIToolbox 1.4.1 (???)   /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93575000 - 0x93581fff com.apple.opengl 1.4.0   /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93613000 - 0x93613fff com.apple.Cocoa 6.4 (???)   /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93615000 - 0x93c46fff com.apple.AppKit 6.4.1 (824.1)   /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93fd2000 - 0x9403cfff com.apple.CoreData 1.0 (46)   /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94074000 - 0x9413efff com.apple.audio.toolbox.AudioToolbox 1.4   /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94192000 - 0x94192fff com.apple.audio.units.AudioUnit 1.4   /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94194000 - 0x942f3fff com.apple.QuartzCore 1.4.1   /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9433b000 - 0x94378fff libsqlite3.0.dylib    /usr/lib/libsqlite3.0.dylib
0x94380000 - 0x943cbfff libGLImage.dylib    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9456b000 - 0x9457afff libCGATS.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94582000 - 0x9458efff libCSync.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945d3000 - 0x945e7fff libRIP.A.dylib    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945ed000 - 0x9484ffff com.apple.QuickTime 7.0.1   /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94922000 - 0x94941fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)   /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d02000 - 0x94d1ffff libresolv.9.dylib    /usr/lib/libresolv.9.dylib
0x96c47000 - 0x96ceafff libcrypto.0.9.dylib    /usr/lib/libcrypto.0.9.dylib
0x96d1e000 - 0x96d4bfff libssl.0.9.dylib    /usr/lib/libssl.0.9.dylib
0x97878000 - 0x97904fff libGLProgrammability.dylib    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9792a000 - 0x9792bfff libGLSystem.dylib    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x9792d000 - 0x9793afff com.apple.agl 2.5.6 (AGL-2.5.6)   /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9905d000 - 0x997effff com.apple.QuickTimeComponents.component 7.0.1   /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a691000 - 0x9a6affff com.apple.OpenTransport 2.0   /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x9aa49000 - 0x9ab4afff com.apple.audio.units.Components 1.4   /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xefbef000 - 0xefcd1fff libPSIKey.dylib    /Library/Application Support/DivXNetworks/libPSIKey.dylib


=========================
====== STACKTRACE =======
=========================

retAddress = 0x5fbf8
retAddress = 0x5f9b4
retAddress = 0x9012461c
retAddress = 0x500d8



2) The color editor for trees seems a bit funky on the Mac. The colors don't quite come out the way that you would expect. I can't really describe it, so here is a screenshot. (It is a .bmp, thus rather large. I did not feel like converting it to something else, so I did not post it inline)
UPDATE: the labels seem to be wrong. What is labelled 'Red' controls alpha, 'Green' controls blue, 'Blue' controls green, and 'Alpha' controls red. It should be RGBA, but is ABGR.

xander