Page 1 of 1

transformer patch thickness div.x div.y midi mapping breaks

Posted: Sun May 26, 2013 6:10 pm
by allofitnow
I noticed since the modul8 2.7 release my knob and slider assignments to the transformer patch controls (thickness, div.x, div.y) breaks. Anyone here run into this problem? At first I tried updating the drivers to my controller and also notice the same behavior on both nanoKontrol series 1 and 2.

So I produced a custom module made of knob controls that correctly maps the acceptable range of values. Easily midi mappable.

Next I thought I'd share this in the online public library. Then CRASH!

I'm on a macbook pro retina mid 2012, 16gb, 2.6ghz model.

The crash report:

Process: Modul8 [3100]
Path: /Applications/Modul8/Modul8.app/Contents/MacOS/Modul8
Identifier: com.GarageCUBE.modul8_25
Version: 2.7.0 (2.7 build 2007)
Code Type: X86 (Native)
Parent Process: launchd [247]
User ID: 502

Date/Time: 2013-05-26 18:04:04.459 +0200
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Performing @selector(share:) from sender NSButton 0x129b090
abort() called
terminate called throwing an exception

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x91a38a6a __pthread_kill + 10
1 libsystem_c.dylib 0x91724b2f pthread_kill + 101
2 libsystem_c.dylib 0x9175b4ec abort + 168
3 libc++abi.dylib 0x952787e0 abort_message + 151
4 libc++abi.dylib 0x95276249 default_terminate() + 34
5 libc++abi.dylib 0x95276289 safe_handler_caller(void (*)()) + 13
6 libc++abi.dylib 0x952762f1 std::terminate() + 23
7 libc++abi.dylib 0x952773e6 __cxa_throw + 110
8 libstdc++.6.dylib 0x97554b50 std::__throw_logic_error(char const*) + 104
9 libstdc++.6.dylib 0x97575d1a char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 158
10 libstdc++.6.dylib 0x9757fb44 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 52
11 com.GarageCUBE.modul8_25 0x000e779a -[MD8OnlineLibraryController encodeString:] + 141
12 com.GarageCUBE.modul8_25 0x000e5fe9 -[MD8OnlineLibraryController postModule:overwrite:] + 339
13 com.GarageCUBE.modul8_25 0x000e6728 -[MD8OnlineLibraryController share:] + 477
14 libobjc.A.dylib 0x932a65d3 -[NSObject performSelector:withObject:] + 70
15 com.apple.AppKit 0x921bcb42 -[NSApplication sendAction:to:from:] + 436
16 com.apple.AppKit 0x921bc950 -[NSControl sendAction:to:] + 102
17 com.apple.AppKit 0x921bc85f -[NSCell _sendActionFrom:] + 159
18 com.apple.AppKit 0x921badd0 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1895
19 com.apple.AppKit 0x921ba60f -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 511
20 com.apple.AppKit 0x921b9d29 -[NSControl mouseDown:] + 867
21 com.apple.AppKit 0x921b1991 -[NSWindow sendEvent:] + 6968
22 com.apple.AppKit 0x921ac97f -[NSApplication sendEvent:] + 4278
23 com.GarageCUBE.modul8_25 0x0004a7fb -[G3Application sendEvent:] + 1203
24 com.apple.AppKit 0x920c669c -[NSApplication run] + 951
25 com.apple.AppKit 0x92069666 NSApplicationMain + 1053
26 com.GarageCUBE.modul8_25 0x000062ad start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x91a399ae kevent + 10
1 libdispatch.dylib 0x962aec71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x962ae7a9 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x91a367d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x91a35cb0 mach_msg + 68
2 com.apple.audio.midi.CoreMIDI 0x0043122d XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x0044eae0 MIDIProcess::RunMIDIInThread() + 144
4 com.apple.audio.midi.CoreMIDI 0x00454c48 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x00432805 XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x004322ee CAPThread::Entry(CAPThread*) + 196
7 libsystem_c.dylib 0x917235b7 _pthread_start + 344
8 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x91a38c72 __semwait_signal + 10
1 libsystem_c.dylib 0x917ada55 nanosleep$UNIX2003 + 189
2 com.GarageCUBE.modul8_25 0x0007b648 G3PlayerTools::sleep(double) + 86
3 com.GarageCUBE.modul8_25 0x000538cb threadSyncSleep(OMediaTimer&, float, float) + 190
4 com.GarageCUBE.modul8_25 0x00054097 -[G3PlayerClient directEventsThread:] + 477
5 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
6 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
7 libsystem_c.dylib 0x917235b7 _pthread_start + 344
8 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x91a367d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x91a35cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x94a1ef89 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x94a2496f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x94a2402a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x94a23e9b CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x93597f36 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7 com.GarageCUBE.modul8_25 0x000533c3 -[G3PlayerClient quicktimeThreadCV:] + 377
8 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
9 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
10 libsystem_c.dylib 0x917235b7 _pthread_start + 344
11 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x91a367d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x91a35cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x94a1ef89 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x94a2496f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x94a2402a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x94a23e9b CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x93597f36 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7 com.GarageCUBE.modul8_25 0x00051543 -[G3PlayerClient memstreamThreadThreadCV:] + 371
8 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
9 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
10 libsystem_c.dylib 0x917235b7 _pthread_start + 344
11 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x91a38c72 __semwait_signal + 10
1 libsystem_c.dylib 0x917ada55 nanosleep$UNIX2003 + 189
2 com.GarageCUBE.modul8_25 0x0007b648 G3PlayerTools::sleep(double) + 86
3 com.GarageCUBE.modul8_25 0x000538cb threadSyncSleep(OMediaTimer&, float, float) + 190
4 com.GarageCUBE.modul8_25 0x00053a5e -[G3PlayerClient pixelFilterThread:] + 200
5 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
6 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
7 libsystem_c.dylib 0x917235b7 _pthread_start + 344
8 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x91a38c72 __semwait_signal + 10
1 libsystem_c.dylib 0x917ada55 nanosleep$UNIX2003 + 189
2 com.GarageCUBE.modul8_25 0x0007b648 G3PlayerTools::sleep(double) + 86
3 com.GarageCUBE.modul8_25 0x000538cb threadSyncSleep(OMediaTimer&, float, float) + 190
4 com.GarageCUBE.modul8_25 0x0005425c -[G3PlayerClient asyncTextThread:] + 172
5 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
6 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
7 libsystem_c.dylib 0x917235b7 _pthread_start + 344
8 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 8:: CVDisplayLink
0 libsystem_kernel.dylib 0x91a388e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x917282e9 _pthread_cond_wait + 938
2 libsystem_c.dylib 0x91728572 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreVideo 0x9169ffd7 CVDisplayLink::waitUntil(unsigned long long) + 297
4 com.apple.CoreVideo 0x9169f05c CVDisplayLink::runIOThread() + 658
5 com.apple.CoreVideo 0x9169edb2 startIOThread(void*) + 160
6 libsystem_c.dylib 0x917235b7 _pthread_start + 344
7 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x91a388e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x917282e9 _pthread_cond_wait + 938
2 libsystem_c.dylib 0x91728572 pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x972bf6ad TSWaitOnConditionTimedRelative + 177
4 com.apple.CoreServices.CarbonCore 0x972bf184 TSWaitOnSemaphoreCommon + 272
5 com.apple.CoreServices.CarbonCore 0x972bf40d TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x991b15ac 0x98bbb000 + 6251948
7 libsystem_c.dylib 0x917235b7 _pthread_start + 344
8 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 10:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x91a367d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x91a35cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x94a1ef89 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x94a2496f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x94a2402a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x94a23e9b CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x9352e63a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7 com.apple.Foundation 0x935927c8 -[NSThread main] + 45
8 com.apple.Foundation 0x9359274b __NSThread__main__ + 1396
9 libsystem_c.dylib 0x917235b7 _pthread_start + 344
10 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 11:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x91a38be6 __select + 10
1 com.apple.CoreFoundation 0x94a68660 __CFSocketManager + 1632
2 libsystem_c.dylib 0x917235b7 _pthread_start + 344
3 libsystem_c.dylib 0x9170dd4e thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x91a390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x917260ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x91725e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9170dd2a start_wqthread + 30

Thread 13:
0 libsystem_kernel.dylib 0x91a390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x917260ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x91725e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9170dd2a start_wqthread + 30

Thread 14:
0 libsystem_kernel.dylib 0x91a390ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x917260ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x91725e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9170dd2a start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xbfffec24 ecx: 0xbfffeb9c edx: 0x91a38a6a
edi: 0xac1a8a28 esi: 0x00000006 ebp: 0xbfffebb8 esp: 0xbfffeb9c
ss: 0x00000023 efl: 0x00000206 eip: 0x91a38a6a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x002dc659
Logical CPU: 0

Binary Images:
0x1000 - 0x347fe7 +com.GarageCUBE.modul8_25 (2.7.0 - 2.7 build 2007) <65CD114C-D6A5-A9D4-FDAF-A5B6284168F8> /Applications/Modul8/Modul8.app/Contents/MacOS/Modul8
0x423000 - 0x46bffb com.apple.audio.midi.CoreMIDI (1.9 - 78) <7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x490000 - 0x559ffa org.python.python (2.5.6 - 2.5) <CD1170E0-8AED-3569-82D3-97E586DB9FD7> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
0x599000 - 0x5a7fff +info.v002.Syphon (1.0 - 1) <7F1B86D7-12F6-3DED-87D6-EFAD58D38178> /Applications/Modul8/Modul8.app/Contents/Frameworks/Syphon.framework/Versions/A/Syphon
0x5b1000 - 0x5c7ffc libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
0x743000 - 0x750ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x3860000 - 0x3861ffb math.so (60.4) <C0A33190-AB5B-310A-AA61-577941C61387> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/math.so
0x3865000 - 0x3867fff binascii.so (60.4) <8B038598-5EF6-3A69-817A-F56A31B88A5D> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/binascii.so
0x386b000 - 0x386cff9 _random.so (60.4) <682CE729-8012-389C-B472-1E26354FED38> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_random.so
0x55bb000 - 0x55bbff5 +cl_kernels (???) <C68034B2-9C98-4995-987E-690CF099A907> cl_kernels
0x55bd000 - 0x564ffff unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x57a0000 - 0x57a0ff3 +cl_kernels (???) <826458E6-B23C-4C33-B390-DCE325E90299> cl_kernels
0x82cb000 - 0x845fffb GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x8496000 - 0x8617fff libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x8649000 - 0x8654fff libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x865b000 - 0x865effd com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x8665000 - 0x866ffff libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x8677000 - 0x86a2ff7 GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x86ab000 - 0x86b3ffd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x87e6000 - 0x87effff com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <B9264C9A-693B-3972-A3F1-7A324C147D61> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
0xbf7c000 - 0xbfb6fff com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.24) <1E9A8E7C-A9FD-34FD-AB7C-C3784BAB821F> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0xbfc2000 - 0xbfe7ff7 com.apple.QuickTimeIIDCDigitizer (7.7.1 - 2599.24) <7E53C979-37DA-3F88-A466-544BB8C0F626> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0xbfef000 - 0xbff4fff com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xc800000 - 0xcc4dfff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.10.44 - 8.1.0) <D8B5113F-B3D1-32A3-B79D-2B86A96FF48F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0xd19f000 - 0xd1f0ff7 com.apple.QuickTimeUSBVDCDigitizer (2.8.5 - 2.8.5) <45068293-25CE-3823-B12C-364FAF935827> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x10181000 - 0x10192ff7 com.apple.FCP Uncompressed 422.component (2.0.1 - 5757.41) <B7A08A5D-EEF4-3FCE-B9E4-B3828C5A32FC> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0x10197000 - 0x101a3fe7 com.apple.DXVCodec (2.2 - 2.2) <06699949-4734-04B3-D70C-9272442706E4> /Library/QuickTime/DXVCodec.component/Contents/MacOS/DXVCodec
0x101ab000 - 0x101deff7 com.apple.AppleAVCIntraCodec (2.1 - 6010.16) <DE2D1FF9-DAD0-32A1-A3A1-236E7007FDA1> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCodec
0x101ea000 - 0x101f1ffc com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
0x101f8000 - 0x10219fe7 com.apple.AppleIntermediateCodec (2.0.1 - 5718) <A16F6FC6-BC4B-3E05-8340-840D64CE277C> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x1038e000 - 0x10415ff7 com.apple.AppleProResCodec (3.0.3 - 5758.41) <14F2114C-6713-333D-B8A3-8C7FB5E5E066> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
0x10454000 - 0x1049dfff com.apple.AppleVAH264HW.component (3.0 - 3.0) <FDF1C720-ED0E-323E-BA44-21423DE18D61> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x10561000 - 0x106acfff com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0x106c8000 - 0x10705ff3 com.apple.DVCPROHDCodec (2.0.1 - 5708) <A7A316BF-4EC5-366E-AAAE-A3D337FE50C8> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0x10715000 - 0x107b2fff com.apple.AppleHDVCodec (2.0.3 - 5905.97) <24C4772E-1256-39E3-9E56-0223C2FFE080> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0x107ce000 - 0x107e4ffb com.apple.IMXCodec (2.0.1 - 5708) <BCCDCFDE-527B-3634-ABB9-E8588C91E407> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0x107f6000 - 0x1080eff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x11e94000 - 0x11e95ffb time.so (60.4) <BA99687C-A434-3B9C-BB2F-29944392A180> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/time.so
0x1236e000 - 0x12370ffc strop.so (60.4) <EEB14E15-ECD4-38A1-BEC8-0622107C0076> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/strop.so
0x1237b000 - 0x12381ffd _socket.so (60.4) <6677B4CE-87DC-3D62-8593-137B9FE54D8D> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_socket.so
0x1238d000 - 0x1238efff _ssl.so (60.4) <823018A7-FF11-3279-9F54-9EB13489C259> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_ssl.so
0x12399000 - 0x1239affc cStringIO.so (60.4) <5120ABAB-E438-3852-B451-4F990C05597A> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/cStringIO.so
0x123b1000 - 0x123b2fff icglue.so (60.4) <18ACDA5B-1B4C-37E0-8874-0AB8047AFA21> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/icglue.so
0x123b6000 - 0x123b9ffd _Res.so (60.4) <299308D5-AF51-32A3-83AF-1DFB31F295A0> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_Res.so
0x123bf000 - 0x123c6fff _File.so (60.4) <92E720C7-F05D-3B17-A2D4-1B360FF940C0> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/_File.so
0x123d5000 - 0x123d6ffe MacOS.so (60.4) <19F96C87-DFC0-3075-B56F-80FD6F242FE4> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/MacOS.so
0x1240e000 - 0x1240fffd fcntl.so (60.4) <5536AE92-9F0A-381A-9E14-CC7E21685F4E> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload/fcntl.so
0x70000000 - 0x7015eff7 com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8e2fb000 - 0x8ec49ff3 com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <4B231127-7885-33A3-9FC7-7EF42A066FD7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe19000 - 0x8fe4be57 dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
0x90007000 - 0x90007fff com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90008000 - 0x90160ffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90161000 - 0x9016afff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9016b000 - 0x90906ff3 libclh.dylib (4.0.3 - 4.0.3) <CF4CE94B-D0CE-3E84-9640-5ABFC54378A5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x90907000 - 0x90924fff libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
0x90927000 - 0x909fbff3 com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90a00000 - 0x90a03ff9 libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90a04000 - 0x90a07fff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90a08000 - 0x90adefff com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90adf000 - 0x90bdcff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90e7a000 - 0x90e7bffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x90e88000 - 0x90e8bff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x90ec2000 - 0x90ef3fff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90f3a000 - 0x910f6ffd libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
0x9117b000 - 0x9119aff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9119b000 - 0x9119bfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9119c000 - 0x91202fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91203000 - 0x9121aff4 com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9121b000 - 0x9125aff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9125b000 - 0x91274fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9131c000 - 0x9146afff com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91472000 - 0x9149fffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x914ab000 - 0x9150dfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x9150e000 - 0x9151cfff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x9151d000 - 0x9152dff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9152e000 - 0x91596fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91597000 - 0x9159bfff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9159c000 - 0x9163cff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9163d000 - 0x9163dfff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9163e000 - 0x9163efff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9163f000 - 0x91645ffc libCGXCoreImage.A.dylib (331.0.4) <70A73377-8145-3488-A046-1DB05C6B9D01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9169d000 - 0x916c2ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x916c3000 - 0x9170bff5 com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9170c000 - 0x9170cfff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9170d000 - 0x917cafeb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x917cb000 - 0x917ccfff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x917cd000 - 0x9192affb com.apple.QTKit (7.7.1 - 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9192c000 - 0x919b1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x919b2000 - 0x919cffff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x919d3000 - 0x91a23ff7 com.apple.CoreMediaIO (307.0 - 4155) <49D36F54-D414-3745-8194-69FC3B632ED3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x91a24000 - 0x91a3effc libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
0x91a3f000 - 0x91a4bffe libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
0x91a4c000 - 0x91b87ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91b88000 - 0x91c71ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x91ee0000 - 0x91f4fffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x91f50000 - 0x91f5dff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91f5e000 - 0x91f6cff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x91f6d000 - 0x92b29ff7 com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92bdd000 - 0x92c91fff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92c92000 - 0x92c99fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x92c9a000 - 0x92d98ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92dd8000 - 0x92e96ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92e97000 - 0x92ecaffb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92ecb000 - 0x92ecbfff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x92ecc000 - 0x92f76fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92f77000 - 0x92f8aff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92f8b000 - 0x92fbeff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
0x92fbf000 - 0x92fc8ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92fc9000 - 0x92fffffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x93000000 - 0x93024fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9327f000 - 0x93283ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x93284000 - 0x93286ffd libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x93287000 - 0x93287fff libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib
0x93288000 - 0x93395057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x93396000 - 0x933d8fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x933d9000 - 0x933e2fff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x933e3000 - 0x934f3ff3 com.apple.QuickTimeImporters.component (7.7.1 - 2599.24) <3DBEE5E4-4C40-3390-8405-0D9E271084B2> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x934f4000 - 0x93812ff3 com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93813000 - 0x9386efff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9386f000 - 0x938c6ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x938c7000 - 0x938dcfff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x938dd000 - 0x939eaff3 com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93a37000 - 0x93a54ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x93a55000 - 0x93a57fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x93a58000 - 0x93a6efff com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93b64000 - 0x93b6bfff libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
0x93b6c000 - 0x93ba7fef libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93bc2000 - 0x93c20ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93c21000 - 0x93c22fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x93c23000 - 0x93ee3ff3 com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93ee6000 - 0x93ee9ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x941d6000 - 0x94224ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94225000 - 0x9424fff9 com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <69AD5C5E-14A2-3E2B-AE28-2C7A7E4F5D0A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x94250000 - 0x94262fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x94263000 - 0x942a3fff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x942a8000 - 0x942c8ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x942c9000 - 0x94545ff7 com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94546000 - 0x94963fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x949ed000 - 0x94bd5ffb com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94bd6000 - 0x94d5fff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94d60000 - 0x94d89fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x94d8a000 - 0x94db6ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x94db7000 - 0x94db7ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x94db8000 - 0x94e12fff com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x94e13000 - 0x94e22fff libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94e23000 - 0x94f1bff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x94f1c000 - 0x94fd3ff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.24) <E79C5B16-E004-33C2-B5C0-17AD66F283E3> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x94fd4000 - 0x94fd6ffb libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94fd7000 - 0x94fd8ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94fd9000 - 0x95034ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x95035000 - 0x95077ff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x95078000 - 0x95194ffb com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95195000 - 0x95197fff com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95198000 - 0x951cdfff libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x951ce000 - 0x95269fff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9526a000 - 0x95274fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x95275000 - 0x95297fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x95298000 - 0x952a4ffa com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x952a5000 - 0x952eaff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x952eb000 - 0x952f2ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95326000 - 0x95334ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x95335000 - 0x95338ffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95349000 - 0x95560fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9559e000 - 0x955d5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x955d6000 - 0x959b9fff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x959ba000 - 0x959e5fff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x959e6000 - 0x95a60ff3 com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95a62000 - 0x960eeff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x960f5000 - 0x96105ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x96106000 - 0x9610affc libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9610b000 - 0x9616ffff com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96170000 - 0x961bcfff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x961bd000 - 0x961ffff7 libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib
0x96200000 - 0x9620cff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x9620d000 - 0x9620efff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x9620f000 - 0x96210fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x96211000 - 0x96211ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96214000 - 0x96220ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x96221000 - 0x96221fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96222000 - 0x9622afff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x962a5000 - 0x962a9fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x962aa000 - 0x962bcff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x962bd000 - 0x962e6ff7 libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x962e7000 - 0x9634fff7 com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96350000 - 0x965c1ffb com.apple.RawCamera.bundle (4.05 - 690) <1824B471-9CEB-3E45-BEF2-133DACDC2BAC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x965c2000 - 0x965cfff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x965ff000 - 0x96609fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9660a000 - 0x9669cffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96a70000 - 0x96a79ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x96a7a000 - 0x96abcffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x96abd000 - 0x96ac8fff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x96ac9000 - 0x96d6cff3 com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96d6d000 - 0x96dc7ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96dd2000 - 0x96dd2fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x96dd3000 - 0x9718bffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9718c000 - 0x971d3ff3 com.apple.CoreMedia (1.0 - 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x971d4000 - 0x971d6ffc com.apple.QuickTimeH264.component (7.7.1 - 2599.24) <54598D54-DBFC-3EA1-9712-05F4052A79E2> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x971d7000 - 0x971fbfff libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x971fc000 - 0x97501ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97502000 - 0x9752fffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x97530000 - 0x9754eff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9754f000 - 0x975b3ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x97656000 - 0x97657fff libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
0x97658000 - 0x9766dfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97678000 - 0x97686fff com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97687000 - 0x9771eff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9771f000 - 0x97726ffe com.apple.agl (3.2.1 - AGL-3.2.1) <D0A9B878-7F1F-3210-B6AF-91D2DBEFF21B> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x97727000 - 0x977bffff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x977c0000 - 0x97b53ff3 com.apple.MediaToolbox (1.0 - 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x97b54000 - 0x97f50feb com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x97f51000 - 0x97f52fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x987d1000 - 0x987e8fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x987e9000 - 0x9882aff7 com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x98a5c000 - 0x98b8fff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x98b90000 - 0x98b94ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x98bbb000 - 0x998f3fff com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x99992000 - 0x999aefff libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x999af000 - 0x99abaff7 libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x99abb000 - 0x99affff7 libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99b00000 - 0x99f42ff3 com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99f43000 - 0x99f43fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x99f44000 - 0x9a035ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x9a036000 - 0x9a14eff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9a14f000 - 0x9a199ff7 com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9a19a000 - 0x9a20fff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9a210000 - 0x9a216fff libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a217000 - 0x9a26eff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9a2a1000 - 0x9a419ff5 com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a41a000 - 0x9a469ff6 libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a46a000 - 0x9a474fff libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9a475000 - 0x9a47cffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x9a47d000 - 0x9a4f9ff3 com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9a4fa000 - 0x9a4fefff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a4ff000 - 0x9a505fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9a506000 - 0x9a536ff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
0x9a537000 - 0x9a618fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
0x9a619000 - 0x9a61cff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9a61d000 - 0x9a627ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9a628000 - 0x9a676ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a677000 - 0x9a726ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a727000 - 0x9a74cffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 3465
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=196.9M resident=112.6M(57%) swapped_out_or_unallocated=84.2M(43%)
Writable regions: Total=286.5M written=46.7M(16%) resident=119.8M(42%) swapped_out=20K(0%) unallocated=166.7M(58%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 19.9M
CG image 5404K
CG raster data 132K
CG shared images 192K
CoreImage 20K
CoreServices 3284K
IOKit 33.5M
IOKit (reserved) 4K reserved VM address space (unallocated)
MALLOC 178.6M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 1200K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Memory tag=35 3828K
OpenCL 16K
SQLite page cache 672K
Stack 70.7M
VM_ALLOCATE 16.2M
__DATA 22.7M
__DATA/__OBJC 212K
__IMAGE 528K
__IMPORT 4K
__LINKEDIT 34.0M
__OBJC 1800K
__OBJC/__DATA 60K
__PAGEZERO 4K
__TEXT 162.9M
__UNICODE 544K
mapped file 82.8M
shared memory 1508K
=========== =======
TOTAL 672.4M
TOTAL, minus reserved VM space 671.2M


Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon May 27, 2013 9:48 am
by ilan
Can you re-produce this problem? Can you repeat it consistently? This will help us determine if the problem is not an anomaly, and therefore a reportable bug.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon May 27, 2013 2:24 pm
by garageRoot
One more thing, please do not post crash reports like this on the forum for the following reasons:

- Crash reports don't actually provide us with any useful information
- Creates clutter on the thread so we have to scroll, scroll, scroll, scroll where it is not necessary.

Thanks in advance.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon May 27, 2013 4:14 pm
by allofitnow
Yes I can reproduce this problem consistently. Just did it again. It really doesn't matter what state modul8 is in. So as long I'm in Online Library and I attempt to share my module, it crashes.

I actually tried to attach the crash report as a file attachment but the site doesn't seem like to allow any file of any extension. Regardless, copy on no crash reports.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon May 27, 2013 5:37 pm
by ilan
Thanks for the report. I will try this locally. If you have a crash best to send a message to support where we can receive attachments, albeit small ones. However it is best not to send these.

Best is to send us system logs. You can find these by launching the Console application located in your Utilities folder. Once it is open, type 'Modul8' into the field on the upper right side of the window and copy and paste the resulting text into a text file and send it as an attachment.

But do send us a message to support because it is easier for us to manage and track these situations better. Do it with your follow up to this message instead of here.

Thanks in advance.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon Jul 15, 2013 12:06 am
by bluevelvet
Hi, I have the same problem with my nanokontrol!! ... You have found a solution? thank you very much!

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Thu Jul 18, 2013 5:31 am
by allofitnow
Private message me and I can email you the module I created as a workaround. So far I still can't upload to the online library without Modul8 crashing.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon Nov 11, 2013 12:24 am
by radiofreebc
I'm having the same issue with my Native Instruments Maschine and APC 40. I'll PM you. It would be great to get a fix for this, as I use the patch controls a lot.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon Nov 11, 2013 12:28 am
by radiofreebc
Just as a side note. There doesn't appear to be a problem for the first few minutes Modul8 is running, but it starts about 5 minutes into using it.

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon Nov 18, 2013 9:19 am
by radiofreebc
Haven't received any reply to this. Has anyone ever experienced this problem with their Patch control?

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Tue Nov 19, 2013 4:03 pm
by johncgaiser
Yes.

It is my desire to map the thickness parameters to the sound and bpm router. Any input resets ther parameters to "0".
I tried to create a custom module to handle the mapping with the same result being reset to "0"

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Thu Nov 21, 2013 7:41 pm
by radiofreebc
Someone sent me a module that fixed this...thanks! If anyone else needs it, just PM me with your email address and I'll forward it to you. Worked like a charm!

Re: transformer patch thickness div.x div.y midi mapping bre

Posted: Mon Nov 25, 2013 6:27 pm
by david
Hi all,

we have corrected the thickness/divx/divy midi mapping issue, you should contact support [at] garagecube [dot] com to get a version of Modul8 2.7.1 that corrects this problem or wait the release of 2.7.2 that will correct this issue and others.

Regards