Adium

Ticket #15839 (closed crash: fixed)

Opened 3 months ago

Last modified 11 days ago

Adium crashes pasting image into chat window (byte_stream_putraw)

Reported by: paulschreiber Owned by:
Milestone: Adium 1.5.1 Component: Adium Core
Version: 1.5rc3 Severity: normal
Keywords: Cc:
Patch Status:

Description

Summary

Adium crashes after pasting an image into the chat window.

Steps to reproduce

Detail the exact steps taken to produce the bug. Use the following format, each line with " 1." before it:

  1. Log in to AIM account
  2. Start IMing with someone (send and receive one text message each)
  3. Paste in an image (i used a control-command-shift-4 screen shot) and press return

Expected results

Image appears in chat window.

Actual results

Image appears in chat window. Crash.

Regression

Did not occur with 1.4.x.

Notes

Process:         Adium [76254]
Path:            /Applications/Adium.app/Contents/MacOS/Adium
Identifier:      com.adiumX.adiumX
Version:         1.5rc3 (1.5rc3)
Code Type:       X86-64 (Native)
Parent Process:  launchd [231]

Date/Time:       2012-02-10 16:45:53.930 -0500
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9
Sleep/Wake UUID: 0C998496-7950-4CA6-98E2-9DD6860B71D6

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
--> 
    __TEXT                 0000000100000000-00000001001d4000 [ 1872K] r-x/rwx SM=COW  /Applications/Adium.app/Contents/MacOS/Adium

Application Specific Information:
objc[76254]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_c.dylib             	0x00007fff8ed2cedc memmove$VARIANT$sse3x + 31
1   libpurple                     	0x0000000100a45f63 byte_stream_putraw + 72
2   libpurple                     	0x0000000100a670c3 aim_tlvlist_write + 117
3   libpurple                     	0x0000000100a4e9fe aim_im_sendch2_odc_requestdirect + 369
4   libpurple                     	0x0000000100a65701 peer_connection_establish_listener_cb + 270
5   libpurple                     	0x000000010098e40e purple_network_set_upnp_port_mapping_cb + 244
6   libpurple                     	0x00000001009abdde fire_ar_cb_async_and_free + 35
7   com.adiumX.AdiumPurple        	0x00000001005926b6 __addTimer_block_invoke_0 + 120
8   libdispatch.dylib             	0x00007fff95c872b6 _dispatch_source_invoke + 635
9   libdispatch.dylib             	0x00007fff95c83f77 _dispatch_queue_invoke + 71
10  libdispatch.dylib             	0x00007fff95c846f7 _dispatch_main_queue_callback_4CF + 257
11  com.apple.CoreFoundation      	0x00007fff8fc2106c __CFRunLoopRun + 1724
12  com.apple.CoreFoundation      	0x00007fff8fc20676 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox           	0x00007fff8e77331f RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox           	0x00007fff8e77a5c9 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox           	0x00007fff8e77a456 BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit              	0x0000000102900f5d _DPSNextEvent + 659
17  com.apple.AppKit              	0x0000000102900861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.AppKit              	0x00000001028fd19d -[NSApplication run] + 470
19  com.apple.AppKit              	0x0000000102b7bb88 NSApplicationMain + 867
20  com.adiumX.adiumX             	0x0000000100002744 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8fdd47e6 kevent + 10
1   libdispatch.dylib             	0x00007fff95c845be _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff95c8314e _dispatch_mgr_thread + 54

Thread 2:: WebCore: LocalStorage
0   libsystem_kernel.dylib        	0x00007fff8fdd3bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ed57274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x00007fff8bd295a0 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 64
3   com.apple.WebCore             	0x00007fff8c1206ba WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore             	0x00007fff8c120613 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore             	0x00007fff8c12055b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib             	0x00007fff8ed538bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff8ed56b75 thread_start + 13

Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff8fdd267a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8fdd1d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff8fc186fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff8fc20e64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff8fc20676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff926d4ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation          	0x00007fff926c974e -[NSThread main] + 68
7   com.apple.Foundation          	0x00007fff926c96c6 __NSThread__main__ + 1575
8   libsystem_c.dylib             	0x00007fff8ed538bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff8ed56b75 thread_start + 13

Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8fdd3df2 __select + 10
1   com.apple.CoreFoundation      	0x00007fff8fc69cdb __CFSocketManager + 1355
2   libsystem_c.dylib             	0x00007fff8ed538bf _pthread_start + 335
3   libsystem_c.dylib             	0x00007fff8ed56b75 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff8fdd4192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ed55594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ed56b85 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff8fdd4192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ed55594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ed56b85 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff8fdd4192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ed55594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ed56b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000010e7a20ae  rbx: 0x00007fff5fbfe5f0  rcx: 0x0000000000000001  rdx: 0x0000000000000004
  rdi: 0x000000010e7a20ae  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfe560  rsp: 0x00007fff5fbfe560
   r8: 0x0000000103cfba00   r9: 0x0000000000000a20  r10: 0x0000000000000000  r11: 0x000000010e7a20ae
  r12: 0x0000000000000004  r13: 0x00007fff5fbfe5f0  r14: 0x00000001105cadfc  r15: 0x0000000118589960
  rip: 0x00007fff8ed2cedc  rfl: 0x0000000000010202  cr2: 0x0000000000000000
Logical CPU: 0

Binary Images:
       0x100000000 -        0x1001d3ff7 +com.adiumX.adiumX (1.5rc3 - 1.5rc3) <562B8D48-ED13-33A5-BB5C-A5C1BD9E5D57> /Applications/Adium.app/Contents/MacOS/Adium
       0x1003cd000 -        0x1003fcfff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/Adium.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
       0x100423000 -        0x10048aff7 +libotr (5.0.0 - compatibility 5.0.0) <0398F0B6-284F-34F5-ACFE-FFF005B712DB> /Applications/Adium.app/Contents/Frameworks/libotr.framework/Versions/2.2.0/libotr
       0x1004a5000 -        0x100531fff +AIUtilities (??? - ???) <2388F122-D8FC-30ED-9F85-046A0C280BC9> /Applications/Adium.app/Contents/Frameworks/AIUtilities.framework/Versions/A/AIUtilities
       0x100589000 -        0x1005f8ff7 +com.adiumX.AdiumPurple (??? - 1.0) <913F3AF6-5466-3D60-87B4-2452B4B14390> /Applications/Adium.app/Contents/Frameworks/AdiumLibpurple.framework/Versions/A/AdiumLibpurple
       0x100683000 -        0x100726fff +Adium (??? - ???) <16660E2A-5CBA-3452-87B8-1F1175A0BE16> /Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Adium
       0x1007e1000 -        0x1008a0ff7 +com.googlepages.openspecies.rtool.libglib (2.0.0 - 2.0.0) <28F85937-9E55-7EC3-188F-730075A54838> /Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
       0x1008c2000 -        0x1008c6ff7 +com.googlepages.openspecies.rtool.libgmodule (2.0.0 - 2.0.0) <FFE2765E-964B-9D91-A16E-4718911641DD> /Applications/Adium.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
       0x1008c9000 -        0x100901fe7 +com.googlepages.openspecies.rtool.libgobject (2.0.0 - 2.0.0) <0FFCBBCC-3586-C9C0-2079-33BDFF8227CA> /Applications/Adium.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
       0x100913000 -        0x100918ff7 +com.googlepages.openspecies.rtool.libgthread (2.0.0 - 2.0.0) <C808D1CC-5D14-1233-1F03-92B48F893DC0> /Applications/Adium.app/Contents/Frameworks/libgthread.framework/Versions/2.0.0/libgthread
       0x10091c000 -        0x100925ff7 +com.googlepages.openspecies.rtool.libintl (8 - 8) <94297D77-2E0D-03D2-9C20-09F8565056C2> /Applications/Adium.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
       0x10092a000 -        0x100950ff7 +com.googlepages.openspecies.rtool.libmeanwhile (1 - 1) <66800D72-8F18-1A6E-9CF1-5EEBF37EEA0E> /Applications/Adium.app/Contents/Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
       0x100961000 -        0x100b3aff7 +libpurple (11.0.0 - compatibility 11.0.0) <4D3A8222-2E15-D068-E61A-321828E363BF> /Applications/Adium.app/Contents/Frameworks/libpurple.framework/Versions/0.10.0/libpurple
       0x100c0e000 -        0x100c23ff7 +com.dpompa.fribidi (??? - 2.0) <1D4248AF-3F9D-3147-8EDD-BD9F5579837B> /Applications/Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
       0x102428000 -        0x102444fff +AutoHyperlinks (??? - ???) <C011738F-1380-3BFB-8C53-CC6602461596> /Applications/Adium.app/Contents/Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
       0x10244c000 -        0x10244efff  com.apple.ExceptionHandling (1.5 - 10) <06CC4716-FB75-3CD7-A1ED-ECA2A07F2926> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
       0x102453000 -        0x10246fff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 290f64f) <8CBA7E24-C05F-34BD-83F5-8C005112388D> /Applications/Adium.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x102485000 -        0x102489fff +org.boredzo.LMX (??? - 1.0) <6FBE212D-0FE6-347B-950B-096B2AFA0484> /Applications/Adium.app/Contents/Frameworks/LMX.framework/Versions/A/LMX
       0x10248d000 -        0x1024b5fff +com.positivespinmedia.PSMTabBarControlFramework (??? - 1.1) <19F57D19-212B-39B7-9D46-0F9CFA065F78> /Applications/Adium.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
       0x1024cc000 -        0x1027aefff  com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x1028c7000 -        0x1028cdff7 +net.oauth.OAuthConsumer (??? - 0.1.1) <1194BF77-2EF1-35F9-B317-31D7F0339705> /Applications/Adium.app/Contents/Frameworks/OAuthConsumer.framework/Versions/A/OAuthConsumer
       0x1028d8000 -        0x1028e9ff7 +com.googlepages.openspecies.rtool.libjson-glib (1.0.0 - 1.0.0) <1EF462B7-E1B1-61F3-EF2F-27E3916097BB> /Applications/Adium.app/Contents/Frameworks/libjson-glib.framework/Versions/1.0.0/libjson-glib
       0x1028f8000 -        0x1034fcfff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x103b7f000 -        0x103b8fff7  com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x103b97000 -        0x103ba6ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
       0x103bae000 -        0x103be1ff7  com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x103bf9000 -        0x103bfffff  libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x103c05000 -        0x103c44ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x103c4c000 -        0x103c4efff  libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x103c53000 -        0x103cb9ff7  com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x104a86000 -        0x104a8afff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x104a8f000 -        0x104a95fff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x104af0000 -        0x104af2fff  com.apple.AddressBook.LocalSourceBundle (1.2 - 1083) <0926799B-A5FA-3CC7-B4EA-88C644EA139C> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x104c06000 -        0x104c07ff3 +cl_kernels (??? - ???) <F8C537BB-BAFA-4D91-A9C8-C715A44CC52B> cl_kernels
       0x104c3e000 -        0x104c3eff5 +cl_kernels (??? - ???) <F91A9A5E-5AE7-4FF3-AAA7-F0866FFC61B3> cl_kernels
       0x104c80000 -        0x104c80ffd +cl_kernels (??? - ???) <2CC75C0D-7C7B-4183-9C06-815F2D535386> cl_kernels
       0x104e3c000 -        0x104e3cff1 +cl_kernels (??? - ???) <6E8F0C37-E361-489E-B40A-EBDA45444CBD> cl_kernels
       0x104edc000 -        0x104f0aff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x104f14000 -        0x104f14ff5 +cl_kernels (??? - ???) <7B8AC1A0-3BAB-4B20-A72A-9246DC775D12> cl_kernels
       0x104f87000 -        0x104f89fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
       0x104f8d000 -        0x104fa3fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
       0x104fb0000 -        0x104fb2fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
       0x104ff5000 -        0x104ff8fff  com.apple.DirectoryServicesSource (1.2 - 1083) <7EDBCB22-3D01-3E95-8173-0313E6292B8B> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x1079e6000 -        0x1079effff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
       0x1079f4000 -        0x1079f7fff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
       0x10916c000 -        0x109175fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
       0x10917a000 -        0x10917ffff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
       0x109184000 -        0x109186fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
       0x10918a000 -        0x10918ffff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
       0x109194000 -        0x10919bfff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
       0x1091a4000 -        0x1091a6fff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
       0x1091aa000 -        0x1091aefff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
       0x1091b3000 -        0x1091b6ff7  mschapv2.so (??? - ???) <F62C8BE2-B2E4-3E36-AC52-B4E149AFC186> /usr/lib/sasl2/mschapv2.so
       0x1091bb000 -        0x1091e9fff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <B19E865F-0CB1-3B27-9D46-880F627D9930> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
       0x109c00000 -        0x109c03fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
       0x109c08000 -        0x109c0afff  smb_nt.so (??? - ???) <C6D59817-4DB8-34F9-BD71-2FDDA857CBA8> /usr/lib/sasl2/smb_nt.so
       0x109c0e000 -        0x109c11fff  smb_ntlmv2.so (??? - ???) <A2FD1300-B742-32BE-B640-74732490CC94> /usr/lib/sasl2/smb_ntlmv2.so
       0x109ce2000 -        0x109ce5ff7  libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x109d04000 -        0x109d09ff7  libgermantok.dylib (??? - ???) <BEE85384-A58E-3D6B-914B-74E5FF3155F3> /usr/lib/libgermantok.dylib
       0x109d1e000 -        0x109d30ff7  com.apple.security.dotmacdl (3.0 - 1) <3A4FCE33-088F-33B5-B7C1-BA5334AC56F4> /System/Library/Security/dotmacdl.bundle/Contents/MacOS/dotmacdl
       0x10a472000 -        0x10a472ffd +cl_kernels (??? - ???) <81EC58C4-E6AA-4365-8576-CEE0B8A58D5A> cl_kernels
       0x10a68f000 -        0x10a695fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x10a6c2000 -        0x10a755ff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10a774000 -        0x10a775ffc +cl_kernels (??? - ???) <2252286B-767E-4E14-9192-B9D696E9BAA1> cl_kernels
       0x111b98000 -        0x111c2aff7  com.apple.xquery (1.3 - 29) <02B0E724-CC18-3D60-8FBE-8BDB458C155A> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
       0x1142c1000 -        0x11440cff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x114480000 -        0x114619fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x11464d000 -        0x114746fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x11476c000 -        0x114e47ff7  libclh.dylib (4.0.3 - 4.0.3) <29108026-20C1-3BF9-A43F-0986E0430FF0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x11830c000 -        0x11839dff7  unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <2683BD70-B7EE-3A60-A39C-2360B3C2A301> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x200000000 -        0x2007e6ff7  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <66FE927B-DCB6-3D51-B713-90D9676AA079> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff64b37000 -     0x7fff64b6bbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8960a000 -     0x7fff8960afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8960b000 -     0x7fff8960efff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff89667000 -     0x7fff8966bfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8966c000 -     0x7fff89b33fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff89b78000 -     0x7fff89b83ff7  com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff89b84000 -     0x7fff89bc7ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff89c38000 -     0x7fff89c38fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff89c39000 -     0x7fff89d1de5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff89d1e000 -     0x7fff89dfcfff  com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89dfd000 -     0x7fff89f87ff7  com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff89f88000 -     0x7fff89fccff7  com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8a067000 -     0x7fff8a06cfff  com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a06d000 -     0x7fff8a07bfff  com.apple.HelpData (2.1.2 - 72) <B99E743A-82C9-3058-8FD5-18668CA890F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8a07c000 -     0x7fff8a0bdfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8a0be000 -     0x7fff8a0befff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a130000 -     0x7fff8a130fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8a131000 -     0x7fff8a14bfff  com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8a14c000 -     0x7fff8a156ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff8a157000 -     0x7fff8a158fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff8a17b000 -     0x7fff8a288fff  libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a28b000 -     0x7fff8a300ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8a301000 -     0x7fff8a355ff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8a356000 -     0x7fff8a438fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8a457000 -     0x7fff8a51eff7  com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8a51f000 -     0x7fff8a53ffff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8a5c2000 -     0x7fff8a6a0fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8a6bd000 -     0x7fff8a6c3ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8a6c4000 -     0x7fff8a6c4fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8a6c5000 -     0x7fff8a71dfff  libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a737000 -     0x7fff8a77eff7  com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8a7a9000 -     0x7fff8b1397a7  com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8b144000 -     0x7fff8b239fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8b23a000 -     0x7fff8b33ffff  libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8b36f000 -     0x7fff8bb03fef  com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8bb04000 -     0x7fff8bb13fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8bb1c000 -     0x7fff8bb47ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff8bb48000 -     0x7fff8bb87fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8bb90000 -     0x7fff8bbabfff  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
    0x7fff8bbaf000 -     0x7fff8bcb6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8bcb7000 -     0x7fff8bcb8fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8bcb9000 -     0x7fff8bceefff  com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8bcef000 -     0x7fff8bcf8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8bcf9000 -     0x7fff8bd1dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8bd1e000 -     0x7fff8bfa9fff  com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8bfaa000 -     0x7fff8bfc1fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8bfc2000 -     0x7fff8bffdfff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bffe000 -     0x7fff8c04cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8c04d000 -     0x7fff8c05fff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8c060000 -     0x7fff8c0faff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c0fb000 -     0x7fff8c0fcfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8c0fd000 -     0x7fff8ce11fef  com.apple.WebCore (7534.53 - 7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8ce20000 -     0x7fff8ce7bff7  com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8ce7c000 -     0x7fff8cef2fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d1cc000 -     0x7fff8d1e8ff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8d1e9000 -     0x7fff8d216fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8d217000 -     0x7fff8d277fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8d278000 -     0x7fff8d6aafef  com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8d989000 -     0x7fff8d996ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff8d997000 -     0x7fff8df7bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8df7c000 -     0x7fff8df84fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8df88000 -     0x7fff8dfcaff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8e1ce000 -     0x7fff8e1f5fff  com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8e1f6000 -     0x7fff8e1f9fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8e2c3000 -     0x7fff8e32dff7  com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e49c000 -     0x7fff8e63bfff  com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e63c000 -     0x7fff8e68cfff  com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8e68d000 -     0x7fff8e694fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8e695000 -     0x7fff8e6aafff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e6ab000 -     0x7fff8e6d2fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8e771000 -     0x7fff8ea9bff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8ece9000 -     0x7fff8ecf6fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8ecf7000 -     0x7fff8ecfefff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8ecff000 -     0x7fff8ed04fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ed05000 -     0x7fff8ede2fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
    0x7fff8ede3000 -     0x7fff8ee66fef  com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8eedc000 -     0x7fff8eeeafff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8eeeb000 -     0x7fff8ef25fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8ef26000 -     0x7fff8ef39ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff8ef3a000 -     0x7fff8ef50ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8ef51000 -     0x7fff8ef97ff7  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
    0x7fff8ef98000 -     0x7fff8ef9ffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8efa0000 -     0x7fff8effcff7  com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8effd000 -     0x7fff8f0a1fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8f0a9000 -     0x7fff8f0cdfff  com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8f0ce000 -     0x7fff8f0d0fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
    0x7fff8f0d1000 -     0x7fff8f1cefff  com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8f1cf000 -     0x7fff8f2e8fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8f2e9000 -     0x7fff8f324fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8f37a000 -     0x7fff8f386fff  com.apple.DirectoryService.Framework (10.7 - 146) <BB0240B0-69F7-38FA-A8D8-9C0079F8613F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8f387000 -     0x7fff8f392ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8fadc000 -     0x7fff8fb2eff7  libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8fb3b000 -     0x7fff8fb46ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8fb54000 -     0x7fff8fb7dfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8fb7e000 -     0x7fff8fbd2ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8fbd3000 -     0x7fff8fbd6fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8fbd7000 -     0x7fff8fbdbfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8fbe8000 -     0x7fff8fdbcfff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8fdbd000 -     0x7fff8fdddfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8fdde000 -     0x7fff8fe0eff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8fe0f000 -     0x7fff901adfef  com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff901ae000 -     0x7fff901d4ff7  com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff90224000 -     0x7fff9035afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9035b000 -     0x7fff90360ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff90361000 -     0x7fff90361fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff90362000 -     0x7fff90367fff  libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff90368000 -     0x7fff90684ff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90685000 -     0x7fff906b2ff7  com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff90735000 -     0x7fff90736fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x7fff907dd000 -     0x7fff907f3fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff907f4000 -     0x7fff90821fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
    0x7fff90852000 -     0x7fff90866ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9087c000 -     0x7fff908f2fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff908f3000 -     0x7fff908f3fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff9091e000 -     0x7fff90d3bff7  com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff90d3c000 -     0x7fff90dc0ff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff90dc1000 -     0x7fff90dc3ff7  com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff90dc4000 -     0x7fff90e26ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff90e27000 -     0x7fff90e39ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff90e3c000 -     0x7fff90e3dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff90e3e000 -     0x7fff90ea6ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff90ea7000 -     0x7fff90ee0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff90ee1000 -     0x7fff9114fff7  com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff9119a000 -     0x7fff911b7ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff911b8000 -     0x7fff911b8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff911b9000 -     0x7fff9124fff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff91250000 -     0x7fff91452fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff914e0000 -     0x7fff914fffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff91500000 -     0x7fff91512ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff91513000 -     0x7fff91975ff7  com.apple.RawCamera.bundle (3.9.1 - 586) <1AA853F4-E429-33E3-B4A9-6B019CCCC5E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff92052000 -     0x7fff92058fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92059000 -     0x7fff9205ffff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff92060000 -     0x7fff9206eff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff9206f000 -     0x7fff9208cfff  libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
    0x7fff92127000 -     0x7fff921c7fff  com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff9220a000 -     0x7fff92371ff7  com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff92372000 -     0x7fff92379ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff923a6000 -     0x7fff923aafff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff923ab000 -     0x7fff923acfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff923c3000 -     0x7fff923c7ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff924e8000 -     0x7fff925d3fff  com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff925d4000 -     0x7fff925d9fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff925da000 -     0x7fff925dbff7  libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff925dc000 -     0x7fff9266eff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff9266f000 -     0x7fff92988ff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff92989000 -     0x7fff929b2fff  com.apple.datadetectors (3.2 - 172.5) <DCCD9903-0D01-3956-B4EB-F91CBF2C9414> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff929b3000 -     0x7fff92ab5ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff92ab6000 -     0x7fff92ad2ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff92ad3000 -     0x7fff92b26fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff92b27000 -     0x7fff92bb9fff  com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff92bba000 -     0x7fff92c5cff7  com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff92e12000 -     0x7fff92e18ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff92e19000 -     0x7fff92e94ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff92e95000 -     0x7fff92ec0fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff92ec1000 -     0x7fff92ec1fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff9302f000 -     0x7fff93257fe7  com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff93296000 -     0x7fff932d6fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff932d7000 -     0x7fff93430fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff93431000 -     0x7fff9343cfff  com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9343d000 -     0x7fff935c7ff7  com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff935c8000 -     0x7fff935dffff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff93795000 -     0x7fff93805fff  com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff93851000 -     0x7fff938c4fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff9398e000 -     0x7fff939b9ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff939d7000 -     0x7fff939ddfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff945e5000 -     0x7fff945e8ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff945e9000 -     0x7fff946e3ff7  com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9478b000 -     0x7fff94aaeff7  com.apple.AddressBook.framework (6.1 - 1083) <9C23C164-B9E1-3F80-83F4-C027AF282DE6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff94aaf000 -     0x7fff94bbbfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff94bbc000 -     0x7fff94c41ff7  com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff94f9d000 -     0x7fff94fa0fff  libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff94fa1000 -     0x7fff95217ff7  com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff95218000 -     0x7fff95218fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff95219000 -     0x7fff95248fff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff9528e000 -     0x7fff95290fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff95291000 -     0x7fff95296fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95297000 -     0x7fff956c4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff956c5000 -     0x7fff95711ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff95720000 -     0x7fff95748ff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff95749000 -     0x7fff95789ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
    0x7fff95c2c000 -     0x7fff95c80ff7  libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff95c81000 -     0x7fff95c8ffff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff95c90000 -     0x7fff95f03fff  com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff96257000 -     0x7fff96258ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff96264000 -     0x7fff96364fff  com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff96365000 -     0x7fff96418fff  com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1180
    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: 1742689
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=242.6M resident=175.7M(72%) swapped_out_or_unallocated=66.9M(28%)
Writable regions: Total=1.3G written=110.6M(8%) resident=236.1M(18%) swapped_out=76K(0%) unallocated=1.1G(82%)

REGION TYPE                        VIRTUAL
===========                        =======
ATS (font support)                   32.5M
ATS (font support) (reserved)           4K        reserved VM address space (unallocated)
CG backing stores                    3092K
CG image                              520K
CG raster data                        788K
CG shared images                     3608K
CoreGraphics                           16K
CoreImage                             136K
CoreServices                         10.3M
IOKit                                59.2M
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS garbage collector                  448K
MALLOC                              156.7M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=243                          4K
Memory tag=249                        264K
Memory tag=251                        140K
OpenCL                                 64K
SQLite page cache                    2496K
STACK GUARD                          56.0M
Stack                                11.1M
VM_ALLOCATE                          16.4M
WebCore purgeable data                216K
__CI_BITMAP                            80K
__DATA                               51.4M
__IMAGE                               528K
__LINKEDIT                           58.5M
__RC_CAMERAS                          232K
__TEXT                              184.1M
__UNICODE                             544K
mapped file                          82.9M
shared memory                        55.7M
===========                        =======
TOTAL                                 1.8G
TOTAL, minus reserved VM space      919.8M

Change History

comment:1 Changed 3 months ago by sphynx

Appears related to  #p4829.

comment:2 Changed 3 months ago by sphynx

  • Status changed from new to pending

Please follow the instructions to get a debug log and attach it to this ticket.


Is it reproducible? If so, could you try it again with debug logging on, and attach the debug log?

comment:3 Changed 3 months ago by paulschreiber

I've reproduced it several times. It didn't reproduce the last few times I tried. I have debug logging on. If it happens again, I'll add the log data to this ticket.

comment:4 Changed 3 months ago by MarkDoliner

sphynx: Good eye--this is indeed basically the same bug as  #p4829. The difference is that darkrain42 fixed the problem for file transfers, but this crash comes from the direct connect code. I just pushed a change to Pidgin trunk and the 2.x.y branch that moves his check up a level, so that it affects both file transfers and direct connections.

If anyone wants to pluck these changes into the Adium branch, I'd suggest getting all three of these commits (or just get everything from the 2.x.y branch):
4b5c688e1486f88c95bbe6946367a00b2d1e02dd
9ac3dc3dac01d52f74ef1da3fe9122a233650e5a
77872b7f18741bca0e5bda735debf9ea3e3d386f

comment:5 Changed 3 months ago by MarkDoliner

To clarify... The crash happens because Pidgin can't convert an IP address to a 4 byte array. The commits fix the crash, but don't really fix the problem. It's possible the file transfer will fail in this case.

I'm not sure why the conversion is failing. Maybe the IP address is IPv6? Seeing debug output (after my commits are released) might help figure out what's happening.

comment:6 Changed 3 months ago by Robby

  • Milestone set to Adium 1.5.1

comment:7 Changed 3 months ago by mathuaerknedam

  • Status changed from pending to new

comment:8 Changed 11 days ago by evands

  • Status changed from new to closed
  • Resolution set to fixed

The relevant changes are in libpurple's latest release and therefore should be included in Adium 1.5.1b1.

Note: See TracTickets for help on using tickets.