Forum Index -> VoiceMac -> Crash when typing contact names
Delete Thread
Page First 1 2 Last

Jeff Squyres
April 27, 2010, 4:31:26 PM
Thanks for Voice Mac!

I have discovered that VM *sometimes* crashes when I'm typing a contact name. I do have a fairly large number of contacts (just under 1000); I don't know if that has anything to do with it.

FWIW: it *seems* to happen more frequently if I'm typing a contact name right after I launch VM. If I launch VM and wait a minute or so before typing a contact name, it doesn't seem to happen.

Here's the backtrace from the Apple report window, if it helps:

Process: Voice Mac [74949]
Path: /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
Identifier: com.MrGeckosMedia.Voice_Mac
Version: Beta 5.1 (Beta 5.1)
Code Type: X86-64 (Native)
Parent Process: launchd [206]

Date/Time: 2010-04-27 12:25:00.766 -0400
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 365300 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 475 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 0BA630F9-B685-43F0-81DD-4290CFAE20D4

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 6

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid parameter not satisfying 'uniqueId != nil''
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff8132bd24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff82fa30f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff8132bb47 +[NSException raise:format:arguments:] + 103
3 CoreFoundation 0x00007fff8132bad4 +[NSException raise:format:] + 148
4 AddressBook 0x00007fff83605f6e -[ABAddressBook recordForUniqueId:] + 63
5 Voice Mac 0x000000010000e2bf -[MGMController startImageLoader] + 1044
6 Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
7 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13
)


Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fffffe0026d __spin_lock + 13
1 com.apple.CoreFoundation 0x00007fff812a8bd3 __CFArrayReleaseValues + 435
2 com.apple.CoreFoundation 0x00007fff812866b3 _CFRelease + 179
3 com.apple.AppKit 0x00007fff8389a10b -[NSView _finalizeWithReferenceCounting] + 933
4 com.apple.AppKit 0x00007fff83899d40 -[NSView dealloc] + 38
5 com.MrGeckosMedia.Voice_Mac 0x0000000100021f0f -[MGMContact dealloc] + 81
6 com.apple.CoreFoundation 0x00007fff812a8bd3 __CFArrayReleaseValues + 435
7 com.apple.CoreFoundation 0x00007fff812cd57b CFArrayRemoveAllValues + 139
8 com.MrGeckosMedia.Voice_Mac 0x000000010000fc6a -[MGMController filterContacts] + 49
9 com.MrGeckosMedia.Voice_Mac 0x0000000100012eb1 -[MGMPhoneField keyUp:] + 137
10 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
11 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
12 com.apple.AppKit 0x00007fff83a034a2 -[NSTextView keyUp:] + 249
13 com.apple.AppKit 0x00007fff8396ac3b -[NSWindow sendEvent:] + 8769
14 com.apple.AppKit 0x00007fff8389f662 -[NSApplication sendEvent:] + 4719
15 com.apple.AppKit 0x00007fff838360aa -[NSApplication run] + 474
16 com.apple.AppKit 0x00007fff8382ed7c NSApplicationMain + 364
17 com.MrGeckosMedia.Voice_Mac 0x00000001000016c0 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81e914ea kevent + 10
1 libSystem.B.dylib 0x00007fff81e933bd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81e93094 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff81e92bbe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81e924e8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 3: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x00007fff81eb3316 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff81eb31a5 nanosleep + 148
2 libSystem.B.dylib 0x00007fff81f000a4 sleep + 61
3 com.apple.JavaScriptCore 0x00007fff818d1370 WTF::TCMalloc_PageHeap::scavengerThread() + 96
4 com.apple.JavaScriptCore 0x00007fff818d1559 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
5 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81e7875a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81e78dcd mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff812c7452 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff812c68df CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff84ae14e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff81ebc286 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff812e8ef2 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 Crashed:
0 libSystem.B.dylib 0x00007fff81eeb01e __semwait_signal_nocancel + 10
1 libSystem.B.dylib 0x00007fff81eeaf20 nanosleep$NOCANCEL + 129
2 libSystem.B.dylib 0x00007fff81f47902 usleep$NOCANCEL + 57
3 libSystem.B.dylib 0x00007fff81f66eb8 abort + 93
4 libstdc++.6.dylib 0x00007fff848465d2 __tcf_0 + 0
5 libobjc.A.dylib 0x00007fff82fa6d29 _objc_terminate + 100
6 libstdc++.6.dylib 0x00007fff84844ae1 __cxxabiv1::__terminate(void (*)()) + 11
7 libstdc++.6.dylib 0x00007fff84844b16 __cxxabiv1::__unexpected(void (*)()) + 0
8 libstdc++.6.dylib 0x00007fff84844bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
9 libobjc.A.dylib 0x00007fff82fa3192 object_getIvar + 0
10 com.apple.CoreFoundation 0x00007fff8132bb47 +[NSException raise:format:arguments:] + 103
11 com.apple.CoreFoundation 0x00007fff8132bad4 +[NSException raise:format:] + 148
12 ...apple.AddressBook.framework 0x00007fff83605f6e -[ABAddressBook recordForUniqueId:] + 63
13 com.MrGeckosMedia.Voice_Mac 0x000000010000e2bf -[MGMController startImageLoader] + 1044
14 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
15 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
16 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x000000000000003c rbx: 0x00000001140f99d0 rcx: 0x00000001140f9988 rdx: 0x0000000000000001
rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x00000001140f99c0 rsp: 0x00000001140f9988
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x00007fff82f9e348 r15: 0x0000000100422710
rip: 0x00007fff81eeb01e rfl: 0x0000000000000247 cr2: 0x0000000100d0a000

Binary Images:
0x100000000 - 0x10002fff7 +com.MrGeckosMedia.Voice_Mac Beta 5.1 (Beta 5.1) <32F6F148-303A-B205-3304-EE9BA0E228D0> /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
0x100061000 - 0x100147fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x10019f000 - 0x1001cbfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x1001dd000 - 0x1001f3ffc +org.andymatuschak.Sparkle 1.5 Beta 4 (1.5) <0EC03A3C-A5C1-3F4B-3C69-545B9D237A14> /Applications/Voice Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10020f000 - 0x10021afff +com.growl.growlframework 0.8 (exported) /Applications/Voice Mac.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x11286c000 - 0x112937fe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x113278000 - 0x11327cfff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <4E3DABFF-191F-7E57-2A78-12E34D68FAC4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x113281000 - 0x113287fff com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <106DABA7-C630-C839-50CE-60D5992E6091> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11328d000 - 0x1134b0fff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x1144c7000 - 0x114555fff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80003000 - 0x7fff8080dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8080e000 - 0x7fff8081cff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x7fff8081d000 - 0x7fff80833fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff80834000 - 0x7fff808edfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff808ee000 - 0x7fff8091ffef libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff80920000 - 0x7fff8098afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8098b000 - 0x7fff80990fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80991000 - 0x7fff809dafef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff809db000 - 0x7fff80b4aff7 com.apple.QTKit 7.6.6 (1729) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff80b4b000 - 0x7fff80d05fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80d06000 - 0x7fff80d2efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80d2f000 - 0x7fff80d2fff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff80dc6000 - 0x7fff80e0fff7 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff811c3000 - 0x7fff811c4fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff811d7000 - 0x7fff81214fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8121f000 - 0x7fff8122efff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8122f000 - 0x7fff81271fef com.apple.CoreMedia 0.484.5 (484.5) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8127b000 - 0x7fff813f0fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff813f1000 - 0x7fff8152ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff815d3000 - 0x7fff81663fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff81664000 - 0x7fff81724fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff81725000 - 0x7fff81728ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff81729000 - 0x7fff81771ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81772000 - 0x7fff81772ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81773000 - 0x7fff81778fff libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff817c4000 - 0x7fff8194afe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8194b000 - 0x7fff819d0fff com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff819d1000 - 0x7fff81a50fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81a92000 - 0x7fff81ba1fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81bf1000 - 0x7fff81e76fef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81e77000 - 0x7fff82036ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff82058000 - 0x7fff82059ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82296000 - 0x7fff823affef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff824a9000 - 0x7fff82841fe7 com.apple.QuartzCore 1.6.1 (227.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82842000 - 0x7fff82f3f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff82f40000 - 0x7fff82f8fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff82f99000 - 0x7fff8304ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff83050000 - 0x7fff83076fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff830cf000 - 0x7fff83110fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff83111000 - 0x7fff8312afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8312b000 - 0x7fff8315cfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8325e000 - 0x7fff8325eff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8325f000 - 0x7fff8355dfef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8356f000 - 0x7fff835b9ff7 com.apple.Metadata 10.6.3 (507.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff835ba000 - 0x7fff837fcfe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8382d000 - 0x7fff84222fe7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84223000 - 0x7fff84599fe7 com.apple.RawCamera.bundle 3.0.2 (527) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff845fb000 - 0x7fff846aafff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff847fa000 - 0x7fff84877fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84983000 - 0x7fff84983ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84984000 - 0x7fff8498ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff84990000 - 0x7fff849b3fff com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff849b4000 - 0x7fff849f7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff84a1b000 - 0x7fff84a50ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
0x7fff84a51000 - 0x7fff84cd2fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84cd3000 - 0x7fff84cd7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84cd8000 - 0x7fff84ce9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff84d26000 - 0x7fff84d75fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84d76000 - 0x7fff84d8afff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84d8b000 - 0x7fff84d8bff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84d8c000 - 0x7fff84eb1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84eb2000 - 0x7fff84eb2ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff84eb3000 - 0x7fff84f4dfff com.apple.ApplicationServices.ATS 4.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff850d7000 - 0x7fff850ddff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8510f000 - 0x7fff85125ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85246000 - 0x7fff85261ff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff853a0000 - 0x7fff853a3ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff853a4000 - 0x7fff853a5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff853a6000 - 0x7fff853aaff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff853ab000 - 0x7fff853e6fff com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff853e7000 - 0x7fff8549cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff854e4000 - 0x7fff85539fef com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff85574000 - 0x7fff85583ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff85614000 - 0x7fff85655fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85656000 - 0x7fff8609eff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8609f000 - 0x7fff86179ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff861e0000 - 0x7fff861e2fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8644d000 - 0x7fff86956fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff86957000 - 0x7fff86a27fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86a28000 - 0x7fff86a2eff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86a2f000 - 0x7fff86a7bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff86b71000 - 0x7fff86bb6fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff86bb7000 - 0x7fff86c08fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86c09000 - 0x7fff86d48fe7 com.apple.WebKit 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86d49000 - 0x7fff86d5ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ddf000 - 0x7fff86e6bfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86e6c000 - 0x7fff86e80ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86ee4000 - 0x7fff86f4cfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff86f4d000 - 0x7fff86f90ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86f91000 - 0x7fff86fb1ff7 com.apple.DirectoryService.Framework 3.6 (621.3) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86fb2000 - 0x7fff86ff9ff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff86ffa000 - 0x7fff8700cfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff87177000 - 0x7fff872e7fef com.apple.MediaToolbox 0.484.5 (484.5) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff872e8000 - 0x7fff873b3fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff873b4000 - 0x7fff873d5fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
0x7fff873d6000 - 0x7fff873e7ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
0x7fff873e8000 - 0x7fff87488fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff875bb000 - 0x7fff875e6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff8768d000 - 0x7fff8768ffff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff876d8000 - 0x7fff87755fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87756000 - 0x7fff8776bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8776c000 - 0x7fff877a9ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff877aa000 - 0x7fff877aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff877ab000 - 0x7fff878c2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff87954000 - 0x7fff879d2fff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87a89000 - 0x7fff87a8cfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87af3000 - 0x7fff87b00fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff87b09000 - 0x7fff87b10fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87b1c000 - 0x7fff87b21ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff87d08000 - 0x7fff8814bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff88190000 - 0x7fff881aefff libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff881af000 - 0x7fff8836dfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
0x7fff8839e000 - 0x7fff88484fe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88487000 - 0x7fff88544ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88545000 - 0x7fff885fafe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff885fb000 - 0x7fff88659ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff888f6000 - 0x7fff88901ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88909000 - 0x7fff88941ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff88942000 - 0x7fff88967fe7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88968000 - 0x7fff88c9bfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.48f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723232L9SA62, 298.09 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc03d, 0x04100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

Mr. Gecko
April 27, 2010, 4:35:28 PM
DId you give the pre beta a try? http://mrgeckosmedia.com/VoiceMac.zip

Jeff Squyres
April 27, 2010, 4:45:13 PM
Ah, no -- I had just used the 5.1 beta download. I just downloaded that pre-beta a try (it's a bit confusing to keep them separate -- they both report "5.1" as their version in cmd-I information).

It looks like the same behavior still occurs, but with a slightly different error:

Process: Voice Mac [75162]
Path: /Users/jsquyres/Downloads/Voice Mac.app/Contents/MacOS/Voice Mac
Identifier: com.MrGeckosMedia.Voice_Mac
Version: Beta 5.1 (Beta 5.1)
Code Type: X86-64 (Native)
Parent Process: launchd [206]

Date/Time: 2010-04-27 12:43:30.226 -0400
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 366409 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 1317 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: 0BA630F9-B685-43F0-81DD-4290CFAE20D4

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

Application Specific Information:
objc_msgSend() selector name: entry


Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff81e7875a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81e78dcd mach_msg + 59
2 com.apple.CoreGraphics 0x00007fff8287ca02 _CGSSetWindowRegionInline + 278
3 com.apple.CoreGraphics 0x00007fff8284e48f _setWindowRegion + 267
4 com.apple.CoreGraphics 0x00007fff8287cbe6 CGSAddButtonRegion + 183
5 com.apple.AppKit 0x00007fff838b60ef _NSAddRectsToWindow + 395
6 com.apple.AppKit 0x00007fff8387a01e -[NSThemeFrame _resetDragMargins] + 1325
7 com.apple.AppKit 0x00007fff8389b67f _handleWindowNeedsDisplay + 771
8 com.apple.CoreFoundation 0x00007fff812eb0d7 __CFRunLoopDoObservers + 519
9 com.apple.CoreFoundation 0x00007fff812c6f84 __CFRunLoopRun + 468
10 com.apple.CoreFoundation 0x00007fff812c68df CFRunLoopRunSpecific + 575
11 com.apple.HIToolbox 0x00007fff8328dada RunCurrentEventLoopInMode + 333
12 com.apple.HIToolbox 0x00007fff8328d83d ReceiveNextEventCommon + 148
13 com.apple.HIToolbox 0x00007fff8328d798 BlockUntilNextEventMatchingListInMode + 59
14 com.apple.AppKit 0x00007fff83870a2a _DPSNextEvent + 708
15 com.apple.AppKit 0x00007fff83870379 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
16 com.apple.AppKit 0x00007fff8383605b -[NSApplication run] + 395
17 com.apple.AppKit 0x00007fff8382ed7c NSApplicationMain + 364
18 com.MrGeckosMedia.Voice_Mac 0x0000000100001850 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81e914ea kevent + 10
1 libSystem.B.dylib 0x00007fff81e933bd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81e93094 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff81e92bbe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81e924e8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 3: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x00007fff81eb3316 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff81eb7131 _pthread_cond_wait + 1286
2 com.apple.JavaScriptCore 0x00007fff818d1513 WTF::TCMalloc_PageHeap::scavengerThread() + 515
3 com.apple.JavaScriptCore 0x00007fff818d1559 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
4 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
5 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81e7875a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81e78dcd mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff812c7452 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff812c68df CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff84ae14e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff81ebc286 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff812e8ef2 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 Crashed:
0 libobjc.A.dylib 0x00007fff82f9e120 objc_msgSend + 44
1 com.MrGeckosMedia.Voice_Mac 0x000000010000e39f -[MGMController startImageLoader] + 873
2 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
3 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
4 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x000000010092aa00 rbx: 0x00007fff70916258 rcx: 0x00007fff703835f0 rdx: 0x00000000002f4180
rdi: 0x000000011571e7f0 rsi: 0x00007fff851dd384 rbp: 0x0000000116341c90 rsp: 0x0000000116341c08
r8: 0x0000000020000000 r9: 0x00000001135ea970 r10: 0x00000001135f2cd0 r11: 0x000000011572157d
r12: 0x00007fff82f9e348 r13: 0x000000010092aa00 r14: 0x00007fff82f9e348 r15: 0x00000001003a38f0
rip: 0x00007fff82f9e120 rfl: 0x0000000000010206 cr2: 0x0000000020000000

Binary Images:
0x100000000 - 0x10002fff7 +com.MrGeckosMedia.Voice_Mac Beta 5.1 (Beta 5.1) <105453E1-FB93-EE41-DF4D-EBE00BECD7CE> /Users/jsquyres/Downloads/Voice Mac.app/Contents/MacOS/Voice Mac
0x100061000 - 0x100147fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x10019f000 - 0x1001cbfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x1001dd000 - 0x1001f3ffc +org.andymatuschak.Sparkle 1.5 Beta 4 (1.5) <0EC03A3C-A5C1-3F4B-3C69-545B9D237A14> /Users/jsquyres/Downloads/Voice Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10020f000 - 0x100218ff7 +com.growl.growlframework 0.8 (exported) <275A2842-33F7-9530-4755-1A1D08279CCE> /Users/jsquyres/Downloads/Voice Mac.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x111f9f000 - 0x111fa3fff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <4E3DABFF-191F-7E57-2A78-12E34D68FAC4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x112956000 - 0x11295cfff com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <106DABA7-C630-C839-50CE-60D5992E6091> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11331b000 - 0x1133e6fe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x113600000 - 0x113823fff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80003000 - 0x7fff8080dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8080e000 - 0x7fff8081cff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x7fff8081d000 - 0x7fff80833fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff80834000 - 0x7fff808edfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff808ee000 - 0x7fff8091ffef libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff80920000 - 0x7fff8098afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8098b000 - 0x7fff80990fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80991000 - 0x7fff809dafef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff809db000 - 0x7fff80b4aff7 com.apple.QTKit 7.6.6 (1729) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff80b4b000 - 0x7fff80d05fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80d06000 - 0x7fff80d2efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80d2f000 - 0x7fff80d2fff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff80dc6000 - 0x7fff80e0fff7 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff811c3000 - 0x7fff811c4fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff811d7000 - 0x7fff81214fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8121f000 - 0x7fff8122efff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8122f000 - 0x7fff81271fef com.apple.CoreMedia 0.484.5 (484.5) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8127b000 - 0x7fff813f0fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff813f1000 - 0x7fff8152ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff815d3000 - 0x7fff81663fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff81664000 - 0x7fff81724fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff81725000 - 0x7fff81728ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff81729000 - 0x7fff81771ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81772000 - 0x7fff81772ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81773000 - 0x7fff81778fff libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff817c4000 - 0x7fff8194afe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8194b000 - 0x7fff819d0fff com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff819d1000 - 0x7fff81a50fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81a92000 - 0x7fff81ba1fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81bf1000 - 0x7fff81e76fef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81e77000 - 0x7fff82036ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff82058000 - 0x7fff82059ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82296000 - 0x7fff823affef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff824a9000 - 0x7fff82841fe7 com.apple.QuartzCore 1.6.1 (227.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82842000 - 0x7fff82f3f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff82f40000 - 0x7fff82f8fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff82f99000 - 0x7fff8304ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff83050000 - 0x7fff83076fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff830cf000 - 0x7fff83110fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff83111000 - 0x7fff8312afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8312b000 - 0x7fff8315cfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8325e000 - 0x7fff8325eff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8325f000 - 0x7fff8355dfef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8356f000 - 0x7fff835b9ff7 com.apple.Metadata 10.6.3 (507.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff835ba000 - 0x7fff837fcfe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8382d000 - 0x7fff84222fe7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84223000 - 0x7fff84599fe7 com.apple.RawCamera.bundle 3.0.2 (527) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff845fb000 - 0x7fff846aafff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff847fa000 - 0x7fff84877fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84983000 - 0x7fff84983ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84984000 - 0x7fff8498ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff84990000 - 0x7fff849b3fff com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff84a1b000 - 0x7fff84a50ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
0x7fff84a51000 - 0x7fff84cd2fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84cd3000 - 0x7fff84cd7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84cd8000 - 0x7fff84ce9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff84d26000 - 0x7fff84d75fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84d76000 - 0x7fff84d8afff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84d8b000 - 0x7fff84d8bff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84d8c000 - 0x7fff84eb1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84eb2000 - 0x7fff84eb2ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff84eb3000 - 0x7fff84f4dfff com.apple.ApplicationServices.ATS 4.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff850d7000 - 0x7fff850ddff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8510f000 - 0x7fff85125ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85246000 - 0x7fff85261ff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff853a0000 - 0x7fff853a3ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff853a4000 - 0x7fff853a5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff853a6000 - 0x7fff853aaff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff853ab000 - 0x7fff853e6fff com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff853e7000 - 0x7fff8549cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff854e4000 - 0x7fff85539fef com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff85574000 - 0x7fff85583ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff85614000 - 0x7fff85655fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85656000 - 0x7fff8609eff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8609f000 - 0x7fff86179ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff861e0000 - 0x7fff861e2fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8644d000 - 0x7fff86956fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff86957000 - 0x7fff86a27fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86a28000 - 0x7fff86a2eff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86a2f000 - 0x7fff86a7bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff86b71000 - 0x7fff86bb6fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff86bb7000 - 0x7fff86c08fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86c09000 - 0x7fff86d48fe7 com.apple.WebKit 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86d49000 - 0x7fff86d5ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ddf000 - 0x7fff86e6bfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86e6c000 - 0x7fff86e80ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86ee4000 - 0x7fff86f4cfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff86f4d000 - 0x7fff86f90ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86f91000 - 0x7fff86fb1ff7 com.apple.DirectoryService.Framework 3.6 (621.3) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86fb2000 - 0x7fff86ff9ff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff86ffa000 - 0x7fff8700cfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff87177000 - 0x7fff872e7fef com.apple.MediaToolbox 0.484.5 (484.5) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff872e8000 - 0x7fff873b3fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff873b4000 - 0x7fff873d5fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
0x7fff873d6000 - 0x7fff873e7ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
0x7fff873e8000 - 0x7fff87488fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff875bb000 - 0x7fff875e6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff8768d000 - 0x7fff8768ffff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff876d8000 - 0x7fff87755fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87756000 - 0x7fff8776bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8776c000 - 0x7fff877a9ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff877aa000 - 0x7fff877aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff877ab000 - 0x7fff878c2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff87954000 - 0x7fff879d2fff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87a89000 - 0x7fff87a8cfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87af3000 - 0x7fff87b00fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff87b09000 - 0x7fff87b10fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87b1c000 - 0x7fff87b21ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff87d08000 - 0x7fff8814bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff88190000 - 0x7fff881aefff libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff881af000 - 0x7fff8836dfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
0x7fff8839e000 - 0x7fff88484fe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88487000 - 0x7fff88544ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88545000 - 0x7fff885fafe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff885fb000 - 0x7fff88659ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff888f6000 - 0x7fff88901ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88909000 - 0x7fff88941ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff88942000 - 0x7fff88967fe7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88968000 - 0x7fff88c9bfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.48f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723232L9SA62, 298.09 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc03d, 0x04100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

Thanks for your help on this! Let me know if there's any other info I can provide to help.

Mr. Gecko
April 27, 2010, 5:37:02 PM
Try this version, http://mrgeckosmedia.com/VoiceMac.zip

Jeff Squyres
April 27, 2010, 5:40:26 PM
Nope, still got a crash and error:

Process: Voice Mac [75701]
Path: /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
Identifier: com.MrGeckosMedia.Voice_Mac
Version: Beta 5.1 (Beta 5.1)
Code Type: X86-64 (Native)
Parent Process: launchd [206]

Date/Time: 2010-04-27 13:39:53.820 -0400
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 369792 sec
Crashes Since Last Report: 8
Per-App Interval Since Last Report: 4551 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 0BA630F9-B685-43F0-81DD-4290CFAE20D4

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread: 6

Application Specific Information:
objc_msgSend() selector name: performSelectorOnMainThread:withObject:waitUntilDone:


Thread 0: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff82f9e141 objc_msgSend + 77
1 com.apple.Foundation 0x00007fff84a5dbfb _decodeObjectBinary + 2768
2 com.apple.Foundation 0x00007fff84a5cf99 _decodeObject + 208
3 com.apple.AppKit 0x00007fff838332a6 -[NSIBObjectData initWithCoder:] + 3463
4 com.apple.Foundation 0x00007fff84a5db1f _decodeObjectBinary + 2548
5 com.apple.Foundation 0x00007fff84a5cf99 _decodeObject + 208
6 com.apple.AppKit 0x00007fff8383240d loadNib + 146
7 com.apple.AppKit 0x00007fff8383196d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
8 com.apple.AppKit 0x00007fff838317a5 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
9 com.MrGeckosMedia.Voice_Mac 0x0000000100021ec7 -[MGMContact initWithEntry:controller:] + 100
10 com.MrGeckosMedia.Voice_Mac 0x0000000100021e45 +[MGMContact contactWithEntry:controller:] + 57
11 com.MrGeckosMedia.Voice_Mac 0x000000010000fe5e -[MGMController filterContacts] + 371
12 com.MrGeckosMedia.Voice_Mac 0x0000000100012f38 -[MGMPhoneField keyUp:] + 137
13 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
14 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
15 com.apple.AppKit 0x00007fff83a034a2 -[NSTextView keyUp:] + 249
16 com.apple.AppKit 0x00007fff8396ac3b -[NSWindow sendEvent:] + 8769
17 com.apple.AppKit 0x00007fff8389f662 -[NSApplication sendEvent:] + 4719
18 com.apple.AppKit 0x00007fff838360aa -[NSApplication run] + 474
19 com.apple.AppKit 0x00007fff8382ed7c NSApplicationMain + 364
20 com.MrGeckosMedia.Voice_Mac 0x0000000100001850 start + 52

Thread 1:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 2: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81e914ea kevent + 10
1 libSystem.B.dylib 0x00007fff81e933bd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81e93094 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff81e92bbe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81e924e8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 3: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x00007fff81eb3316 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff81eb31a5 nanosleep + 148
2 libSystem.B.dylib 0x00007fff81f000a4 sleep + 61
3 com.apple.JavaScriptCore 0x00007fff818d1370 WTF::TCMalloc_PageHeap::scavengerThread() + 96
4 com.apple.JavaScriptCore 0x00007fff818d1559 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
5 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81e7875a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81e78dcd mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff812c7452 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff812c68df CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff84ae14e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff81ebc286 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff812e8ef2 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 Crashed:
0 libobjc.A.dylib 0x00007fff82f9e120 objc_msgSend + 44
1 com.MrGeckosMedia.Voice_Mac 0x000000010000e574 -[MGMController startImageLoader] + 1342
2 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
3 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
4 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0x00007fff70916258 rcx: 0x0000000000000000 rdx: 0x0000000100029c10
rdi: 0x00000001141e4a80 rsi: 0x00007fff83fdab04 rbp: 0x00000001155e9c90 rsp: 0x00000001155e9c08
r8: 0x0009000000000004 r9: 0x0000000000000000 r10: 0x00007fff81e82d5a r11: 0x00000001141e5e38
r12: 0x00007fff82f9e348 r13: 0x0000000100c38800 r14: 0x00007fff82f9e348 r15: 0x00000001004939c0
rip: 0x00007fff82f9e120 rfl: 0x0000000000010202 cr2: 0x00000001002ff000

Binary Images:
0x100000000 - 0x10002fff7 +com.MrGeckosMedia.Voice_Mac Beta 5.1 (Beta 5.1) <105453E1-FB93-EE41-DF4D-EBE00BECD7CE> /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
0x100061000 - 0x100147fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x10019f000 - 0x1001cbfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x1001dd000 - 0x1001f3ffc +org.andymatuschak.Sparkle 1.5 Beta 4 (1.5) <0EC03A3C-A5C1-3F4B-3C69-545B9D237A14> /Applications/Voice Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10020f000 - 0x100218ff7 +com.growl.growlframework 0.8 (exported) <275A2842-33F7-9530-4755-1A1D08279CCE> /Applications/Voice Mac.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x11276c000 - 0x112837fe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x113176000 - 0x11317afff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <4E3DABFF-191F-7E57-2A78-12E34D68FAC4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x11317f000 - 0x113185fff com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <106DABA7-C630-C839-50CE-60D5992E6091> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11318b000 - 0x1133aefff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x116500000 - 0x11658efff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80003000 - 0x7fff8080dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8080e000 - 0x7fff8081cff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x7fff8081d000 - 0x7fff80833fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff80834000 - 0x7fff808edfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff808ee000 - 0x7fff8091ffef libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff80920000 - 0x7fff8098afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8098b000 - 0x7fff80990fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80991000 - 0x7fff809dafef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff809db000 - 0x7fff80b4aff7 com.apple.QTKit 7.6.6 (1729) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff80b4b000 - 0x7fff80d05fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80d06000 - 0x7fff80d2efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80d2f000 - 0x7fff80d2fff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff80dc6000 - 0x7fff80e0fff7 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff811c3000 - 0x7fff811c4fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff811d7000 - 0x7fff81214fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8121f000 - 0x7fff8122efff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8122f000 - 0x7fff81271fef com.apple.CoreMedia 0.484.5 (484.5) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8127b000 - 0x7fff813f0fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff813f1000 - 0x7fff8152ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff815d3000 - 0x7fff81663fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff81664000 - 0x7fff81724fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff81725000 - 0x7fff81728ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff81729000 - 0x7fff81771ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81772000 - 0x7fff81772ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81773000 - 0x7fff81778fff libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff817c4000 - 0x7fff8194afe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8194b000 - 0x7fff819d0fff com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff819d1000 - 0x7fff81a50fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81a92000 - 0x7fff81ba1fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81bf1000 - 0x7fff81e76fef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81e77000 - 0x7fff82036ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff82058000 - 0x7fff82059ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82296000 - 0x7fff823affef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff824a9000 - 0x7fff82841fe7 com.apple.QuartzCore 1.6.1 (227.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82842000 - 0x7fff82f3f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff82f40000 - 0x7fff82f8fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff82f99000 - 0x7fff8304ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff83050000 - 0x7fff83076fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff830cf000 - 0x7fff83110fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff83111000 - 0x7fff8312afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8312b000 - 0x7fff8315cfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8325e000 - 0x7fff8325eff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8325f000 - 0x7fff8355dfef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8356f000 - 0x7fff835b9ff7 com.apple.Metadata 10.6.3 (507.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff835ba000 - 0x7fff837fcfe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8382d000 - 0x7fff84222fe7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84223000 - 0x7fff84599fe7 com.apple.RawCamera.bundle 3.0.2 (527) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff845fb000 - 0x7fff846aafff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff847fa000 - 0x7fff84877fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84983000 - 0x7fff84983ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84984000 - 0x7fff8498ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff84990000 - 0x7fff849b3fff com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff849b4000 - 0x7fff849f7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff84a1b000 - 0x7fff84a50ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
0x7fff84a51000 - 0x7fff84cd2fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84cd3000 - 0x7fff84cd7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84cd8000 - 0x7fff84ce9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff84d26000 - 0x7fff84d75fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84d76000 - 0x7fff84d8afff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84d8b000 - 0x7fff84d8bff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84d8c000 - 0x7fff84eb1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84eb2000 - 0x7fff84eb2ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff84eb3000 - 0x7fff84f4dfff com.apple.ApplicationServices.ATS 4.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff850d7000 - 0x7fff850ddff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8510f000 - 0x7fff85125ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85246000 - 0x7fff85261ff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff853a0000 - 0x7fff853a3ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff853a4000 - 0x7fff853a5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff853a6000 - 0x7fff853aaff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff853ab000 - 0x7fff853e6fff com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff853e7000 - 0x7fff8549cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff854e4000 - 0x7fff85539fef com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff85574000 - 0x7fff85583ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff85614000 - 0x7fff85655fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85656000 - 0x7fff8609eff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8609f000 - 0x7fff86179ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff861e0000 - 0x7fff861e2fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8644d000 - 0x7fff86956fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff86957000 - 0x7fff86a27fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86a28000 - 0x7fff86a2eff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86a2f000 - 0x7fff86a7bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff86b71000 - 0x7fff86bb6fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff86bb7000 - 0x7fff86c08fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86c09000 - 0x7fff86d48fe7 com.apple.WebKit 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86d49000 - 0x7fff86d5ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ddf000 - 0x7fff86e6bfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86e6c000 - 0x7fff86e80ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86ee4000 - 0x7fff86f4cfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff86f4d000 - 0x7fff86f90ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86f91000 - 0x7fff86fb1ff7 com.apple.DirectoryService.Framework 3.6 (621.3) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86fb2000 - 0x7fff86ff9ff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff86ffa000 - 0x7fff8700cfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff87177000 - 0x7fff872e7fef com.apple.MediaToolbox 0.484.5 (484.5) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff872e8000 - 0x7fff873b3fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff873b4000 - 0x7fff873d5fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
0x7fff873d6000 - 0x7fff873e7ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
0x7fff873e8000 - 0x7fff87488fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff875bb000 - 0x7fff875e6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff8768d000 - 0x7fff8768ffff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff876d8000 - 0x7fff87755fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87756000 - 0x7fff8776bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8776c000 - 0x7fff877a9ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff877aa000 - 0x7fff877aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff877ab000 - 0x7fff878c2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff87954000 - 0x7fff879d2fff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87a89000 - 0x7fff87a8cfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87af3000 - 0x7fff87b00fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff87b09000 - 0x7fff87b10fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87b1c000 - 0x7fff87b21ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff87d08000 - 0x7fff8814bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff88190000 - 0x7fff881aefff libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff881af000 - 0x7fff8836dfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
0x7fff8839e000 - 0x7fff88484fe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88487000 - 0x7fff88544ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88545000 - 0x7fff885fafe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff885fb000 - 0x7fff88659ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff888f6000 - 0x7fff88901ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88909000 - 0x7fff88941ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff88942000 - 0x7fff88967fe7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88968000 - 0x7fff88c9bfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Mr. Gecko
April 27, 2010, 5:43:41 PM
It's ether a bad image or your browser has a cache of the old one, it's the same message. Try this, delete all copies of Voice Mac, empty your browsers cache, and then download.

Jeff Squyres
April 27, 2010, 5:57:20 PM
To be absolutely sure I'm getting the right one, I deleted all $HOME/Downloads/Voice* and /Applications/Voice*. I then used wget to download the zip file:

[13:53] ~/Desktop % wget http://mrgeckosmedia.com/VoiceMac.zip
--2010-04-27 13:53:18-- http://mrgeckosmedia.com/VoiceMac.zip
Resolving mrgeckosmedia.com (mrgeckosmedia.com)... 173.19.95.55
Connecting to mrgeckosmedia.com (mrgeckosmedia.com)|173.19.95.55|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1271358 (1.2M) [application/zip]
Saving to: “VoiceMac.zip”

100%[======================================>] 1,271,358 170K/s in 8.4s

2010-04-27 13:53:27 (147 KB/s) - “VoiceMac.zip” saved [1271358/1271358]

[13:53] ~/Desktop % md5sum VoiceMac.zip
md5sum: Command not found.
[13:53] ~/Desktop % gmd5sum VoiceMac.zip
e14e0a041f7e41df5bad6825d22621e8 VoiceMac.zip
[13:53] ~/Desktop % gsha1sum VoiceMac.zip
47f714a6c2dc3bc9bb851c8c991f37bfac5ca0ec VoiceMac.zip
[13:53] ~/Desktop % unzip -qq VoiceMac.zip
[13:54] ~/Desktop % rm -rf /Applications/Voice\ Mac.app/
[13:54] ~/Desktop % mv Voice\ Mac.app /Applications/
[13:54] ~/Desktop % open -a /Applications/Voice\ Mac.app
[13:54] ~/Desktop %

I still get a crash -- it seems like it could be a race condition of it searching the contacts before the data structures are fully setup yet...? (that's a SWAG -- I'm a POSIX C programmer, not a Mac programmer...)

Process: Voice Mac [75857]
Path: /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
Identifier: com.MrGeckosMedia.Voice_Mac
Version: Beta 5.1 (Beta 5.1)
Code Type: X86-64 (Native)
Parent Process: launchd [206]

Date/Time: 2010-04-27 13:50:13.491 -0400
OS Version: Mac OS X 10.6.3 (10D573)
Report Version: 6

Interval Since Last Report: 370410 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 4949 sec
Per-App Crashes Since Last Report: 8
Anonymous UUID: 0BA630F9-B685-43F0-81DD-4290CFAE20D4

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread: 6

Application Specific Information:
objc_msgSend() selector name: entry


Thread 0: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff8128afe2 ___CFBasicHashFindBucket1 + 178
1 com.apple.CoreFoundation 0x00007fff8128a873 CFBasicHashAddValue + 467
2 com.apple.CoreFoundation 0x00007fff8129f401 __CFDoExternRefOperation + 305
3 com.apple.CoreFoundation 0x00007fff8129f2b9 -[NSObject(NSObject) retain] + 25
4 com.apple.Foundation 0x00007fff84a5f913 __NSMapTableCallback + 162
5 com.apple.Foundation 0x00007fff84a5f5b5 __CFBasicHashAddValue + 53
6 com.apple.Foundation 0x00007fff84a5f56f CFBasicHashSetValue + 430
7 com.apple.AppKit 0x00007fff83832efe -[NSIBObjectData initWithCoder:] + 2527
8 com.apple.Foundation 0x00007fff84a5db1f _decodeObjectBinary + 2548
9 com.apple.Foundation 0x00007fff84a5cf99 _decodeObject + 208
10 com.apple.AppKit 0x00007fff8383240d loadNib + 146
11 com.apple.AppKit 0x00007fff8383196d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 248
12 com.apple.AppKit 0x00007fff838317a5 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
13 com.MrGeckosMedia.Voice_Mac 0x0000000100021e8f -[MGMContact initWithEntry:controller:] + 100
14 com.MrGeckosMedia.Voice_Mac 0x0000000100021e0d +[MGMContact contactWithEntry:controller:] + 57
15 com.MrGeckosMedia.Voice_Mac 0x000000010000fd86 -[MGMController filterContacts] + 371
16 com.MrGeckosMedia.Voice_Mac 0x0000000100012eb0 -[MGMPhoneField keyUp:] + 137
17 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
18 com.apple.AppKit 0x00007fff8389cd6e forwardMethod + 104
19 com.apple.AppKit 0x00007fff83a034a2 -[NSTextView keyUp:] + 249
20 com.apple.AppKit 0x00007fff8396ac3b -[NSWindow sendEvent:] + 8769
21 com.apple.AppKit 0x00007fff8389f662 -[NSApplication sendEvent:] + 4719
22 com.apple.AppKit 0x00007fff838360aa -[NSApplication run] + 474
23 com.apple.AppKit 0x00007fff8382ed7c NSApplicationMain + 364
24 com.MrGeckosMedia.Voice_Mac 0x0000000100001754 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81e914ea kevent + 10
1 libSystem.B.dylib 0x00007fff81e933bd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81e93094 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff81e92bbe _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81e924e8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff81e9230a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81e9271c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81e92385 start_wqthread + 13

Thread 3: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x00007fff81eb3316 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff81eb31a5 nanosleep + 148
2 libSystem.B.dylib 0x00007fff81f000a4 sleep + 61
3 com.apple.JavaScriptCore 0x00007fff818d1370 WTF::TCMalloc_PageHeap::scavengerThread() + 96
4 com.apple.JavaScriptCore 0x00007fff818d1559 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
5 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81e7875a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81e78dcd mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff812c7452 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff812c68df CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff84ae14e3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff81ebc286 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff812e8ef2 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 Crashed:
0 libobjc.A.dylib 0x00007fff82f9e120 objc_msgSend + 44
1 com.MrGeckosMedia.Voice_Mac 0x000000010000e2af -[MGMController startImageLoader] + 885
2 com.apple.Foundation 0x00007fff84a61ead __NSThread__main__ + 1429
3 libSystem.B.dylib 0x00007fff81eb18b6 _pthread_start + 331
4 libSystem.B.dylib 0x00007fff81eb1769 thread_start + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000100a78600 rbx: 0x00007fff70916258 rcx: 0x00007fff703835f0 rdx: 0x00000000004ec280
rdi: 0x00000001158cb5a0 rsi: 0x00007fff851dd384 rbp: 0x00000001153f6c90 rsp: 0x00000001153f6c08
r8: 0x03d8000000000000 r9: 0x0000000115475650 r10: 0x0000000000000000 r11: 0x000000011560226a
r12: 0x00007fff82f9e348 r13: 0x0000000100a78600 r14: 0x00007fff82f9e348 r15: 0x0000000100683980
rip: 0x00007fff82f9e120 rfl: 0x0000000000010206 cr2: 0x0000000100a7b000

Binary Images:
0x100000000 - 0x10002ffff +com.MrGeckosMedia.Voice_Mac Beta 5.1 (Beta 5.1) /Applications/Voice Mac.app/Contents/MacOS/Voice Mac
0x100061000 - 0x100147fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x10019f000 - 0x1001cbfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x1001dd000 - 0x1001f3ffc +org.andymatuschak.Sparkle 1.5 Beta 4 (1.5) <0EC03A3C-A5C1-3F4B-3C69-545B9D237A14> /Applications/Voice Mac.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10020f000 - 0x100218ff7 +com.growl.growlframework 0.8 (exported) <275A2842-33F7-9530-4755-1A1D08279CCE> /Applications/Voice Mac.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x1013c9000 - 0x1013cdfff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <4E3DABFF-191F-7E57-2A78-12E34D68FAC4> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1017ee000 - 0x1017f4fff com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <106DABA7-C630-C839-50CE-60D5992E6091> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x113483000 - 0x11354efe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <886E356E-03F8-B738-77DF-948346546AA4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x113567000 - 0x11378afff com.apple.audio.codecs.Components 2.0.1 (2.0.1) <6DA1101A-DE4D-6EC9-8B3E-499F5FAE1FAE> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x117264000 - 0x1172f2fff com.apple.xquery 1.3 (29) <02F0C1EC-B4A3-F426-EB97-E56836C73C52> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80003000 - 0x7fff8080dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8080e000 - 0x7fff8081cff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x7fff8081d000 - 0x7fff80833fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff80834000 - 0x7fff808edfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff808ee000 - 0x7fff8091ffef libTrueTypeScaler.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff80920000 - 0x7fff8098afe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8098b000 - 0x7fff80990fff libGIF.dylib ??? (???) <0E58DF99-B3DF-6FF9-E810-CCEC0853C8B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80991000 - 0x7fff809dafef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff809db000 - 0x7fff80b4aff7 com.apple.QTKit 7.6.6 (1729) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff80b4b000 - 0x7fff80d05fff com.apple.ImageIO.framework 3.0.2 (3.0.1) <911FA1A5-7063-6A19-73D3-95B78A265524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff80d06000 - 0x7fff80d2efff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff80d2f000 - 0x7fff80d2fff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff80dc6000 - 0x7fff80e0fff7 com.apple.securityinterface 4.0.1 (37214) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff811c3000 - 0x7fff811c4fff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff811d7000 - 0x7fff81214fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8121f000 - 0x7fff8122efff com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8122f000 - 0x7fff81271fef com.apple.CoreMedia 0.484.5 (484.5) /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8127b000 - 0x7fff813f0fef com.apple.CoreFoundation 6.6.1 (550.19) <1051BA2C-DCD7-787C-907C-A50D12AA6049> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff813f1000 - 0x7fff8152ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff815d3000 - 0x7fff81663fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff81664000 - 0x7fff81724fe7 libFontParser.dylib ??? (???) <2C6B6ABB-7EF0-3CD8-97D2-9B4534D0056C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff81725000 - 0x7fff81728ff7 libCoreVMClient.dylib ??? (???) <9A0E75A9-7964-CAF9-DEB7-11A073530F64> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff81729000 - 0x7fff81771ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff81772000 - 0x7fff81772ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81773000 - 0x7fff81778fff libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff817c4000 - 0x7fff8194afe7 com.apple.JavaScriptCore 6531.22 (6531.22.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8194b000 - 0x7fff819d0fff com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff819d1000 - 0x7fff81a50fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff81a92000 - 0x7fff81ba1fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <826C2437-F760-E049-1719-9C69A3BAA4B0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81bf1000 - 0x7fff81e76fef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff81e77000 - 0x7fff82036ff7 libSystem.B.dylib 125.0.1 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
0x7fff82058000 - 0x7fff82059ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82296000 - 0x7fff823affef libGLProgrammability.dylib ??? (???) <9D2B1DA3-C581-73F8-A2E4-01C4CE1C3B32> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff824a9000 - 0x7fff82841fe7 com.apple.QuartzCore 1.6.1 (227.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82842000 - 0x7fff82f3f037 com.apple.CoreGraphics 1.543.33 (???) <359B3BC6-0152-94D2-3CAA-D8C24C0B9E65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff82f40000 - 0x7fff82f8fff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff82f99000 - 0x7fff8304ffff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff83050000 - 0x7fff83076fe7 libJPEG.dylib ??? (???) <85902BC7-43AE-E202-0EEE-3C9996D00971> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff830cf000 - 0x7fff83110fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff83111000 - 0x7fff8312afff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8312b000 - 0x7fff8315cfff libGLImage.dylib ??? (???) <7E8A6ED2-B093-0714-F65A-64ECC41187C4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8325e000 - 0x7fff8325eff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8325f000 - 0x7fff8355dfef com.apple.HIToolbox 1.6.2 (???) <759E1C39-58EB-C434-3E33-416C04AFE6DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8356f000 - 0x7fff835b9ff7 com.apple.Metadata 10.6.3 (507.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff835ba000 - 0x7fff837fcfe7 com.apple.AddressBook.framework 5.0.1 (868) <0623CCCC-6865-681A-0737-723A7B016EA1> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8382d000 - 0x7fff84222fe7 com.apple.AppKit 6.6.5 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff84223000 - 0x7fff84599fe7 com.apple.RawCamera.bundle 3.0.2 (527) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff845fb000 - 0x7fff846aafff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff847fa000 - 0x7fff84877fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff84983000 - 0x7fff84983ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84984000 - 0x7fff8498ffff com.apple.CrashReporterSupport 10.6.3 (250) <52F8B18D-7953-3EE7-4AE9-89F1121A5336> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff84990000 - 0x7fff849b3fff com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff849b4000 - 0x7fff849f7fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff84a1b000 - 0x7fff84a50ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <0C865212-6427-5DE4-40C4-B5739491B691> /usr/lib/libcups.2.dylib
0x7fff84a51000 - 0x7fff84cd2fe7 com.apple.Foundation 6.6.2 (751.21) <49BEB8B8-BC1F-B4E4-3D90-A141AC764A8D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84cd3000 - 0x7fff84cd7ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84cd8000 - 0x7fff84ce9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff84d26000 - 0x7fff84d75fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84d76000 - 0x7fff84d8afff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84d8b000 - 0x7fff84d8bff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84d8c000 - 0x7fff84eb1fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff84eb2000 - 0x7fff84eb2ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff84eb3000 - 0x7fff84f4dfff com.apple.ApplicationServices.ATS 4.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff850d7000 - 0x7fff850ddff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8510f000 - 0x7fff85125ff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <38D0D705-FD15-38AE-A8B9-F9970508D1BD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85246000 - 0x7fff85261ff7 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff853a0000 - 0x7fff853a3ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff853a4000 - 0x7fff853a5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff853a6000 - 0x7fff853aaff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <27FF96BC-1F15-A52D-3339-4BFC49D6810E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff853ab000 - 0x7fff853e6fff com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff853e7000 - 0x7fff8549cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <0522B33D-F78A-9A46-1CB2-9073E4F8EFD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff854e4000 - 0x7fff85539fef com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff85574000 - 0x7fff85583ff7 com.apple.opengl 1.6.7 (1.6.7) <63D8F554-2488-4811-EEC7-672FCFAF731B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff85614000 - 0x7fff85655fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <7DADC459-6E38-084A-B333-8332B28C244E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85656000 - 0x7fff8609eff7 com.apple.WebCore 6531.22 (6531.22.7) <5EA73427-7DFF-DC49-4222-D67645482468> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8609f000 - 0x7fff86179ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff861e0000 - 0x7fff861e2fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8644d000 - 0x7fff86956fe7 com.apple.VideoToolbox 0.484.5 (484.5) <174EF984-21FE-071C-4AB4-DE345BF87791> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff86957000 - 0x7fff86a27fff com.apple.CFNetwork 454.9.4 (454.9.4) <33395EDD-D653-6EAD-57A6-9C718D69D2DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86a28000 - 0x7fff86a2eff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff86a2f000 - 0x7fff86a7bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff86b71000 - 0x7fff86bb6fff com.apple.CoreMediaIOServices 130.0 (1035) <6D6834F6-4DB5-03E9-3962-480BBEE176EB> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff86bb7000 - 0x7fff86c08fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff86c09000 - 0x7fff86d48fe7 com.apple.WebKit 6531.22 (6531.22.7) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86d49000 - 0x7fff86d5ffff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff86ddf000 - 0x7fff86e6bfef SecurityFoundation 36840.0.0 (compatibility 1.0.0) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86e6c000 - 0x7fff86e80ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86ee4000 - 0x7fff86f4cfff com.apple.AppleVAFramework 4.8.11 (4.8.11) <14AE8878-A7A6-D024-3DD4-BBFB5E7FC008> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff86f4d000 - 0x7fff86f90ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <677BA546-F215-C5C8-9C65-305E43633FDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff86f91000 - 0x7fff86fb1ff7 com.apple.DirectoryService.Framework 3.6 (621.3) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86fb2000 - 0x7fff86ff9ff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff86ffa000 - 0x7fff8700cfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff87177000 - 0x7fff872e7fef com.apple.MediaToolbox 0.484.5 (484.5) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff872e8000 - 0x7fff873b3fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff873b4000 - 0x7fff873d5fff libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <1AE68BBB-6536-125C-DE2A-13CA916D0EC4> /usr/lib/libresolv.9.dylib
0x7fff873d6000 - 0x7fff873e7ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
0x7fff873e8000 - 0x7fff87488fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff875bb000 - 0x7fff875e6ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff8768d000 - 0x7fff8768ffff libRadiance.dylib ??? (???) <73CE39EA-E38B-4320-8A7D-11C1A08A8A7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff876d8000 - 0x7fff87755fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff87756000 - 0x7fff8776bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8776c000 - 0x7fff877a9ff7 libFontRegistry.dylib ??? (???) <12FDAEB9-01F7-5562-DBC6-7B2374CCAEA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff877aa000 - 0x7fff877aaff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff877ab000 - 0x7fff878c2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff87954000 - 0x7fff879d2fff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff87a89000 - 0x7fff87a8cfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff87af3000 - 0x7fff87b00fe7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <540820E4-75E3-B2A0-5EF2-222304250CD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff87b09000 - 0x7fff87b10fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87b1c000 - 0x7fff87b21ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff87d08000 - 0x7fff8814bfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff88190000 - 0x7fff881aefff libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff881af000 - 0x7fff8836dfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <1B6C3785-BE99-EAD5-69AB-B28C40466A82> /usr/lib/libicucore.A.dylib
0x7fff8839e000 - 0x7fff88484fe7 com.apple.DesktopServices 1.5.5 (1.5.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff88487000 - 0x7fff88544ff7 com.apple.CoreServices.OSServices 357 (357) <7CFA1963-B639-BE99-12F1-220DF214AB50> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88545000 - 0x7fff885fafe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff885fb000 - 0x7fff88659ff7 com.apple.framework.IOKit 2.0 (???) <516EB9AF-4723-FC17-984B-918115E53459> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff888f6000 - 0x7fff88901ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff88909000 - 0x7fff88941ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib
0x7fff88942000 - 0x7fff88967fe7 com.apple.CoreVideo 1.6.1 (45.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88968000 - 0x7fff88c9bfef com.apple.CoreServices.CarbonCore 861.6 (861.6) <652B1704-460F-F0D1-B917-B08698E0EF7F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.48f2
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.1f4, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723232L9SA62, 298.09 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
USB Device: USB-PS/2 Optical Mouse, 0x046d (Logitech Inc.), 0xc03d, 0x04100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000

Mr. Gecko
April 27, 2010, 6:01:08 PM
I'll build a debug version that'll make logs of what is happening so I can see or you can see exactly what is causing the crash after I eat lunch.

Mr. Gecko
April 27, 2010, 6:28:46 PM
Here is my debug version, go ahead and run it and see what it says or if it crashes. http://mrgeckosmedia.com/VMDebug.zip, if it does work, here is the non debug version http://mrgeckosmedia.com/VoiceMac.zip

Jeff Squyres
April 27, 2010, 7:06:30 PM
I get a 404 with that VMDebug.zip:

wget http://mrgeckosmedia.com/VMDebug.zip
--2010-04-27 15:05:48-- http://mrgeckosmedia.com/VMDebug.zip
Resolving mrgeckosmedia.com (mrgeckosmedia.com)... 173.19.95.55
Connecting to mrgeckosmedia.com (mrgeckosmedia.com)|173.19.95.55|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-04-27 15:05:48 ERROR 404: Not Found.

Page First 1 2 Last
Name:
Email Address:
Message:
Image Verification:
verify
Refresh