Spooky Patch v0.2 causes crash in Editor after setting channel name

Occasionally, after setting the channel name in a Spooky send/receive patch, Quartz Composer will crash.

A crash report is included below from a QC which quit immediately after typing a new Sender Channel in a Spooky Send patch.

I have observed the same bug with Spooky Receives, too. It doesn't always occur so is not reliably reproducible but is frequent enough to warrant some mild frustration and me getting into the habit of doing a Save As... before adding or editing anything to do with any Spooky patch.

Perhaps the Channel name isn't being retained properly when it is set, causing the [NSCFString isEqual:] to fail?

Console entry

12/02/2009 13:08:45 com.apple.launchd[1474] ([0x0-0xbf0bf].com.apple.QuartzComposer.editor[2403]) Exited abnormally: Segmentation fault 

Crash report

Process:         Quartz Composer [2403]
Path:            /Developer/Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
Identifier:      com.apple.QuartzComposer.editor
Version:         3.1 (63.2)
Build Info:      QuartzComposerEditor-630200~2
Code Type:       X86 (Native)
Parent Process:  launchd [1474]

Date/Time:       2009-02-12 13:08:38.540 +0000
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

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

Thread 0 Crashed:
0   libobjc.A.dylib                  0x9440f688 objc_msgSend + 24
1   com.apple.Foundation             0x92c815c3 -[NSCFString isEqual:] + 51
2   net.kineme.SpookyPatch           0x1757080e -[SpookySendPatch execute:time:arguments:] + 120
3   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
4   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
5   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
6   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
7   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
8   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
9   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
10  com.apple.QuartzComposer         0x91de9614 -[QCContext renderPatch:time:arguments:] + 650
11  com.apple.QuartzComposer         0x91de9366 -[QCGraphicsContext renderPatch:time:arguments:] + 91
12  com.apple.QuartzComposer         0x91de826b -[QCOpenGLContext renderPatch:time:arguments:] + 334
13  com.apple.QuartzComposer         0x91de810a -[QCPatch(Runtime) render:arguments:] + 92
14  ...apple.QuartzComposer.editor   0x0000e352 0x1000 + 54098
15  com.apple.QuartzComposer         0x91e6f23f -[QCView render:arguments:] + 471
16  com.apple.QuartzComposer         0x91e71062 -[QCView _renderTimer] + 163
17  com.apple.QuartzComposer         0x91eb6f44 _TimerCallback + 232
18  com.apple.CoreFoundation         0x94804b25 CFRunLoopRunSpecific + 4469
19  com.apple.CoreFoundation         0x94804cd8 CFRunLoopRunInMode + 88
20  com.apple.HIToolbox              0x9287a2c0 RunCurrentEventLoopInMode + 283
21  com.apple.HIToolbox              0x9287a012 ReceiveNextEventCommon + 175
22  com.apple.HIToolbox              0x92879f4d BlockUntilNextEventMatchingListInMode + 106
23  com.apple.AppKit                 0x9358ad7d _DPSNextEvent + 657
24  com.apple.AppKit                 0x9358a630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
25  com.apple.AppKit                 0x9358366b -[NSApplication run] + 795
26  ...apple.QuartzComposer.editor   0x00003792 0x1000 + 10130
27  com.apple.AppKit                 0x935508a4 NSApplicationMain + 574
28  ...apple.QuartzComposer.editor   0x00001ede 0x1000 + 3806

Thread 1:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib       0x9212cb32 glvmDoWork + 162
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib                0x933e31c6 mach_msg_trap + 10
1   libSystem.B.dylib                0x933ea9bc mach_msg + 72
2   com.apple.opengl                 0x9339062d glcDebugListener + 349
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib                0x93413906 kevent + 10
1   com.apple.Foundation             0x92c867ed -[NSThread main] + 45
2   com.apple.Foundation             0x92c86394 __NSThread__main__ + 308
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib                0x933e3226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x934151ef _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x93416a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation             0x92ccc75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation             0x92ccc570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation             0x92ccc4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit                 0x935f0d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation             0x92c867ed -[NSThread main] + 45
8   com.apple.Foundation             0x92c86394 __NSThread__main__ + 308
9   libSystem.B.dylib                0x93414095 _pthread_start + 321
10  libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x18287dd0  ebx: 0x92c81539  ecx: 0x9441064c  edx: 0xc5cc7d07
  edi: 0x00000004  esi: 0x18287dd0  ebp: 0xbfffe498  esp: 0xbfffe478
   ss: 0x0000001f  efl: 0x00010202  eip: 0x9440f688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc5cc7d27

Binary Images:
    0x1000 -    0x36fff  com.apple.QuartzComposer.editor 3.1 (63.2) <e8387df657663e0694742eb1fec8158c> /Developer/Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
   0x44000 -    0x6cffb  com.apple.framework.Admin 3.6 (3.6) <eeea1aab3b50feb69cd15e6450a52645> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
   0x8e000 -    0xc4fff  com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  0x15e000 -   0x256fe0  com.apple.DiskImagesFramework 10.5.4 (195.2.2) <62a6764ff62868031f882857791ff1d6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  0x2bc000 -   0x385ff5  com.apple.DiscRecording 4.0.3 (4030.4.3) <f985693413a9d58893068d35568de054> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  0x3f0000 -   0x41bffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
0x119c5000 - 0x11b97fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14e1f000 - 0x14fa2fe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14fd0000 - 0x15157ffb  com.apple.GeForceFXGLDriver 1.5.36 (5.3.6) <e19f45b2fa183c8acfa063a18ce3538d> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x15181000 - 0x1542bfe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x1548b000 - 0x156e9fe9  com.apple.ATIRadeonX2000GLDriver 1.5.36 (5.3.6) <35c66ba8b2ca691841fa33165af9d22f> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x15748000 - 0x15764ff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17400000 - 0x1741cfe7  com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
0x1742e000 - 0x1744bff7  com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x17463000 - 0x17481fe3  libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
0x1755a000 - 0x17560ffb +net.kineme.KinemeCorePlugin ??? (20080422) /Library/Graphics/Quartz Composer Patches/KinemeCore.plugin/Contents/MacOS/KinemeCore
0x17566000 - 0x17569ffe +net.kineme.SerialIOPatch 0.1 (20080326) <25994b7e60c77843d6bad56b20e95c8c> /Library/Graphics/Quartz Composer Patches/SerialIOPatch.plugin/Contents/MacOS/SerialIOPatch
0x1756f000 - 0x17570ffc +net.kineme.SpookyPatch 0.2 (0.2) <23eda6adbb360d1f92ad371613f37219> /Library/Graphics/Quartz Composer Patches/SpookyPatch.plugin/Contents/MacOS/SpookyPatch
0x17576000 - 0x17583fe7  com.apple.QuartzComposer.Backdrops 1.1 (1.1) /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
0x175f8000 - 0x175fbfff  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x17601000 - 0x17666fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x17686000 - 0x1787dfee +com.elgato.mpegsupport EyeTV MPEG Support 1.0.9 (build 46) (1.0.9) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x17989000 - 0x17f03ff8 +net.kineme.Kineme3D 1.1 (20090109) <a29905152f55ca929cb73124c8d175c8> /Library/Graphics/Quartz Composer Patches/Kineme3D.plugin/Contents/MacOS/Kineme3D
0x18189000 - 0x1818afff +com.yourcompany.AudioPlayer 1.0 (1.0) <14289c696403c3d3acc2f6ce53b5851e> /Library/Graphics/Quartz Composer Plug-Ins/AudioPlayer.plugin/Contents/MacOS/AudioPlayer
0x18190000 - 0x18191ffc +com.yourcompany.AudioRecorder 1.0 (1.0) <2ce889299d965decb13cdb34ad371eb7> /Library/Graphics/Quartz Composer Plug-Ins/AudioRecorder.plugin/Contents/MacOS/AudioRecorder
0x181c3000 - 0x181c4fff +com.yourcompany.Continuous Smooth 1.0 (1.0) <0d045e50274b32c6aec17b2466bb03d8> /Library/Graphics/Quartz Composer Plug-Ins/Continuous Smooth.plugin/Contents/MacOS/Continuous Smooth
0x181c9000 - 0x181cafff +com.yourcompany.InfiniteMouse 1.0 (1.0) <b42ca9030c84cd6586c7d4e3fa98a3ce> /Library/Graphics/Quartz Composer Plug-Ins/InfiniteMouse.plugin/Contents/MacOS/InfiniteMouse
0x181cf000 - 0x181cfffc +com.yourcompany.KeyboardModifiers 1.0 (1.0) <09f7cc705ef910b85f330b1873ebf6de> /Library/Graphics/Quartz Composer Plug-Ins/KeyboardModifiers.plugin/Contents/MacOS/KeyboardModifiers
0x181d4000 - 0x181d5ffe +com.yourcompany.MIDIProgramChangeSender 1.0 (1.0) <629001deed545461216a1e2e76691f60> /Library/Graphics/Quartz Composer Plug-Ins/MIDIProgramChangeSender.plugin/Contents/MacOS/MIDIProgramChangeSender
0x181db000 - 0x181dcffe +com.yourcompany.OpenGLContext 1.0 (1.0) <d20475a98a5b9a913f7bce96e86689d6> /Library/Graphics/Quartz Composer Plug-Ins/OpenGLContext.plugin/Contents/MacOS/OpenGLContext
0x181e1000 - 0x181e2ffe +com.yourcompany.Polygon 1.0 (1.0) <42963873c2367b10bde918834083ac6d> /Library/Graphics/Quartz Composer Plug-Ins/Polygon.plugin/Contents/MacOS/Polygon
0x181ee000 - 0x181efffc +com.yourcompany.RFIDReadEventReceiver 1.0 (1.0) <712369fc7f11692de3b2c81053a240b3> /Library/Graphics/Quartz Composer Plug-Ins/RFIDReadEventReceiver.plugin/Contents/MacOS/RFIDReadEventReceiver
0x181f5000 - 0x181f6ffe +com.yourcompany.SOAPSender 1.0 (1.0) <c175f1f8e783dd6492c7a3c5df7a57b1> /Library/Graphics/Quartz Composer Plug-Ins/SOAPSender.plugin/Contents/MacOS/SOAPSender
0x18300000 - 0x18301ffd  com.apple.quartzcomposer.SpeechSynthesisPlugIn 1.0 (1.0) <7e1e292ac96525fdbeccf387f5aecc16> /Library/Graphics/Quartz Composer Plug-Ins/SpeechSynthesis.plugin/Contents/MacOS/SpeechSynthesis
0x18306000 - 0x18309ff7 +com.yourcompany.Spline 1.0 (1.0) <74825c4dda364610875f6199466155ca> /Library/Graphics/Quartz Composer Plug-Ins/Spline.plugin/Contents/MacOS/Spline
0x1830f000 - 0x18311fff +com.yourcompany.StructureFilter 1.0 (1.0) <3fd7dd6b0a7ce019cb1d5a0d5cd97cfe> /Library/Graphics/Quartz Composer Plug-Ins/StructureFilter.plugin/Contents/MacOS/StructureFilter
0x18317000 - 0x18318ffd +com.yourcompany.TextDataImporter 1.0 (1.0) <c5923d6540431aea859af6f8580add2a> /Library/Graphics/Quartz Composer Plug-Ins/TextDataImporter.plugin/Contents/MacOS/TextDataImporter
0x1831e000 - 0x1831fffe +com.yourcompany.UserDefaults 1.0 (1.0) <15a00654698b7d2c4520f1db12c89685> /Library/Graphics/Quartz Composer Plug-Ins/UserDefaults.plugin/Contents/MacOS/UserDefaults
0x18324000 - 0x18328fff +com.yourcompany.Vector Text 1.0 (1.0) <4d242b10e4397c8a8c39b7a1db5a5613> /Library/Graphics/Quartz Composer Plug-Ins/Vector Text.plugin/Contents/MacOS/Vector Text
0x1832d000 - 0x18330fff  com.apple.WOTDPlugIn 1.0.1 (???) <6efc4fd8c0930120975dbb8ba31f0a48> /System/Library/Graphics/Quartz Composer Plug-Ins/WOTD.plugin/Contents/MacOS/WOTD
0x1853d000 - 0x1853efff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/adrian/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0x1890f000 - 0x18911ffe  com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x18917000 - 0x18918ffd  com.apple.BluetoothMenu 2.1.3 (2.1.3f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x1891d000 - 0x1891ffff  com.apple.BezelServicesFW 1.4.925 (1.4.925) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x18a78000 - 0x18a7dfff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x18a84000 - 0x18a8effe  com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x18a96000 - 0x18a9cfff  com.apple.URLMount.AFPPlugin 3.1.1 (3.1.1) <77607fdc65be1505a4f972f37bcda4cf> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
0x18aa3000 - 0x18ae2fff  com.apple.AppleShareClientCore 1.6.2 (1.6.2) <fd00593321701e12c8e8cd503a2a77f6> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x18af5000 - 0x18affffc  com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x18b11000 - 0x18b16ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1b791000 - 0x1b796fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x1cb96000 - 0x1cc09ff7  com.apple.Bluetooth 2.1.3 (2.1.3f8) <1e2732edbd0f2c1db1ce5ecf06aa8192> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x9003afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9003b000 - 0x90106fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90107000 - 0x90150fef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90151000 - 0x901adff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x901ae000 - 0x901b9fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x901ba000 - 0x90257ffc  com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90258000 - 0x90287fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90288000 - 0x902d7fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x902d8000 - 0x9038affb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90510000 - 0x908adfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x908ae000 - 0x908b2fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x908b3000 - 0x908defe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x918cb000 - 0x918d1fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x918d2000 - 0x91990fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91991000 - 0x919d0fef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x919d1000 - 0x919d1ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x919d2000 - 0x919f1ffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91c5b000 - 0x91c60fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91c61000 - 0x91c79ff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91c7a000 - 0x91d2afff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91d2b000 - 0x91d46ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4a000 - 0x91d4affd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91db6000 - 0x91dc4ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x91dc5000 - 0x91f81ff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91f82000 - 0x91f8cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91f8d000 - 0x9206eff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9206f000 - 0x9208dfff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9208e000 - 0x920ebffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x920f4000 - 0x92104ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92105000 - 0x925d6f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x925d7000 - 0x925dcfff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x925dd000 - 0x92643ffb  com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92644000 - 0x92685fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92686000 - 0x9268ffff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92696000 - 0x926e7ff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x926e8000 - 0x92705ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x927d0000 - 0x927d7fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x927d8000 - 0x92831ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9284a000 - 0x92b52fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92b53000 - 0x92b53ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x92bc2000 - 0x92bf3ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92bf4000 - 0x92c7bff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x92c7c000 - 0x92ef7fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f6b000 - 0x92fe5ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92ff0000 - 0x93315fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93349000 - 0x9337ffef  libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x93380000 - 0x93384fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93385000 - 0x93392fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x933e2000 - 0x93549ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x9354a000 - 0x93d48fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93d49000 - 0x93d50ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93d51000 - 0x93d51ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93d52000 - 0x93df9feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93dfa000 - 0x93dfafff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93dfb000 - 0x941b9fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x941ba000 - 0x941bcfff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x941bd000 - 0x941dbff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x941dc000 - 0x941f4fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x941f5000 - 0x94219feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9421a000 - 0x942ffff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94303000 - 0x94330feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94331000 - 0x943f8ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x943f9000 - 0x943f9ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x943fa000 - 0x944dafff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x944db000 - 0x945a9ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x945aa000 - 0x945d2fff  libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x945d3000 - 0x945fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94791000 - 0x948c4fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x948c5000 - 0x94904fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x94905000 - 0x94984ff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94985000 - 0x949aefff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x949b4000 - 0x949c4fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x949d7000 - 0x94cb1ff3  com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94cb2000 - 0x950c2fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950c3000 - 0x9517dfe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95339000 - 0x95471ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x95472000 - 0x954fdfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x954fe000 - 0x955fffef  com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x95600000 - 0x95ca0fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95ca1000 - 0x95cadffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95cae000 - 0x95caeffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95caf000 - 0x96300fff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96301000 - 0x96308ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96309000 - 0x96386fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96387000 - 0x964cdff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x964ce000 - 0x96558fe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96589000 - 0x96757ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96758000 - 0x96758ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9679e000 - 0x968d6fe7  com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9697b000 - 0x96acdff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96b1f000 - 0x96b79ff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96b7a000 - 0x96c0dff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96d0d000 - 0x96d22ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96d23000 - 0x96d65fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d66000 - 0x96e1dff3  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96e1e000 - 0x96e2dffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x96e63000 - 0x96e9dfe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96e9e000 - 0x96ea1fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96ea2000 - 0x96ea2ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ea3000 - 0x96f15fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96f16000 - 0x96fa2ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96fa3000 - 0x96faffff  libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x96fb0000 - 0x96fb1ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x96fb2000 - 0x96fc8fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96fc9000 - 0x9705cfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9705d000 - 0x9705dffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9706a000 - 0x9715eff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x9719c000 - 0x9719eff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9719f000 - 0x9719fffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x971a0000 - 0x971acff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x971ad000 - 0x971ebff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x971ec000 - 0x97210fff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x97211000 - 0x97219fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9721a000 - 0x97297feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

cwright's picture
yep

we're received this bug via the crash reporter already. your fix is essentially accurate, as far as I recall.

jersmi's picture
update?

any update or workaround for this? i can't get past 3 channels without a crash...