Re: XDBE extension
Re: XDBE extension
- Subject: Re: XDBE extension
- From: Jeremy Huddleston <email@hidden>
- Date: Tue, 16 Nov 2010 10:56:55 -0800
Thanks. Any info you can provide will be helpful.
On Nov 16, 2010, at 10:41, René J.V. Bertin wrote:
> On 16 November 2010 19:05, Jeremy Huddleston <email@hidden> wrote:
>> Chances are it's a bug in translating the 15bit "X11" buffer into a 32bit "CoreGraphics" buffer. Do you have sample code that I can use? Please create a bug report at http://xquartz.macosforge.org
>>
>> Thanks.
>>
>
> I'll try to find some time for a bug report tomorrow. I do have source
> code, but I've observed the crash only in a graphics tool with a
> rather hefty code base, and when drawing a large amount of curves.
> What I could do is compile the tool with full debug information and
> upload it with the sourcecode and the datafile. Would that work? I'm
> afraid I don't really have time right now to isolate a lean trigger
> app...
>
> Here's the crash log already:
>
> Process: X11.bin [794]
> Path: /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
> Identifier: org.macosforge.xquartz.X11
> Version: 2.5.3 (2.5.24)
> Code Type: X86-64 (Native)
> Parent Process: launchd [651]
>
> Date/Time: 2010-11-16 11:01:38.141 +0100
> OS Version: Mac OS X 10.6.5 (10H574)
> Report Version: 6
> Sleep/Wake UUID: 079E958B-C919-4AC0-A485-18FACFA85F92
>
> Interval Since Last Report: 36574 sec
> Crashes Since Last Report: 3
> Per-App Interval Since Last Report: 36053 sec
> Per-App Crashes Since Last Report: 1
> Anonymous UUID: BFBD41F3-F309-496D-A0BD-6F8D89D7F1C7
>
> Exception Type: EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> Crashed Thread: 2
>
> Application Specific Information:
> abort() called
>
> Thread 0: Dispatch queue: com.apple.main-thread
> 0 libSystem.B.dylib 0x00007fff81ade2da mach_msg_trap + 10
> 1 libSystem.B.dylib 0x00007fff81ade94d mach_msg + 59
> 2 com.apple.CoreFoundation 0x00007fff829ec932 __CFRunLoopRun + 1698
> 3 com.apple.CoreFoundation 0x00007fff829ebdbf CFRunLoopRunSpecific + 575
> 4 com.apple.HIToolbox 0x00007fff8786891a
> RunCurrentEventLoopInMode + 333
> 5 com.apple.HIToolbox 0x00007fff8786871f
> ReceiveNextEventCommon + 310
> 6 com.apple.HIToolbox 0x00007fff878685d8
> BlockUntilNextEventMatchingListInMode + 59
> 7 com.apple.AppKit 0x00007fff81f28e64 _DPSNextEvent + 718
> 8 com.apple.AppKit 0x00007fff81f287a9 -[NSApplication
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
> 9 com.apple.AppKit 0x00007fff81eee48b -[NSApplication run] + 395
> 10 X11.bin 0x00000001000074ec X11ApplicationMain + 1278
> 11 X11.bin 0x00000001000118cc server_main + 217
> 12 X11.bin 0x0000000100001a19 do_start_x11_server + 321
> 13 X11.bin 0x00000001000026ec _Xstart_x11_server + 143
> 14 X11.bin 0x000000010000255e mach_startup_server + 106
> 15 libSystem.B.dylib 0x00007fff81b5ae24 mach_msg_server + 357
> 16 X11.bin 0x0000000100002497 main + 1378
> 17 X11.bin 0x0000000100001474 start + 52
>
> Thread 1: Dispatch queue: com.apple.libdispatch-manager
> 0 libSystem.B.dylib 0x00007fff81af716a kevent + 10
> 1 libSystem.B.dylib 0x00007fff81af903d _dispatch_mgr_invoke + 154
> 2 libSystem.B.dylib 0x00007fff81af8d14
> _dispatch_queue_invoke + 185
> 3 libSystem.B.dylib 0x00007fff81af883e
> _dispatch_worker_thread2 + 252
> 4 libSystem.B.dylib 0x00007fff81af8168 _pthread_wqthread + 353
> 5 libSystem.B.dylib 0x00007fff81af8005 start_wqthread + 13
>
> Thread 2 Crashed:
> 0 libSystem.B.dylib 0x00007fff81b50e4e
> __semwait_signal_nocancel + 10
> 1 libSystem.B.dylib 0x00007fff81b50d50 nanosleep$NOCANCEL + 129
> 2 libSystem.B.dylib 0x00007fff81bad6a2 usleep$NOCANCEL + 57
> 3 libSystem.B.dylib 0x00007fff81bcccd4 abort + 93
> 4 X11.bin 0x000000010010491e OsReleaseSignals + 0
> 5 X11.bin 0x000000010010c1d0 AbortServer + 29
> 6 X11.bin 0x000000010010c33c FatalError + 287
> 7 X11.bin 0x0000000100104346 OsSigHandler + 164
> 8 libSystem.B.dylib 0x00007fff81b3e67a _sigtramp + 26
> 9 libSystem.B.dylib 0x00007fffffe00ba1 __memcpy + 1025
> 10 X11.bin 0x000000010002bfbf fbBlt + 334
> 11 X11.bin 0x000000010002ee14 fbCopyNtoN + 519
> 12 X11.bin 0x00000001000e95cc miCopyRegion + 617
> 13 X11.bin 0x00000001000e98dc miDoCopy + 766
> 14 X11.bin 0x000000010002e4a9 fbCopyArea + 78
> 15 X11.bin 0x00000001000144da DRICopyArea + 306
> 16 X11.bin 0x0000000100072776 damageCopyArea + 403
> 17 X11.bin 0x000000010001a7d3 RootlessCopyArea + 385
> 18 X11.bin 0x0000000100056062 miDbeSwapBuffers + 269
> 19 X11.bin 0x00000001000551e2 ProcDbeSwapBuffers + 340
> 20 X11.bin 0x00000001000bc52d Dispatch + 788
> 21 X11.bin 0x00000001000afb0e dix_main + 991
> 22 X11.bin 0x00000001000119fd server_thread + 50
> 23 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 24 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 3:
> 0 libSystem.B.dylib 0x00007fff81ade2da mach_msg_trap + 10
> 1 libSystem.B.dylib 0x00007fff81ade94d mach_msg + 59
> 2 com.apple.CoreFoundation 0x00007fff829ec932 __CFRunLoopRun + 1698
> 3 com.apple.CoreFoundation 0x00007fff829ebdbf CFRunLoopRunSpecific + 575
> 4 com.apple.CoreFoundation 0x00007fff829ebb46 CFRunLoopRun + 70
> 5 X11.bin 0x000000010002118e xpbproxy_run + 554
> 6 X11.bin 0x000000010000751c xpbproxy_x_thread + 9
> 7 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 8 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 4:
> 0 libSystem.B.dylib 0x00007fff81ade2da mach_msg_trap + 10
> 1 libSystem.B.dylib 0x00007fff81ade94d mach_msg + 59
> 2 com.apple.opengl 0x00007fff8179a264 glcDebugListener + 313
> 3 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 4 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 5:
> 0 libSystem.B.dylib 0x00007fff81b18fca __semwait_signal + 10
> 1 libSystem.B.dylib 0x00007fff81b1cde1 _pthread_cond_wait + 1286
> 2 X11.bin 0x000000010000e2f1
> DarwinProcessFDAdditionQueue_thread + 89
> 3 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 4 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 6: com.apple.CFSocket.private
> 0 libSystem.B.dylib 0x00007fff81b21e92 select$DARWIN_EXTSN + 10
> 1 com.apple.CoreFoundation 0x00007fff82a0e498 __CFSocketManager + 824
> 2 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 3 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 7:
> 0 libSystem.B.dylib 0x00007fff81ade2da mach_msg_trap + 10
> 1 libSystem.B.dylib 0x00007fff81ade94d mach_msg + 59
> 2 com.apple.CoreFoundation 0x00007fff829ec932 __CFRunLoopRun + 1698
> 3 com.apple.CoreFoundation 0x00007fff829ebdbf CFRunLoopRunSpecific + 575
> 4 com.apple.Foundation 0x00007fff8872307f
> +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +
> 297
> 5 com.apple.Foundation 0x00007fff886a40a5 __NSThread__main__ + 1429
> 6 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 7 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 8:
> 0 libSystem.B.dylib 0x00007fff81b18fca __semwait_signal + 10
> 1 libSystem.B.dylib 0x00007fff81b1cde1 _pthread_cond_wait + 1286
> 2 libXplugin.1.dylib 0x0000000100459e49 _xp_async_dequeue + 40
> 3 libXplugin.1.dylib 0x0000000100459f21 _xp_async_thread + 52
> 4 libSystem.B.dylib 0x00007fff81b17536 _pthread_start + 331
> 5 libSystem.B.dylib 0x00007fff81b173e9 thread_start + 13
>
> Thread 9:
> 0 libSystem.B.dylib 0x00007fff81af7f8a __workq_kernreturn + 10
> 1 libSystem.B.dylib 0x00007fff81af839c _pthread_wqthread + 917
> 2 libSystem.B.dylib 0x00007fff81af8005 start_wqthread + 13
>
> Thread 2 crashed with X86 Thread State (64-bit):
> rax: 0x000000000000003c rbx: 0x00000001017441f0 rcx:
> 0x00000001017441a8 rdx: 0x0000000000000001
> rdi: 0x0000000000000617 rsi: 0x0000000000000000 rbp:
> 0x00000001017441e0 rsp: 0x00000001017441a8
> r8: 0x0000000000000000 r9: 0x0000000000989680 r10:
> 0x0000000000000001 r11: 0x0000000000000246
> r12: 0x0000000000000000 r13: 0x000000000000017d r14:
> 0x0000000000001400 r15: 0x00000000000009fc
> rip: 0x00007fff81b50e4e rfl: 0x0000000000000247 cr2: 0x00000001032b8000
>
> Binary Images:
> 0x100000000 - 0x1001a3ff7 +X11.bin ??? (???)
> <4FE7360C-076F-3F85-DFA5-19D2E7ED22AA>
> /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
> 0x10022d000 - 0x100248fff +org.andymatuschak.Sparkle 1.5
> Beta (git) (1.5) <7C433C34-C477-052E-A67A-0A2A30C803EF>
> /Applications/Utilities/XQuartz.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
> 0x10025e000 - 0x100260ff7 +libAppleWM.7.dylib 8.0.0
> (compatibility 8.0.0) <D7632B5D-424F-A215-A619-5BABD521E142>
> /opt/X11/lib/libAppleWM.7.dylib
> 0x100263000 - 0x100266fff +libXfixes.3.dylib 5.0.0
> (compatibility 5.0.0) <CB3C4683-8510-CF75-1AFC-9D050FA67BED>
> /opt/X11/lib/libXfixes.3.dylib
> 0x100269000 - 0x100376fe7 +libX11.6.dylib 10.0.0
> (compatibility 10.0.0) <8D059542-40DB-3E6D-712F-663452FE204F>
> /opt/X11/lib/libX11.6.dylib
> 0x100399000 - 0x1003abff7 +libxcb.1.dylib 3.0.0
> (compatibility 3.0.0) <205B166E-1650-DCB4-E075-FFC8B53A4514>
> /opt/X11/lib/libxcb.1.dylib
> 0x1003b8000 - 0x1003e6ff7 +libXfont.1.dylib 6.1.0
> (compatibility 6.0.0) <1927854A-CF30-307B-A72D-EC83562B8C8F>
> /opt/X11/lib/libXfont.1.dylib
> 0x1003f3000 - 0x1003f4ff7 +libXau.6.dylib 7.0.0
> (compatibility 7.0.0) <8AEB0FC3-448E-6B14-B0EB-AF68576F500C>
> /opt/X11/lib/libXau.6.dylib
> 0x1003f7000 - 0x100444fef +libpixman-1.0.dylib 19.2.0
> (compatibility 19.0.0) <256C1648-B246-D6E1-BAA6-CA483BD0F209>
> /opt/X11/lib/libpixman-1.0.dylib
> 0x100453000 - 0x100456fef +libXdmcp.6.dylib 7.0.0
> (compatibility 7.0.0) <715C0567-B26A-52C3-3CCA-2C659FAA7269>
> /opt/X11/lib/libXdmcp.6.dylib
> 0x100459000 - 0x100465fef +libXplugin.1.dylib ??? (???)
> <8E1C4262-1CD8-5AD0-937C-C0F37160F1C2> /opt/X11/lib/libXplugin.1.dylib
> 0x10046d000 - 0x100553fe7 libcrypto.0.9.7.dylib 0.9.7
> (compatibility 0.9.7) <64B3566E-5F3A-A466-ED3F-B91F4B3E5F56>
> /usr/lib/libcrypto.0.9.7.dylib
> 0x1005ab000 - 0x1005bafff libxar.1.dylib ??? (???)
> <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
> 0x1005c2000 - 0x1005ceff7 +libXext.6.dylib 11.0.0
> (compatibility 11.0.0) <0BBC0EEE-6F28-3E5C-CD8D-54C76E11C869>
> /opt/X11/lib/libXext.6.dylib
> 0x1005d4000 - 0x100645fef +libfreetype.6.dylib 13.0.0
> (compatibility 13.0.0) <54C1176D-4D44-5B1B-D211-AFC1746B391D>
> /opt/X11/lib/libfreetype.6.dylib
> 0x100659000 - 0x10065cfe7 +libfontenc.1.dylib 2.0.0
> (compatibility 2.0.0) <87B11078-A6C1-DA13-804D-901E740D2DC1>
> /opt/X11/lib/libfontenc.1.dylib
> 0x1006f0000 - 0x1006f4fff
> com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6)
> <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8>
> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
> 0x10119a000 - 0x1011a0fff
> com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12)
> <933CA4C6-F428-0E2E-DCBE-FA0284914092>
> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
> 0x1013cd000 - 0x1013f3fff GLRendererFloat ??? (???)
> <0310BFE5-B3DE-BCD8-EFD7-42C574EBF776>
> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
> 0x114f16000 - 0x1150a7fff GLEngine ??? (???)
> <BB46BB42-B574-1E54-101B-A68E43576B26>
> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
> 0x1150d8000 - 0x1154fbfef libclh.dylib 3.1.1 C (3.1.1)
> <49B010DC-B120-EF70-B369-FB53E56DE658>
> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
> 0x115b00000 - 0x115b8efff com.apple.xquery 1.3 (29)
> <B5795D95-E98F-2B78-0380-59158FE07AC1>
> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
> 0x200000000 - 0x200787fef com.apple.GeForceGLDriver
> 1.6.24 (6.2.4) <FA0ED181-B06F-1868-B4B6-978FC4BD0DBE>
> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
> 0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???)
> <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
> 0x7fff80003000 - 0x7fff80004ff7
> com.apple.TrustEvaluationAgent 1.1 (1)
> <A91CE5B9-3C63-5F8C-5052-95CCAB866F72>
> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
> 0x7fff80005000 - 0x7fff8001efff 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
> 0x7fff8006e000 - 0x7fff80256ff7 com.apple.JavaScriptCore
> 6533.18 (6533.18.1) <C6F7B4E1-1DF6-414A-5A17-B334A814B2A0>
> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x7fff80257000 - 0x7fff80329fe7 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
> 0x7fff8042b000 - 0x7fff8042bff7 com.apple.Cocoa 6.6 (???)
> <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1>
> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
> 0x7fff8042e000 - 0x7fff8043dfff com.apple.NetFS 3.2.1 (3.2.1)
> <DE59FB56-8536-9999-352A-2016ADCF4FCF>
> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
> 0x7fff8043e000 - 0x7fff8048ffef com.apple.HIServices 1.8.1
> (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
> 0x7fff80569000 - 0x7fff806e6ff7 com.apple.WebKit 6533.18
> (6533.18.1) <6B55A3A4-CE83-BB0B-9EDE-B6AC8B2907AB>
> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
> 0x7fff80759000 - 0x7fff80759ff7 com.apple.Accelerate.vecLib
> 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x7fff8075a000 - 0x7fff8075cfff libRadiance.dylib ??? (???)
> <76438F90-DD4B-9941-9367-F2DFDF927876>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x7fff8075d000 - 0x7fff8078efff libGLImage.dylib ??? (???)
> <57DA0064-4581-62B8-37A8-A07ADEF46EE2>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x7fff8078f000 - 0x7fff807d7ff7 libvDSP.dylib 268.0.1
> (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 0x7fff807d8000 - 0x7fff80827ff7
> com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0)
> <F5B744D7-AEAF-6B66-43CF-6E31CDA18EAB>
> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
> 0x7fff808b8000 - 0x7fff80fb506f com.apple.CoreGraphics
> 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
> 0x7fff80ff8000 - 0x7fff8100dff7 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
> 0x7fff81449000 - 0x7fff814c6fef libstdc++.6.dylib 7.9.0
> (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C>
> /usr/lib/libstdc++.6.dylib
> 0x7fff814c7000 - 0x7fff8150eff7 com.apple.coreui 2 (114)
> <31118426-355F-206A-65AB-CCA2D2D3EBD7>
> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x7fff8150f000 - 0x7fff81795fef com.apple.security 6.1.1
> (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1>
> /System/Library/Frameworks/Security.framework/Versions/A/Security
> 0x7fff81796000 - 0x7fff817a5fff com.apple.opengl 1.6.11
> (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
> 0x7fff817d7000 - 0x7fff817d8fff liblangid.dylib ??? (???)
> <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
> 0x7fff817d9000 - 0x7fff81888fff edu.mit.Kerberos 6.5.10
> (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4>
> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
> 0x7fff81889000 - 0x7fff81919fff com.apple.SearchKit 1.3.0
> (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 0x7fff8191a000 - 0x7fff819d3fff libsqlite3.dylib 9.6.0
> (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150>
> /usr/lib/libsqlite3.dylib
> 0x7fff819d4000 - 0x7fff81a3efe7 libvMisc.dylib 268.0.1
> (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 0x7fff81a55000 - 0x7fff81a55ff7 com.apple.CoreServices 44
> (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
> 0x7fff81a56000 - 0x7fff81a57ff7
> com.apple.audio.units.AudioUnit 1.6.5 (1.6.5)
> <14F14B5E-9287-BC36-0C3F-6592E6696CD4>
> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x7fff81a58000 - 0x7fff81a5eff7 IOSurface ??? (???)
> <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A>
> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
> 0x7fff81a5f000 - 0x7fff81a65ff7 com.apple.DiskArbitration 2.3
> (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E>
> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
> 0x7fff81add000 - 0x7fff81c9efff libSystem.B.dylib 125.2.1
> (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6>
> /usr/lib/libSystem.B.dylib
> 0x7fff81c9f000 - 0x7fff81ca2ff7 libCoreVMClient.dylib ???
> (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
> 0x7fff81ca3000 - 0x7fff81cc8ff7 com.apple.CoreVideo 1.6.2
> (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288>
> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
> 0x7fff81cc9000 - 0x7fff81d7ffff libobjc.A.dylib 227.0.0
> (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22>
> /usr/lib/libobjc.A.dylib
> 0x7fff81e79000 - 0x7fff81ecefef
> com.apple.framework.familycontrols 2.0.1 (2010)
> <239940AC-2427-44C6-9E29-998D0ABECDF3>
> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
> 0x7fff81ecf000 - 0x7fff81ed4fff libGFXShared.dylib ??? (???)
> <A94DE483-A586-A172-104F-1CFC5F0BFD57>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
> 0x7fff81ed5000 - 0x7fff81ed5ff7 com.apple.ApplicationServices
> 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
> 0x7fff81ee5000 - 0x7fff828dbfff com.apple.AppKit 6.6.7
> (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97>
> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> 0x7fff828dc000 - 0x7fff828e7ff7
> com.apple.speech.recognition.framework 3.11.1 (3.11.1)
> <C359B93B-CC9B-FC0B-959E-FB10674103A7>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x7fff828e8000 - 0x7fff82937fef libTIFF.dylib ??? (???)
> <AE9DC484-1382-F7AD-FE25-C28082FCB5D9>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x7fff829a0000 - 0x7fff82b17fe7 com.apple.CoreFoundation
> 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5>
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> 0x7fff82cfc000 - 0x7fff8313ffef libLAPACK.dylib 219.0.0
> (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 0x7fff83140000 - 0x7fff83168fff 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
> 0x7fff83169000 - 0x7fff832a7fff com.apple.CoreData 102.1
> (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F>
> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
> 0x7fff832a8000 - 0x7fff832cefe7 libJPEG.dylib ??? (???)
> <6690F15D-E970-2678-430E-590A94F5C8E9>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x7fff832cf000 - 0x7fff83318fef libGLU.dylib ??? (???)
> <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x7fff83319000 - 0x7fff83398fe7 com.apple.audio.CoreAudio
> 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0>
> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
> 0x7fff83399000 - 0x7fff83550fef 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
> 0x7fff83593000 - 0x7fff83633fff com.apple.LaunchServices
> 362.1 (362.1) <B4083624-2C88-0C4F-B047-40D3CC5B3325>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
> 0x7fff83634000 - 0x7fff83636fff
> 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
> 0x7fff83798000 - 0x7fff837aefef libbsm.0.dylib ??? (???)
> <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
> 0x7fff837af000 - 0x7fff837b4ff7 com.apple.CommonPanels 1.2.4
> (91) <8B088D78-E508-6622-E477-E34C22CF2F67>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 0x7fff837b5000 - 0x7fff837d5ff7
> com.apple.DirectoryService.Framework 3.6 (621.9)
> <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73>
> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
> 0x7fff837d6000 - 0x7fff837f7fff libresolv.9.dylib 41.0.0
> (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62>
> /usr/lib/libresolv.9.dylib
> 0x7fff83c2d000 - 0x7fff83c58ff7 libxslt.1.dylib 3.24.0
> (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9>
> /usr/lib/libxslt.1.dylib
> 0x7fff83cdf000 - 0x7fff83ce4fff libGIF.dylib ??? (???)
> <9A2723D8-61F9-6D65-D254-4F9273CDA54A>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x7fff83ce5000 - 0x7fff83ce8fff com.apple.help 1.3.1 (41)
> <AEDDF93F-BAC0-0308-68FD-039A99F3A158>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x7fff83ce9000 - 0x7fff83cfdff7
> com.apple.speech.synthesis.framework 3.10.35 (3.10.35)
> <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x7fff841b2000 - 0x7fff841fcff7 com.apple.Metadata 10.6.3
> (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 0x7fff841fd000 - 0x7fff845d7fff com.apple.RawCamera.bundle
> 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178>
> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x7fff845d8000 - 0x7fff84796fff libicucore.A.dylib 40.0.0
> (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02>
> /usr/lib/libicucore.A.dylib
> 0x7fff84797000 - 0x7fff847a5ff7 libkxld.dylib ??? (???)
> <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
> 0x7fff847a6000 - 0x7fff8488bfef com.apple.DesktopServices
> 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438>
> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x7fff8488c000 - 0x7fff84911ff7
> 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
> 0x7fff84912000 - 0x7fff84953fff com.apple.SystemConfiguration
> 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D>
> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x7fff849ee000 - 0x7fff849eeff7 com.apple.vecLib 3.6 (vecLib
> 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584>
> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x7fff849f6000 - 0x7fff84a07ff7 libz.1.dylib 1.2.3
> (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717>
> /usr/lib/libz.1.dylib
> 0x7fff84a48000 - 0x7fff84a7afff libTrueTypeScaler.dylib ???
> (???) <B9ECE1BD-A716-9F65-6466-4444D641F584>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
> 0x7fff84a7b000 - 0x7fff84abeff7 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
> 0x7fff85006000 - 0x7fff85052fff libauto.dylib ??? (???)
> <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
> 0x7fff85053000 - 0x7fff85069fe7
> com.apple.MultitouchSupport.framework 207.10 (207.10)
> <1828C264-A54A-7FDD-FE1B-49DDE3F50779>
> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
> 0x7fff8506a000 - 0x7fff850abfef com.apple.QD 3.36 (???)
> <5DC41E81-32C9-65B2-5528-B33E934D5BB4>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
> 0x7fff850ac000 - 0x7fff85161fe7 com.apple.ColorSync 4.6.3
> (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x7fff85162000 - 0x7fff8517dff7 com.apple.openscripting 1.3.1
> (???) <DC329CD4-1159-A40A-A769-70CAA70F601A>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 0x7fff851cf000 - 0x7fff85208fef libcups.2.dylib 2.8.0
> (compatibility 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E>
> /usr/lib/libcups.2.dylib
> 0x7fff85209000 - 0x7fff85320fef libxml2.2.dylib 10.3.0
> (compatibility 10.0.0) <AFE91118-DBF3-6313-37B8-8A2002C6A46B>
> /usr/lib/libxml2.2.dylib
> 0x7fff85321000 - 0x7fff853d6fe7 com.apple.ink.framework 1.3.3
> (107) <A68339AA-909D-E46C-35C0-72808EE3D043>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x7fff85419000 - 0x7fff85420fff com.apple.OpenDirectory 10.6
> (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F>
> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
> 0x7fff85421000 - 0x7fff8545cfff com.apple.AE 496.4 (496.4)
> <CB905496-4D6B-F26A-399D-840D26DBEE5B>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
> 0x7fff8551f000 - 0x7fff855e0fe7 libFontParser.dylib ??? (???)
> <8B12D37E-3A95-5A73-509C-3AA991E0C546>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
> 0x7fff855e1000 - 0x7fff86254ff7 com.apple.WebCore 6533.18
> (6533.18.1) <E98598FB-8C73-1334-7C30-216CC49B889E>
> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
> 0x7fff86255000 - 0x7fff86272ff7 libPng.dylib ??? (???)
> <14043CBC-329F-4009-299E-DEE411E16134>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0x7fff863c8000 - 0x7fff866fcfff
> 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
> 0x7fff866fd000 - 0x7fff86816fef libGLProgrammability.dylib
> ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x7fff8685a000 - 0x7fff8687dfff com.apple.opencl 12.3 (12.3)
> <D30A45FC-4520-45AF-3CA5-092313DB5D54>
> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
> 0x7fff869a7000 - 0x7fff869aaff7 com.apple.securityhi 4.0
> (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 0x7fff869ab000 - 0x7fff869afff7 libmathCommon.A.dylib 315.0.0
> (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5>
> /usr/lib/system/libmathCommon.A.dylib
> 0x7fff869c0000 - 0x7fff86a9afff com.apple.vImage 4.0 (4.0)
> <B5A8B93B-D302-BC30-5A18-922645DB2F56>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 0x7fff86b9b000 - 0x7fff86cbcfe7 libcrypto.0.9.8.dylib 0.9.8
> (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613>
> /usr/lib/libcrypto.0.9.8.dylib
> 0x7fff86cbd000 - 0x7fff86cbdff7 com.apple.Accelerate 1.6
> (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x7fff86e30000 - 0x7fff86e6dff7 libFontRegistry.dylib ???
> (???) <8C69F685-3507-1B8F-51AD-6183D5E88979>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
> 0x7fff86eb6000 - 0x7fff86f73ff7
> com.apple.CoreServices.OSServices 357 (357)
> <718F0719-DC9F-E392-7C64-9D7DFE3D02E2>
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 0x7fff86f74000 - 0x7fff86f80fff libbz2.1.0.dylib 1.0.5
> (compatibility 1.0.0) <ECA200F9-9C46-579A-6447-16B8BFB93D96>
> /usr/lib/libbz2.1.0.dylib
> 0x7fff86f81000 - 0x7fff8778bfe7 libBLAS.dylib 219.0.0
> (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0>
> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 0x7fff8783a000 - 0x7fff87b38fe7 com.apple.HIToolbox 1.6.3
> (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 0x7fff87b45000 - 0x7fff87b45ff7 com.apple.Carbon 150 (152)
> <19B37B7B-1594-AD0A-7F14-FA2F85AD7241>
> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 0x7fff87b46000 - 0x7fff87b5cfff 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
> 0x7fff87b5d000 - 0x7fff87b6ffe7 libsasl2.2.dylib 3.15.0
> (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4>
> /usr/lib/libsasl2.2.dylib
> 0x7fff87bae000 - 0x7fff87bb2ff7 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
> 0x7fff87bb3000 - 0x7fff87c13fe7 com.apple.framework.IOKit 2.0
> (???) <D107CB8A-5182-3AC4-35D0-07068A695C05>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x7fff87c14000 - 0x7fff87d3afff
> com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5)
> <B51023BB-A5C9-3C65-268B-6B86B901BB2C>
> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
> 0x7fff88023000 - 0x7fff880bdfff
> com.apple.ApplicationServices.ATS 4.4 (???)
> <395849EE-244A-7323-6CBA-E71E3B722984>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
> 0x7fff880e8000 - 0x7fff88174fef SecurityFoundation ??? (???)
> <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D>
> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
> 0x7fff88175000 - 0x7fff88182fe7 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
> 0x7fff88183000 - 0x7fff88520fe7 com.apple.QuartzCore 1.6.3
> (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E>
> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
> 0x7fff88631000 - 0x7fff88645fff libGL.dylib ??? (???)
> <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4>
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x7fff88693000 - 0x7fff88916ff7 com.apple.Foundation 6.6.4
> (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5>
> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
> 0x7fff88917000 - 0x7fff88995fff com.apple.CoreText 3.5.0
> (???) <4D5C7932-293B-17FF-7309-B580BB1953EA>
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
> 0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???)
> <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
>
> System Profile:
> Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core
> 2 Duo, 2.4 GHz, 6 GB, SMC 1.62f6
> Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
> Memory Module: global_name
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
> Broadcom BCM43xx 1.0 (5.10.131.36.1)
> Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
> Network Service: Built-in Ethernet, Ethernet, en0
> Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
> Serial ATA Device: MATSHITADVD-R UJ-898
> USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403,
> 0x26100000
> USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
> USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x06400000
> USB Device: Basic Optical Mouse, 0x045e (Microsoft Corporation),
> 0x0083, 0x06410000
> USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020c, 0x06430000
> USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
> USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.),
> 0x8213, 0x06610000
> USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
> USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.),
> 0x0237, 0x06300000
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> X11-users mailing list (email@hidden)
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden