[Xquartz-dev] Repeated crash

Jeremy Huddleston jeremyhu at apple.com
Wed Jan 26 15:58:40 PST 2011


That sounds reasonable.  During the period when the display is asleep, the system actually thinks there is no display attached.  This was an issue that I fixed a while back, but it seems to have resurfaced with the RandR changes.  Could you please open a ticket at http://xquartz.macosforge.org , and hoefully I can get a fix in 2.6.1

Thanks,
Jeremy


On Jan 26, 2011, at 09:01, John Koren wrote:

> This happens at home where I have an external monitor attached to the
> laptop. The laptop screen is closed all the time. The crash does not
> occur when I am setting up the monitor. It occurs after a period of
> inactivity during which the monitor goes to sleep (the system does not
> sleep in this instance). I do not know if it crashes while the monitor
> is going to sleep, during the sleep, or when it is waking up from
> sleep. Probably the latter.
> 
> -John
> 
> On Wed, Jan 26, 2011 at 8:15 AM, Jeremy Huddleston <jeremyhu at apple.com> wrote:
>> That's crashing in QuartzRandRUpdateFakeModes.  Were you connecting a new display, disconnecting a display, changing resolutions, or anything like that?
>> 
>> On Jan 26, 2011, at 00:24, John Koren wrote:
>> 
>>> Jeremy,
>>> 
>>> I have a brand new (a couple weeks old) Macbook Pro. At least once a
>>> day my X11 server crashes with a segmentation error - usually after
>>> the computer is idle for a while. Except for the problem with X11, the
>>> computer runs well. Do you know what may be going on?
>>> 
>>> Best regards, John
>>> 
>>> 
>>> OS Version:      Mac OS X 10.6.6 (10J567)
>>> Report Version:  6
>>> 
>>> Interval Since Last Report:          1202700 sec
>>> Crashes Since Last Report:           19
>>> Per-App Interval Since Last Report:  906397 sec
>>> Per-App Crashes Since Last Report:   13
>>> Anonymous UUID:                      717E2895-07D5-4775-A551-7B41BEBAE999
>>> 
>>> Exception Type:  EXC_CRASH (SIGABRT)
>>> Exception Codes: 0x0000000000000000, 0x0000000000000000
>>> Crashed Thread:  2
>>> 
>>> Application Specific Information:
>>> abort() called
>>> X.Org X Server 1.9.3 Build Date: 20101219
>>> Caught signal 11 (Segmentation fault). Server aborting
>>> 
>>> 
>>> Thread 0:  Dispatch queue: com.apple.main-thread
>>> 0   libSystem.B.dylib                 0x00007fff813b42da mach_msg_trap + 10
>>> 1   libSystem.B.dylib                 0x00007fff813b494d mach_msg + 59
>>> 2   com.apple.CoreFoundation          0x00007fff879d8932 __CFRunLoopRun + 1698
>>> 3   com.apple.CoreFoundation          0x00007fff879d7dbf CFRunLoopRunSpecific + 575
>>> 4   com.apple.HIToolbox               0x00007fff86bc993a
>>> RunCurrentEventLoopInMode + 333
>>> 5   com.apple.HIToolbox               0x00007fff86bc973f
>>> ReceiveNextEventCommon + 310
>>> 6   com.apple.HIToolbox               0x00007fff86bc95f8
>>> BlockUntilNextEventMatchingListInMode + 59
>>> 7   com.apple.AppKit                  0x00007fff85566e64 _DPSNextEvent + 718
>>> 8   com.apple.AppKit                  0x00007fff855667a9 -[NSApplication
>>> nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
>>> 9   com.apple.AppKit                  0x00007fff8552c48b -[NSApplication run] + 395
>>> 10  X11.bin                           0x0000000100008362 X11ApplicationMain + 1382
>>> 11  X11.bin                           0x0000000100011655 server_main + 172
>>> 12  X11.bin                           0x0000000100001f0b do_start_x11_server + 328
>>> 13  X11.bin                           0x0000000100002b4d _Xstart_x11_server + 173
>>> 14  X11.bin                           0x0000000100002cdd mach_startup_server + 115
>>> 15  libSystem.B.dylib                 0x00007fff81430e24 mach_msg_server + 357
>>> 16  X11.bin                           0x000000010000256b main + 1585
>>> 17  X11.bin                           0x000000010000194c start + 52
>>> 
>>> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
>>> 0   libSystem.B.dylib                 0x00007fff813cd16a kevent + 10
>>> 1   libSystem.B.dylib                 0x00007fff813cf03d _dispatch_mgr_invoke + 154
>>> 2   libSystem.B.dylib                 0x00007fff813ced14
>>> _dispatch_queue_invoke + 185
>>> 3   libSystem.B.dylib                 0x00007fff813ce83e
>>> _dispatch_worker_thread2 + 252
>>> 4   libSystem.B.dylib                 0x00007fff813ce168 _pthread_wqthread + 353
>>> 5   libSystem.B.dylib                 0x00007fff813ce005 start_wqthread + 13
>>> 
>>> Thread 2 Crashed:
>>> 0   libSystem.B.dylib                 0x00007fff81483669 usleep$NOCANCEL + 0
>>> 1   libSystem.B.dylib                 0x00007fff814a2cd4 abort + 93
>>> 2   X11.bin                           0x00000001001091f6 System + 0
>>> 3   X11.bin                           0x000000010000d156 xf86SetRootClip + 0
>>> 4   X11.bin                           0x000000010010fac5 AbortServer + 29
>>> 5   X11.bin                           0x000000010010f4d2 FatalError + 264
>>> 6   X11.bin                           0x0000000100107977 OsSigHandler + 151
>>> 7   libSystem.B.dylib                 0x00007fff8141467a _sigtramp + 26
>>> 8   libobjc.A.dylib                   0x00007fff80d5b11c objc_msgSend + 40
>>> 9   X11.bin                           0x000000010001179d
>>> _QuartzRandRUpdateFakeModes + 104
>>> 10  X11.bin                           0x0000000100011713
>>> QuartzRandRUpdateFakeModes + 140
>>> 11  X11.bin                           0x00000001000efb96
>>> mieqProcessDeviceEvent + 258
>>> 12  X11.bin                           0x00000001000efcfb
>>> mieqProcessInputEvents + 249
>>> 13  X11.bin                           0x000000010000dc25 ProcessInputEvents + 50
>>> 14  X11.bin                           0x00000001000bd94e Dispatch + 480
>>> 15  X11.bin                           0x00000001000b4109 dix_main + 198
>>> 16  X11.bin                           0x00000001000115a2 server_thread + 43
>>> 17  libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 18  libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 3:
>>> 0   libSystem.B.dylib                 0x00007fff813b42da mach_msg_trap + 10
>>> 1   libSystem.B.dylib                 0x00007fff813b494d mach_msg + 59
>>> 2   com.apple.CoreFoundation          0x00007fff879d8932 __CFRunLoopRun + 1698
>>> 3   com.apple.CoreFoundation          0x00007fff879d7dbf CFRunLoopRunSpecific + 575
>>> 4   com.apple.CoreFoundation          0x00007fff879d7b46 CFRunLoopRun + 70
>>> 5   X11.bin                           0x0000000100024228 xpbproxy_run + 636
>>> 6   X11.bin                           0x0000000100008392 xpbproxy_x_thread + 9
>>> 7   libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 8   libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 4:
>>> 0   libSystem.B.dylib                 0x00007fff813eefca __semwait_signal + 10
>>> 1   libSystem.B.dylib                 0x00007fff813f2de1 _pthread_cond_wait + 1286
>>> 2   X11.bin                           0x000000010000dbf1
>>> DarwinProcessFDAdditionQueue_thread + 97
>>> 3   libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 4   libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 5:  com.apple.CFSocket.private
>>> 0   libSystem.B.dylib                 0x00007fff813f7e92 select$DARWIN_EXTSN + 10
>>> 1   com.apple.CoreFoundation          0x00007fff879fa498 __CFSocketManager + 824
>>> 2   libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 3   libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 6:
>>> 0   libSystem.B.dylib                 0x00007fff813eefca __semwait_signal + 10
>>> 1   libSystem.B.dylib                 0x00007fff813f2de1 _pthread_cond_wait + 1286
>>> 2   libXplugin.1.dylib                0x0000000100444bca _xp_async_dequeue + 51
>>> 3   libXplugin.1.dylib                0x0000000100444b77 _xp_async_thread + 87
>>> 4   libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 5   libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 7:
>>> 0   libSystem.B.dylib                 0x00007fff813b42da mach_msg_trap + 10
>>> 1   libSystem.B.dylib                 0x00007fff813b494d mach_msg + 59
>>> 2   com.apple.CoreFoundation          0x00007fff879d8932 __CFRunLoopRun + 1698
>>> 3   com.apple.CoreFoundation          0x00007fff879d7dbf CFRunLoopRunSpecific + 575
>>> 4   com.apple.Foundation              0x00007fff8610607f
>>> +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +
>>> 297
>>> 5   com.apple.Foundation              0x00007fff860870a5 __NSThread__main__ + 1429
>>> 6   libSystem.B.dylib                 0x00007fff813ed536 _pthread_start + 331
>>> 7   libSystem.B.dylib                 0x00007fff813ed3e9 thread_start + 13
>>> 
>>> Thread 8:
>>> 0   libSystem.B.dylib                 0x00007fff813cdf8a __workq_kernreturn + 10
>>> 1   libSystem.B.dylib                 0x00007fff813ce39c _pthread_wqthread + 917
>>> 2   libSystem.B.dylib                 0x00007fff813ce005 start_wqthread + 13
>>> 
>>> Thread 2 crashed with X86 Thread State (64-bit):
>>>  rax: 0x0000000000000000  rbx: 0x000000010014ad90  rcx:
>>> 0x00007fff81402616  rdx: 0x0000000000000000
>>>  rdi: 0x0000000000002710  rsi: 0x0000000000000006  rbp:
>>> 0x0000000103dda0c0  rsp: 0x0000000103dda0a8
>>>   r8: 0x00007fff701baa40   r9: 0x0000000103dda0b8  r10:
>>> 0x00007fff813fe656  r11: 0x0000000000000202
>>>  r12: 0x0000000000000000  r13: 0x0000000000000000  r14:
>>> 0x0000000103dda1b8  r15: 0x0000000000000000
>>>  rip: 0x00007fff81483669  rfl: 0x0000000000010202  cr2: 0x0000000134694017
>>> 
>>> Binary Images:
>>>       0x100000000 -        0x1001a8ff7 +X11.bin ??? (???)
>>> <817A2FA6-D72F-DD49-C654-EC1739A69D46>
>>> /Applications/Utilities/Xquartz.app/Contents/MacOS/X11.bin
>>>       0x10022c000 -        0x100247ff7 +org.andymatuschak.Sparkle 1.5
>>> Beta (git) (1.5) <A9CDDAA2-EB70-166D-DD48-DE4DDB1C7F75>
>>> /Applications/Utilities/Xquartz.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
>>>       0x10025d000 -        0x10025efff +libAppleWM.7.dylib 8.0.0
>>> (compatibility 8.0.0) <5821E2CC-FB9F-C235-D7E9-8964DC90AE21>
>>> /opt/X11/lib/libAppleWM.7.dylib
>>>       0x100261000 -        0x100264ff7 +libXfixes.3.dylib 5.0.0
>>> (compatibility 5.0.0) <42C718B3-2A35-57F0-2C91-61E281736809>
>>> /opt/X11/lib/libXfixes.3.dylib
>>>       0x100267000 -        0x100374ff7 +libX11.6.dylib 10.0.0
>>> (compatibility 10.0.0) <3299422F-5298-9829-B049-8776BC62825F>
>>> /opt/X11/lib/libX11.6.dylib
>>>       0x100397000 -        0x1003edfff +libpixman-1.0.dylib 21.0.0
>>> (compatibility 21.0.0) <762B1D54-82C2-5E5A-13DA-8C12266878A4>
>>> /opt/X11/lib/libpixman-1.0.dylib
>>>       0x1003fd000 -        0x10042cfff +libXfont.1.dylib 6.1.0
>>> (compatibility 6.0.0) <7052DF88-97F8-4CBC-1DA8-4A981C89E76B>
>>> /opt/X11/lib/libXfont.1.dylib
>>>       0x100439000 -        0x10043afff +libXau.6.dylib 7.0.0
>>> (compatibility 7.0.0) <DDB97C91-CDAE-55F9-54D5-4C8846C4913D>
>>> /opt/X11/lib/libXau.6.dylib
>>>       0x10043d000 -        0x100440fff +libXdmcp.6.dylib 7.0.0
>>> (compatibility 7.0.0) <B1F48F95-A5F6-3772-4E11-675BE167D902>
>>> /opt/X11/lib/libXdmcp.6.dylib
>>>       0x100443000 -        0x100450ff7 +libXplugin.1.dylib ??? (???)
>>> <FED146BC-E35B-83DE-F6D0-B9F76DBDABB1> /opt/X11/lib/libXplugin.1.dylib
>>>       0x100457000 -        0x10053dfe7  libcrypto.0.9.7.dylib 0.9.7
>>> (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB>
>>> /usr/lib/libcrypto.0.9.7.dylib
>>>       0x100595000 -        0x1005a1ff7 +libXext.6.dylib 11.0.0
>>> (compatibility 11.0.0) <A77302F1-CA2E-FBC4-697C-30A197CB2229>
>>> /opt/X11/lib/libXext.6.dylib
>>>       0x1005a7000 -        0x1005b8ff7 +libxcb.1.dylib 3.0.0
>>> (compatibility 3.0.0) <6BE477F4-616C-670B-CA0F-4594046F9EEA>
>>> /opt/X11/lib/libxcb.1.dylib
>>>       0x1005c4000 -        0x100639ff7 +libfreetype.6.dylib 13.2.0
>>> (compatibility 13.0.0) <59C3C43D-4CAA-DC1F-728B-AD2B7CA3734E>
>>> /opt/X11/lib/libfreetype.6.dylib
>>>       0x10064e000 -        0x100651ff7 +libfontenc.1.dylib 2.0.0
>>> (compatibility 2.0.0) <11AFB2CF-5505-9218-42EC-0AAE194F29CF>
>>> /opt/X11/lib/libfontenc.1.dylib
>>>       0x1164b0000 -        0x116641fef  GLEngine ??? (???)
>>> <AE898A2A-1C12-9FDB-455F-32601F030904>
>>> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
>>>       0x116672000 -        0x116a95fef  libclh.dylib 3.1.1 C  (3.1.1)
>>> <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1>
>>> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
>>>       0x116ac3000 -        0x11797cfe7
>>> com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6)
>>> <27B7C1AF-1188-249F-840D-D32CF71F9E4B>
>>> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
>>>       0x118122000 -        0x118148fff  GLRendererFloat ??? (???)
>>> <8256EA93-A236-8B55-F214-65896DDB7A0E>
>>> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
>>>       0x119562000 -        0x1195f0fff  com.apple.xquery 1.3 (29)
>>> <02F0C1EC-B4A3-F426-EB97-E56836C73C52>
>>> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
>>>       0x200000000 -        0x200787fef  com.apple.GeForceGLDriver
>>> 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5>
>>> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
>>>    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???)
>>> <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
>>>    0x7fff80026000 -     0x7fff8072306f  com.apple.CoreGraphics
>>> 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>>>    0x7fff80724000 -     0x7fff808dbfef  com.apple.ImageIO.framework
>>> 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>>>    0x7fff80a26000 -     0x7fff80a7bff7
>>> com.apple.framework.familycontrols 2.0.2 (2020)
>>> <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595>
>>> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>>>    0x7fff80a7c000 -     0x7fff80b95fef  libGLProgrammability.dylib
>>> ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>>>    0x7fff80b96000 -     0x7fff80cadfef  libxml2.2.dylib 10.3.0
>>> (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7>
>>> /usr/lib/libxml2.2.dylib
>>>    0x7fff80d23000 -     0x7fff80d29ff7  com.apple.CommerceCore 1.0
>>> (6) <E8A1144C-5666-9840-4729-256FE69CDBDB>
>>> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
>>>    0x7fff80d2a000 -     0x7fff80d55ff7  libxslt.1.dylib 3.24.0
>>> (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49>
>>> /usr/lib/libxslt.1.dylib
>>>    0x7fff80d56000 -     0x7fff80e0cfff  libobjc.A.dylib 227.0.0
>>> (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241>
>>> /usr/lib/libobjc.A.dylib
>>>    0x7fff80e1d000 -     0x7fff81227fff  com.apple.RawCamera.bundle
>>> 3.5.0 (551) <FC906EA7-3E89-CA01-6D48-E157EF1E83F0>
>>> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>>>    0x7fff8122a000 -     0x7fff812c4fff
>>> com.apple.ApplicationServices.ATS 4.4 (???)
>>> <395849EE-244A-7323-6CBA-E71E3B722984>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>>>    0x7fff812c5000 -     0x7fff81382ff7
>>> com.apple.CoreServices.OSServices 357 (357)
>>> <78252D7F-0F21-5E99-E7FF-1591FB98437C>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>>>    0x7fff81383000 -     0x7fff8138ffff  libbz2.1.0.dylib 1.0.5
>>> (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731>
>>> /usr/lib/libbz2.1.0.dylib
>>>    0x7fff81390000 -     0x7fff8139dfe7  libCSync.A.dylib 545.0.0
>>> (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>>>    0x7fff8139e000 -     0x7fff813b2fff  libGL.dylib ??? (???)
>>> <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>>>    0x7fff813b3000 -     0x7fff81574fff  libSystem.B.dylib 125.2.1
>>> (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6>
>>> /usr/lib/libSystem.B.dylib
>>>    0x7fff81575000 -     0x7fff81595ff7
>>> com.apple.DirectoryService.Framework 3.6 (621.9)
>>> <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73>
>>> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
>>>    0x7fff81596000 -     0x7fff815a8fe7  libsasl2.2.dylib 3.15.0
>>> (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97>
>>> /usr/lib/libsasl2.2.dylib
>>>    0x7fff815a9000 -     0x7fff815b8fff  com.apple.NetFS 3.2.1 (3.2.1)
>>> <0357C371-2E2D-069C-08FB-1180512B8516>
>>> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>>>    0x7fff815b9000 -     0x7fff815c7ff7  libkxld.dylib ??? (???)
>>> <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
>>>    0x7fff815d4000 -     0x7fff8160dfef  libcups.2.dylib 2.8.0
>>> (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C>
>>> /usr/lib/libcups.2.dylib
>>>    0x7fff8160e000 -     0x7fff8161dfff  com.apple.opengl 1.6.12
>>> (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>>>    0x7fff8168b000 -     0x7fff8168bff7  com.apple.vecLib 3.6 (vecLib
>>> 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7>
>>> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>>>    0x7fff8168c000 -     0x7fff817b2fff
>>> com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5)
>>> <B51023BB-A5C9-3C65-268B-6B86B901BB2C>
>>> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>>>    0x7fff8180d000 -     0x7fff8181cfff  libxar.1.dylib ??? (???)
>>> <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
>>>    0x7fff81d2a000 -     0x7fff81d2cfff  libRadiance.dylib ??? (???)
>>> <76438F90-DD4B-9941-9367-F2DFDF927876>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>>>    0x7fff81e7a000 -     0x7fff81ec4ff7  com.apple.Metadata 10.6.3
>>> (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>>>    0x7fff82072000 -     0x7fff82072ff7  com.apple.Carbon 150 (152)
>>> <1E95560E-7036-A7FB-66FA-8ABA150343D6>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>>>    0x7fff82073000 -     0x7fff820ddfe7  libvMisc.dylib 268.0.1
>>> (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>>>    0x7fff826e5000 -     0x7fff82726fff  com.apple.SystemConfiguration
>>> 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D>
>>> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>>>    0x7fff82727000 -     0x7fff8276afef  libtidy.A.dylib ??? (???)
>>> <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
>>>    0x7fff8276b000 -     0x7fff82784fff  com.apple.CFOpenDirectory
>>> 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207>
>>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>>>    0x7fff82785000 -     0x7fff827cdff7  libvDSP.dylib 268.0.1
>>> (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>>>    0x7fff827ce000 -     0x7fff827e4fe7
>>> com.apple.MultitouchSupport.framework 207.10 (207.10)
>>> <1828C264-A54A-7FDD-FE1B-49DDE3F50779>
>>> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>>>    0x7fff82868000 -     0x7fff82868ff7  com.apple.CoreServices 44
>>> (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>>>    0x7fff828b9000 -     0x7fff82919fe7  com.apple.framework.IOKit 2.0
>>> (???) <D107CB8A-5182-3AC4-35D0-07068A695C05>
>>> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>>>    0x7fff8291a000 -     0x7fff8293bfff  libresolv.9.dylib 41.0.0
>>> (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62>
>>> /usr/lib/libresolv.9.dylib
>>>    0x7fff8293c000 -     0x7fff82940ff7  libCGXType.A.dylib 545.0.0
>>> (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>>>    0x7fff82b2c000 -     0x7fff82b2cff7  com.apple.Accelerate 1.6
>>> (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>>>    0x7fff82b2d000 -     0x7fff82b5efff  libGLImage.dylib ??? (???)
>>> <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>>>    0x7fff82b73000 -     0x7fff82b79ff7  IOSurface ??? (???)
>>> <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A>
>>> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>>>    0x7fff82c46000 -     0x7fff82c8ffef  libGLU.dylib ??? (???)
>>> <CCE779A9-2467-A5AA-A558-691E43A1105F>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>>>    0x7fff82d53000 -     0x7fff82e74fe7  libcrypto.0.9.8.dylib 0.9.8
>>> (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613>
>>> /usr/lib/libcrypto.0.9.8.dylib
>>>    0x7fff830ca000 -     0x7fff830dbff7  libz.1.dylib 1.2.3
>>> (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717>
>>> /usr/lib/libz.1.dylib
>>>    0x7fff8323d000 -     0x7fff832cdfff  com.apple.SearchKit 1.3.0
>>> (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
>>>    0x7fff832ce000 -     0x7fff832d3ff7  com.apple.CommonPanels 1.2.4
>>> (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>>>    0x7fff832d4000 -     0x7fff832d7fff  com.apple.help 1.3.1 (41)
>>> <54B79BA2-B71B-268E-8752-5C8EE00E49E4>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>>>    0x7fff832d8000 -     0x7fff83675fe7  com.apple.QuartzCore 1.6.3
>>> (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E>
>>> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>>>    0x7fff83676000 -     0x7fff83725fff  edu.mit.Kerberos 6.5.10
>>> (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4>
>>> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>>>    0x7fff83818000 -     0x7fff8385bff7  libRIP.A.dylib 545.0.0
>>> (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>>>    0x7fff83903000 -     0x7fff839b8fe7  com.apple.ColorSync 4.6.3
>>> (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
>>>    0x7fff839b9000 -     0x7fff83a93ff7  com.apple.vImage 4.0 (4.0)
>>> <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>>>    0x7fff83a94000 -     0x7fff83a98ff7  libmathCommon.A.dylib 315.0.0
>>> (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5>
>>> /usr/lib/system/libmathCommon.A.dylib
>>>    0x7fff83b18000 -     0x7fff83beafe7  com.apple.CFNetwork 454.11.5
>>> (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>>>    0x7fff83c35000 -     0x7fff83c84fef  libTIFF.dylib ??? (???)
>>> <AE9DC484-1382-F7AD-FE25-C28082FCB5D9>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>>>    0x7fff83d25000 -     0x7fff8452ffe7  libBLAS.dylib 219.0.0
>>> (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>>>    0x7fff84530000 -     0x7fff8456dff7  libFontRegistry.dylib ???
>>> (???) <8C69F685-3507-1B8F-51AD-6183D5E88979>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>>>    0x7fff84580000 -     0x7fff84596fff  com.apple.ImageCapture 6.0.1
>>> (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>>>    0x7fff84597000 -     0x7fff845a2ff7  com.apple.HelpData 2.0.4 (34)
>>> <B44D2E2A-BC1E-CD63-F8A1-C9465491693A>
>>> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
>>>    0x7fff845a3000 -     0x7fff84643fff  com.apple.LaunchServices
>>> 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>>>    0x7fff84644000 -     0x7fff84644ff7  com.apple.Accelerate.vecLib
>>> 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>>>    0x7fff8475d000 -     0x7fff8475dff7  com.apple.Cocoa 6.6 (???)
>>> <68B0BE46-6E24-C96F-B341-054CF9E8F3B6>
>>> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>>>    0x7fff84786000 -     0x7fff84812fef  SecurityFoundation ??? (???)
>>> <D844BB57-386A-0A43-249E-9BE035C2AB53>
>>> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>>>    0x7fff8484b000 -     0x7fff84897fff  libauto.dylib ??? (???)
>>> <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
>>>    0x7fff84898000 -     0x7fff84917fe7  com.apple.audio.CoreAudio
>>> 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0>
>>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>>>    0x7fff84918000 -     0x7fff8492dff7  com.apple.LangAnalysis 1.6.6
>>> (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>>>    0x7fff8492e000 -     0x7fff84939ff7
>>> com.apple.speech.recognition.framework 3.11.1 (3.11.1)
>>> <F0DDF27E-DB55-07CE-E548-C62095BE8167>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>>>    0x7fff84ba5000 -     0x7fff84ed9fff
>>> com.apple.CoreServices.CarbonCore 861.23 (861.23)
>>> <08F360FA-1771-4F0B-F356-BEF68BB9D421>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>>>    0x7fff84eda000 -     0x7fff85098fff  libicucore.A.dylib 40.0.0
>>> (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02>
>>> /usr/lib/libicucore.A.dylib
>>>    0x7fff85099000 -     0x7fff850adff7
>>> com.apple.speech.synthesis.framework 3.10.35 (3.10.35)
>>> <621B7415-A0B9-07A7-F313-36BEEDD7B132>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
>>>    0x7fff850de000 -     0x7fff850deff7  com.apple.ApplicationServices
>>> 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>>>    0x7fff850df000 -     0x7fff85522fef  libLAPACK.dylib 219.0.0
>>> (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9>
>>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>>>    0x7fff85523000 -     0x7fff85f19fff  com.apple.AppKit 6.6.7
>>> (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97>
>>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>>>    0x7fff86039000 -     0x7fff8603fff7  com.apple.DiskArbitration 2.3
>>> (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A>
>>> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>>>    0x7fff86076000 -     0x7fff862f9ff7  com.apple.Foundation 6.6.4
>>> (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5>
>>> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>>>    0x7fff862fa000 -     0x7fff86301fff  com.apple.OpenDirectory 10.6
>>> (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F>
>>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>>>    0x7fff86474000 -     0x7fff865f1ff7  com.apple.WebKit 6533.19
>>> (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700>
>>> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
>>>    0x7fff86608000 -     0x7fff8662bfff  com.apple.opencl 12.3 (12.3)
>>> <D30A45FC-4520-45AF-3CA5-092313DB5D54>
>>> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>>>    0x7fff866b0000 -     0x7fff86771fe7  libFontParser.dylib ??? (???)
>>> <8B12D37E-3A95-5A73-509C-3AA991E0C546>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>>>    0x7fff86772000 -     0x7fff86773ff7
>>> com.apple.TrustEvaluationAgent 1.1 (1)
>>> <74800EE8-C14C-18C9-C208-20BBDB982D40>
>>> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>>>    0x7fff86774000 -     0x7fff867b5fef  com.apple.QD 3.36 (???)
>>> <5DC41E81-32C9-65B2-5528-B33E934D5BB4>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>>>    0x7fff867b6000 -     0x7fff8683bff7
>>> com.apple.print.framework.PrintCore 6.3 (312.7)
>>> <CDFE82DD-D811-A091-179F-6E76069B432D>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>>>    0x7fff8683c000 -     0x7fff86861ff7  com.apple.CoreVideo 1.6.2
>>> (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288>
>>> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>>>    0x7fff86aa5000 -     0x7fff86aa8ff7  libCoreVMClient.dylib ???
>>> (???) <609598E6-195D-E5D4-3B92-AE8D9768829C>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>>>    0x7fff86aa9000 -     0x7fff86b5efe7  com.apple.ink.framework 1.3.3
>>> (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
>>>    0x7fff86b5f000 -     0x7fff86b9afff  com.apple.AE 496.4 (496.4)
>>> <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>>>    0x7fff86b9b000 -     0x7fff86e99fe7  com.apple.HIToolbox 1.6.4
>>> (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>>>    0x7fff86f93000 -     0x7fff87182fe7  com.apple.JavaScriptCore
>>> 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991>
>>> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
>>>    0x7fff871d9000 -     0x7fff87209fef  com.apple.shortcut 1.1 (1.1)
>>> <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D>
>>> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
>>>    0x7fff87255000 -     0x7fff8729cff7  com.apple.coreui 2 (114)
>>> <D7645B59-0431-6283-7322-957D944DAB21>
>>> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>>>    0x7fff874d9000 -     0x7fff8775ffff  com.apple.security 6.1.1
>>> (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A>
>>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>>>    0x7fff877d3000 -     0x7fff877e9fef  libbsm.0.dylib ??? (???)
>>> <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
>>>    0x7fff878f7000 -     0x7fff87946ff7
>>> com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0)
>>> <FE549581-6A40-BD28-24A4-68FA0B616780>
>>> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
>>>    0x7fff8798c000 -     0x7fff87b03fe7  com.apple.CoreFoundation
>>> 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5>
>>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>>    0x7fff87b04000 -     0x7fff87b81fef  libstdc++.6.dylib 7.9.0
>>> (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C>
>>> /usr/lib/libstdc++.6.dylib
>>>    0x7fff87b82000 -     0x7fff87cc0fff  com.apple.CoreData 102.1
>>> (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03>
>>> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>>>    0x7fff87ccb000 -     0x7fff87cd0fff  libGFXShared.dylib ??? (???)
>>> <991F8197-FD06-2AF1-F99B-E448ED4FB2AC>
>>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>>>    0x7fff87d5e000 -     0x7fff87d86fff  com.apple.DictionaryServices
>>> 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E>
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>>>    0x7fff87d87000 -     0x7fff87da2ff7  com.apple.openscripting 1.3.1
>>> (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>>>    0x7fff87da3000 -     0x7fff88a16fef  com.apple.WebCore 6533.19
>>> (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A>
>>> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
>>>    0x7fff88a17000 -     0x7fff88a3dfe7  libJPEG.dylib ??? (???)
>>> <6690F15D-E970-2678-430E-590A94F5C8E9>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>>>    0x7fff88acb000 -     0x7fff88bb0fef  com.apple.DesktopServices
>>> 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438>
>>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>>>    0x7fff88bb1000 -     0x7fff88bceff7  libPng.dylib ??? (???)
>>> <14043CBC-329F-4009-299E-DEE411E16134>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>>>    0x7fff88e0a000 -     0x7fff88e88fff  com.apple.CoreText 3.5.0
>>> (???) <4D5C7932-293B-17FF-7309-B580BB1953EA>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>>>    0x7fff88e9b000 -     0x7fff88f54fff  libsqlite3.dylib 9.6.0
>>> (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150>
>>> /usr/lib/libsqlite3.dylib
>>>    0x7fff88f55000 -     0x7fff88fa7ff7  com.apple.HIServices 1.8.2
>>> (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>>>    0x7fff89038000 -     0x7fff8903bff7  com.apple.securityhi 4.0
>>> (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>>>    0x7fff8913d000 -     0x7fff8916ffff  libTrueTypeScaler.dylib ???
>>> (???) <B9ECE1BD-A716-9F65-6466-4444D641F584>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
>>>    0x7fff891a8000 -     0x7fff891a9fff  liblangid.dylib ??? (???)
>>> <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
>>>    0x7fff891aa000 -     0x7fff891abff7
>>> com.apple.audio.units.AudioUnit 1.6.5 (1.6.5)
>>> <14F14B5E-9287-BC36-0C3F-6592E6696CD4>
>>> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>>>    0x7fff891ac000 -     0x7fff891b1fff  libGIF.dylib ??? (???)
>>> <9A2723D8-61F9-6D65-D254-4F9273CDA54A>
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>>>    0x7fff891be000 -     0x7fff891c0fff
>>> com.apple.print.framework.Print 6.1 (237.1)
>>> <CA8564FB-B366-7413-B12E-9892DA3C6157>
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>>>    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???)
>>> <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
>>> 
>>> Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core
>>> i7, 2.8 GHz, 8 GB, SMC 1.58f16
>>> Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
>>> Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
>>> Memory Module: global_name
>>> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93),
>>> Broadcom BCM43xx 1.0 (5.10.131.36.1)
>>> Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
>>> Network Service: Ethernet, Ethernet, en0
>>> Serial ATA Device: ST9500420ASG, 465.76 GB
>>> Serial ATA Device: HL-DT-ST DVDRW  GS23N
>>> USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
>>> USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
>>> USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
>>> USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
>>> USB Device: Hub, 0x050d  (Belkin Corporation), 0x0234, 0xfa140000
>>> USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa141000
>>> USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa141200
>>> USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e
>>> (Microsoft Corporation), 0x0040, 0xfa142000
>>> USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
>>> USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.),
>>> 0x8218, 0xfa113000
>>> USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403,
>>> 0xfa130000
>>> USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
>>> 0x0236, 0xfa120000
>>> 
>>> _______________________________________________
>>> Xquartz-dev mailing list
>>> Xquartz-dev at lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
>> 
>> 
>> _______________________________________________
>> Xquartz-dev mailing list
>> Xquartz-dev at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev
>> 
> 
> _______________________________________________
> Xquartz-dev mailing list
> Xquartz-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev



More information about the Xquartz-dev mailing list