[Xquartz-dev] XQuartz 2.6.0_beta1 crashes on MacBook Air

Jeremy Huddleston jeremyhu at apple.com
Tue Oct 26 19:22:43 PDT 2010


Ok... I wonder if it's from this change:
http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.9-branch&id=c89f0521044083a11d538ebfeaabee6fc7fb9a03

That's the only one that jumps out at me because it's in damage, and your crash is in damagePolyFillRect.

Can you explain to me what you do to cause the crash?  Your intial email just said, "but at the end X11 crashes"

Does it happen when you quit?  Do you need to run some applications first, or does quitting first cause a crash too?


On Oct 26, 2010, at 11:10, Christof Wolf wrote:

> On Tuesday 26 October 2010, xquartz-dev-request at lists.macosforge.org wrote:
>> http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.8.99.904.bz2
>> http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.8.99.905.bz2
>> http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.8.99.906.bz2
>> http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.9.0.bz2
>> http://static.macosforge.org/xquartz/downloads/SL/X11.bin-1.9.0.901.bz2
> 
> Jeremy,
> 
> 901 crashes (report at the end).
> 
> all other versions work, but it comes with a strange "feature". All menus of 
> KDE are "broken". You have the structure there, but all words are "erased"
> 
> screenshot:
> 
> www.loyolaproductions.com/munich/X11.pdf
> 
> christof
> 
> ---------snip----------901-crash-report------------------
> Process:         X11.bin [944]
> Path:            /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
> Identifier:      org.macosforge.xquartz.X11
> Version:         2.6.0_beta1 (2.6.2)
> Code Type:       X86-64 (Native)
> Parent Process:  launchd [154]
> 
> Date/Time:       2010-10-26 19:55:19.410 +0200
> OS Version:      Mac OS X 10.6.4 (10F569)
> Report Version:  6
> 
> Interval Since Last Report:          1451026 sec
> Crashes Since Last Report:           27
> Per-App Interval Since Last Report:  146 sec
> Per-App Crashes Since Last Report:   4
> Anonymous UUID:                      84412089-D04F-4843-BD74-DF1699EE653E
> 
> Exception Type:  EXC_CRASH (SIGABRT)
> Exception Codes: 0x0000000000000000, 0x0000000000000000
> Crashed Thread:  2
> 
> Application Specific Information:
> abort() called
> X.Org X Server 1.9.0.901 Build Date: 20101023
> Caught signal 10 (Bus error). Server aborting
> 
> 
> Thread 0:  Dispatch queue: com.apple.main-thread
> 0   libSystem.B.dylib             	0x00007fff836de2fa mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x00007fff836de9c4 mach_msg + 146
> 2   com.apple.CoreFoundation      	0x00007fff84ed13c2 __CFRunLoopRun + 1698
> 3   com.apple.CoreFoundation      	0x00007fff84ed084f CFRunLoopRunSpecific + 
> 575
> 4   com.apple.HIToolbox           	0x00007fff81bb491a 
> RunCurrentEventLoopInMode + 333
> 5   com.apple.HIToolbox           	0x00007fff81bb471f ReceiveNextEventCommon + 
> 310
> 6   com.apple.HIToolbox           	0x00007fff81bb45d8 
> BlockUntilNextEventMatchingListInMode + 59
> 7   com.apple.AppKit              	0x00007fff80ded29e _DPSNextEvent + 708
> 8   com.apple.AppKit              	0x00007fff80decbed -[NSApplication 
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
> 9   com.apple.AppKit              	0x00007fff80db28d3 -[NSApplication run] + 
> 395
> 10  X11.bin                       	0x000000010000c0d9 X11ApplicationMain + 684
> 11  X11.bin                       	0x00000001000104bb X11ControllerMain + 35
> 12  X11.bin                       	0x0000000100019c0c server_main + 257
> 13  X11.bin                       	0x0000000100002a76 do_start_x11_server + 
> 482
> 14  X11.bin                       	0x0000000100003a84 _Xstart_x11_server + 132
> 15  X11.bin                       	0x000000010000381c mach_startup_server + 
> 220
> 16  libSystem.B.dylib             	0x00007fff8375ab48 mach_msg_server + 357
> 17  X11.bin                       	0x0000000100003477 main + 533
> 18  X11.bin                       	0x00000001000020fc start + 52
> 
> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
> 0   libSystem.B.dylib             	0x00007fff836f708a kevent + 10
> 1   libSystem.B.dylib             	0x00007fff836f8f5d _dispatch_mgr_invoke + 
> 154
> 2   libSystem.B.dylib             	0x00007fff836f8c34 _dispatch_queue_invoke + 
> 185
> 3   libSystem.B.dylib             	0x00007fff836f875e _dispatch_worker_thread2 
> + 252
> 4   libSystem.B.dylib             	0x00007fff836f8088 _pthread_wqthread + 353
> 5   libSystem.B.dylib             	0x00007fff836f7f25 start_wqthread + 13
> 
> Thread 2 Crashed:
> 0   libSystem.B.dylib             	0x00007fff83750b6e 
> __semwait_signal_nocancel + 10
> 1   libSystem.B.dylib             	0x00007fff83750a70 nanosleep$NOCANCEL + 129
> 2   libSystem.B.dylib             	0x00007fff837ad3c6 usleep$NOCANCEL + 57
> 3   libSystem.B.dylib             	0x00007fff837cc97c abort + 93
> 4   X11.bin                       	0x00000001001c0406 System + 0
> 5   X11.bin                       	0x0000000100012d88 xf86SetRootClip + 0
> 6   X11.bin                       	0x00000001001cb143 AbortServer + 29
> 7   X11.bin                       	0x00000001001cb6b0 FatalError + 357
> 8   X11.bin                       	0x00000001001bdbbe OsSigHandler + 214
> 9   libSystem.B.dylib             	0x00007fff8373e35a _sigtramp + 26
> 10  ???                           	0x0000000114303c40 0 + 4633672768
> 11  X11.bin                       	0x00000001000c3ccc damagePolyFillRect + 793
> 12  X11.bin                       	0x000000010019be35 miPaintWindow + 1157
> 13  X11.bin                       	0x00000001001aee78 miClearToBackground + 
> 437
> 14  X11.bin                       	0x000000010014580b ProcClearToBackground + 
> 267
> 15  X11.bin                       	0x00000001001427c5 Dispatch + 668
> 16  X11.bin                       	0x0000000100134372 dix_main + 1246
> 17  X11.bin                       	0x00000001000199db server_thread + 64
> 18  libSystem.B.dylib             	0x00007fff83717456 _pthread_start + 331
> 19  libSystem.B.dylib             	0x00007fff83717309 thread_start + 13
> 
> Thread 3:
> 0   libSystem.B.dylib             	0x00007fff836de2fa mach_msg_trap + 10
> 1   libSystem.B.dylib             	0x00007fff836de96d mach_msg + 59
> 2   com.apple.CoreFoundation      	0x00007fff84ed13c2 __CFRunLoopRun + 1698
> 3   com.apple.CoreFoundation      	0x00007fff84ed084f CFRunLoopRunSpecific + 
> 575
> 4   com.apple.CoreFoundation      	0x00007fff84ed05d6 CFRunLoopRun + 70
> 5   X11.bin                       	0x0000000100030795 xpbproxy_run + 636
> 6   X11.bin                       	0x000000010000be06 xpbproxy_x_thread + 17
> 7   libSystem.B.dylib             	0x00007fff83717456 _pthread_start + 331
> 8   libSystem.B.dylib             	0x00007fff83717309 thread_start + 13
> 
> Thread 4:
> 0   libSystem.B.dylib             	0x00007fff83718eb6 __semwait_signal + 10
> 1   libSystem.B.dylib             	0x00007fff8371ccd1 _pthread_cond_wait + 
> 1286
> 2   X11.bin                       	0x0000000100013b0f 
> DarwinProcessFDAdditionQueue_thread + 118
> 3   libSystem.B.dylib             	0x00007fff83717456 _pthread_start + 331
> 4   libSystem.B.dylib             	0x00007fff83717309 thread_start + 13
> 
> Thread 5:
> 0   libSystem.B.dylib             	0x00007fff83721dce select$DARWIN_EXTSN + 10
> 1   com.apple.CoreFoundation      	0x00007fff84ef2e92 __CFSocketManager + 818
> 2   libSystem.B.dylib             	0x00007fff83717456 _pthread_start + 331
> 3   libSystem.B.dylib             	0x00007fff83717309 thread_start + 13
> 
> Thread 6:
> 0   libSystem.B.dylib             	0x00007fff83718eb6 __semwait_signal + 10
> 1   libSystem.B.dylib             	0x00007fff8371ccd1 _pthread_cond_wait + 
> 1286
> 2   libXplugin.1.dylib            	0x00000001005d8c89 _xp_async_dequeue + 57
> 3   libXplugin.1.dylib            	0x00000001005d8c30 _xp_async_thread + 87
> 4   libSystem.B.dylib             	0x00007fff83717456 _pthread_start + 331
> 5   libSystem.B.dylib             	0x00007fff83717309 thread_start + 13
> 
> Thread 2 crashed with X86 Thread State (64-bit):
>  rax: 0x000000000000003c  rbx: 0x0000000114303670  rcx: 0x0000000114303628  
> rdx: 0x0000000000000001
>  rdi: 0x0000000000000617  rsi: 0x0000000000000000  rbp: 0x0000000114303660  
> rsp: 0x0000000114303628
>   r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x0000000000000001  
> r11: 0x0000000000000246
>  r12: 0x0000000000000000  r13: 0x0000000000000004  r14: 0x000000000000003d  
> r15: 0x00000001012296e0
>  rip: 0x00007fff83750b6e  rfl: 0x0000000000000247  cr2: 0x000000000308a0a0
> 
> Binary Images:
>       0x100000000 -        0x100294fef +X11.bin ??? (???) 
> <F9887FB4-C1D3-D846-FD48-8785E7138B1C> /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
>       0x1003e1000 -        0x1003e2fff +libAppleWM.7.dylib 8.0.0 
> (compatibility 8.0.0) 
> <A1260366-0004-2B4E-012B-1C736D3B1B0C> /opt/X11/lib/libAppleWM.7.dylib
>       0x1003e5000 -        0x1003e8ff7 +libXfixes.3.dylib 5.0.0 
> (compatibility 5.0.0) 
> <57E1FB8E-F6D6-7872-15A7-E80E87D44004> /opt/X11/lib/libXfixes.3.dylib
>       0x1003eb000 -        0x1004f7ff7 +libX11.6.dylib 10.0.0 (compatibility 
> 10.0.0) <0164ABE8-573C-1919-2856-CC4EA8E6636F> /opt/X11/lib/libX11.6.dylib
>       0x10051a000 -        0x10052bfff +libxcb.1.dylib 3.0.0 (compatibility 
> 3.0.0) <E52DD3C1-A072-7292-44AA-1D4CC07CCB47> /opt/X11/lib/libxcb.1.dylib
>       0x100537000 -        0x100582fff +libpixman-1.0.dylib 19.4.0 
> (compatibility 19.0.0) 
> <1DF8FCC2-E076-343B-DD46-C3DFDF7940F0> /opt/X11/lib/libpixman-1.0.dylib
>       0x100591000 -        0x1005c0fff +libXfont.1.dylib 6.1.0 (compatibility 
> 6.0.0) <508A9C8E-623F-D1FE-042D-182ACF60AB4E> /opt/X11/lib/libXfont.1.dylib
>       0x1005cd000 -        0x1005cefff +libXau.6.dylib 7.0.0 (compatibility 
> 7.0.0) <511E827A-0D12-6747-0A6C-EBE288F87185> /opt/X11/lib/libXau.6.dylib
>       0x1005d1000 -        0x1005d4fff +libXdmcp.6.dylib 7.0.0 (compatibility 
> 7.0.0) <6B303A3F-0DBB-C574-F4E2-E7EC5F3BEBDC> /opt/X11/lib/libXdmcp.6.dylib
>       0x1005d7000 -        0x1005e4fff +libXplugin.1.dylib ??? (???) 
> <20EA1DFF-9640-80CB-EB6F-A9006D472018> /opt/X11/lib/libXplugin.1.dylib
>       0x1005eb000 -        0x1005f7fff +libXext.6.dylib 11.0.0 (compatibility 
> 11.0.0) <966DF126-AAE4-CCC3-6968-9217B09E0372> /opt/X11/lib/libXext.6.dylib
>       0x1005fd000 -        0x100671ff7 +libfreetype.6.dylib 13.1.0 
> (compatibility 13.0.0) 
> <BD89ADEC-0EA7-147E-6DEA-6A8CBE98FB05> /opt/X11/lib/libfreetype.6.dylib
>       0x100686000 -        0x100689ff7 +libfontenc.1.dylib 2.0.0 
> (compatibility 2.0.0) 
> <3E3827A7-1EFC-B9BD-0BC8-E8BADA46A7DC> /opt/X11/lib/libfontenc.1.dylib
>       0x1006f6000 -        0x1006fafff  com.apple.audio.AudioIPCPlugIn 1.1.2 
> (1.1.2) 
> <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>       0x101183000 -        0x101189fff  com.apple.audio.AppleHDAHALPlugIn 
> 1.8.7 (1.8.7f1) 
> <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>       0x1013c9000 -        0x1013effff  GLRendererFloat ??? (???) 
> <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
>       0x1146fe000 -        0x11488efe7  GLEngine ??? (???) 
> <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
>       0x11529b000 -        0x1156befef  libclh.dylib 3.1.1 C  (3.1.1) 
> <3E547A2B-976A-E020-9FD7-FBCFBD9DD454> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
>       0x200000000 -        0x2006fbff7  com.apple.GeForceGLDriver 1.6.18 
> (6.1.8) 
> <A6C4D752-BF35-4601-6390-FB008C8A2042> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
>    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) 
> <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
>    0x7fff80003000 -     0x7fff8003bfef  libcups.2.dylib 2.8.0 (compatibility 
> 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
>    0x7fff800cf000 -     0x7fff8018ffff  libFontParser.dylib ??? (???) 
> <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>    0x7fff80269000 -     0x7fff8027fff7  com.apple.MultitouchSupport.framework 
> 204.13 (204.13) 
> <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>    0x7fff804f2000 -     0x7fff80518fe7  libJPEG.dylib ??? (???) 
> <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>    0x7fff80543000 -     0x7fff808b8fe7  com.apple.RawCamera.bundle 3.0.3 
> (529) 
> <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>    0x7fff808b9000 -     0x7fff80953fff  com.apple.ApplicationServices.ATS 
> 275.11.1 (???) 
> <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>    0x7fff80954000 -     0x7fff80977fff  com.apple.opencl 12.1 (12.1) 
> <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>    0x7fff80978000 -     0x7fff8097afff  libRadiance.dylib ??? (???) 
> <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>    0x7fff8097b000 -     0x7fff80b39fff  libicucore.A.dylib 40.0.0 
> (compatibility 1.0.0) 
> <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
>    0x7fff80b3a000 -     0x7fff80b5bfff  libresolv.9.dylib 41.0.0 
> (compatibility 1.0.0) 
> <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
>    0x7fff80bbd000 -     0x7fff80ce2fef  com.apple.audio.toolbox.AudioToolbox 
> 1.6.3 (1.6.3) 
> <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>    0x7fff80ce3000 -     0x7fff80d92fff  edu.mit.Kerberos 6.5.10 (6.5.10) 
> <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>    0x7fff80da9000 -     0x7fff8179ffff  com.apple.AppKit 6.6.6 (1038.29) 
> <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>    0x7fff817a0000 -     0x7fff817a7fff  com.apple.OpenDirectory 10.6 (10.6) 
> <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>    0x7fff81b06000 -     0x7fff81b85fef  com.apple.audio.CoreAudio 3.2.2 
> (3.2.2) 
> <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>    0x7fff81b86000 -     0x7fff81e84fe7  com.apple.HIToolbox 1.6.3 (???) 
> <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>    0x7fff81e85000 -     0x7fff81eaafe7  com.apple.CoreVideo 1.6.1 (45.4) 
> <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>    0x7fff81eab000 -     0x7fff81eb9ff7  libkxld.dylib ??? (???) 
> <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
>    0x7fff81eba000 -     0x7fff81ebbff7  com.apple.audio.units.AudioUnit 1.6.3 
> (1.6.3) 
> <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>    0x7fff81ebc000 -     0x7fff81fa2fe7  com.apple.DesktopServices 1.5.7 
> (1.5.7) 
> <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>    0x7fff81fab000 -     0x7fff81fbdfe7  libsasl2.2.dylib 3.15.0 
> (compatibility 3.0.0) 
> <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
>    0x7fff81fbe000 -     0x7fff81fcdff7  com.apple.opengl 1.6.9 (1.6.9) 
> <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>    0x7fff82037000 -     0x7fff82067fef  com.apple.shortcut 1.1 (1.1) 
> <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
>    0x7fff82068000 -     0x7fff82068ff7  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
>    0x7fff82070000 -     0x7fff820dafe7  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
>    0x7fff820db000 -     0x7fff820e0fff  libGFXShared.dylib ??? (???) 
> <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>    0x7fff820e4000 -     0x7fff820e7ff7  com.apple.securityhi 4.0 (36638) 
> <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>    0x7fff820ea000 -     0x7fff820edfff  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
>    0x7fff820ee000 -     0x7fff820fdfff  com.apple.NetFS 3.2.1 (3.2.1) 
> <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>    0x7fff820fe000 -     0x7fff82103ff7  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
>    0x7fff82104000 -     0x7fff82150fff  libauto.dylib ??? (???) 
> <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
>    0x7fff821d8000 -     0x7fff821e9ff7  libz.1.dylib 1.2.3 (compatibility 
> 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
>    0x7fff821ea000 -     0x7fff8221bfef  libTrueTypeScaler.dylib ??? (???) 
> <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
>    0x7fff8221c000 -     0x7fff82230fff  libGL.dylib ??? (???) 
> <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>    0x7fff8229d000 -     0x7fff822e4ff7  com.apple.coreui 2 (114) 
> <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>    0x7fff822e5000 -     0x7fff8256cfe7  com.apple.security 6.1.1 (37594) 
> <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
>    0x7fff825ae000 -     0x7fff825f8ff7  com.apple.Metadata 10.6.3 (507.10) 
> <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>    0x7fff826fd000 -     0x7fff82703ff7  IOSurface ??? (???) 
> <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>    0x7fff82786000 -     0x7fff82786ff7  com.apple.ApplicationServices 38 (38) 
> <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>    0x7fff82787000 -     0x7fff8283cfe7  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
>    0x7fff828b0000 -     0x7fff828b2fff  com.apple.print.framework.Print 6.1 
> (237.1) 
> <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>    0x7fff829da000 -     0x7fff82a7afff  com.apple.LaunchServices 362.1 
> (362.1) 
> <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>    0x7fff82a7b000 -     0x7fff82cfcfef  com.apple.Foundation 6.6.3 (751.29) 
> <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>    0x7fff82d33000 -     0x7fff82d39ff7  com.apple.DiskArbitration 2.3 (2.3) 
> <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>    0x7fff82d3a000 -     0x7fff83437067  com.apple.CoreGraphics 1.545.0 (???) 
> <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>    0x7fff83438000 -     0x7fff83445fe7  libCSync.A.dylib 543.50.0 
> (compatibility 64.0.0) 
> <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>    0x7fff83446000 -     0x7fff83446ff7  com.apple.Cocoa 6.6 (???) 
> <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>    0x7fff83447000 -     0x7fff83490fef  libGLU.dylib ??? (???) 
> <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>    0x7fff835b1000 -     0x7fff835b2ff7  com.apple.TrustEvaluationAgent 1.1 
> (1) 
> <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>    0x7fff836a1000 -     0x7fff836dcfff  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
>    0x7fff836dd000 -     0x7fff8389dfef  libSystem.B.dylib 125.2.0 
> (compatibility 1.0.0) 
> <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
>    0x7fff8389e000 -     0x7fff83c37ff7  com.apple.QuartzCore 1.6.2 (227.22) 
> <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>    0x7fff83c38000 -     0x7fff83f6bfe7  com.apple.CoreServices.CarbonCore 
> 861.13 (861.13) 
> <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>    0x7fff83f6c000 -     0x7fff83fadfff  com.apple.SystemConfiguration 1.10.2 
> (1.10.2) 
> <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>    0x7fff83fae000 -     0x7fff83fd9ff7  libxslt.1.dylib 3.24.0 (compatibility 
> 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
>    0x7fff8465c000 -     0x7fff8465cff7  com.apple.Carbon 150 (152) 
> <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>    0x7fff8465d000 -     0x7fff846edfff  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
>    0x7fff84cb1000 -     0x7fff84cf2fef  com.apple.QD 3.35 (???) 
> <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>    0x7fff84cf3000 -     0x7fff84d1bfff  com.apple.DictionaryServices 1.1.1 
> (1.1.1) 
> <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>    0x7fff84e85000 -     0x7fff84ffaff7  com.apple.CoreFoundation 6.6.3 
> (550.29) 
> <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>    0x7fff84ffb000 -     0x7fff85011fef  libbsm.0.dylib ??? (???) 
> <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
>    0x7fff85042000 -     0x7fff850f8fff  libobjc.A.dylib 227.0.0 
> (compatibility 1.0.0) 
> <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
>    0x7fff850f9000 -     0x7fff85114ff7  com.apple.openscripting 1.3.1 (???) 
> <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>    0x7fff8513a000 -     0x7fff85158fff  libPng.dylib ??? (???) 
> <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>    0x7fff85159000 -     0x7fff8516eff7  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
>    0x7fff851de000 -     0x7fff851deff7  com.apple.vecLib 3.6 (vecLib 3.6) 
> <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>    0x7fff851df000 -     0x7fff851eaff7  com.apple.HelpData 2.0.4 (34) 
> <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
>    0x7fff852ab000 -     0x7fff85328fef  libstdc++.6.dylib 7.9.0 
> (compatibility 7.0.0) 
> <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
>    0x7fff85498000 -     0x7fff854e0ff7  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
>    0x7fff854e1000 -     0x7fff855b1ff7  com.apple.CFNetwork 454.9.8 (454.9.8) 
> <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>    0x7fff855d5000 -     0x7fff856ecfef  libxml2.2.dylib 10.3.0 (compatibility 
> 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
>    0x7fff85762000 -     0x7fff85793fff  libGLImage.dylib ??? (???) 
> <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>    0x7fff857df000 -     0x7fff857eaff7  
> 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
>    0x7fff857eb000 -     0x7fff85877fef  SecurityFoundation ??? (???) 
> <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>    0x7fff85878000 -     0x7fff858fdfff  com.apple.print.framework.PrintCore 
> 6.2 (312.5) 
> <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>    0x7fff858fe000 -     0x7fff858fffff  liblangid.dylib ??? (???) 
> <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
>    0x7fff85900000 -     0x7fff85a0ffe7  libcrypto.0.9.8.dylib 0.9.8 
> (compatibility 0.9.8) 
> <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
>    0x7fff85a83000 -     0x7fff85ad4fe7  com.apple.HIServices 1.8.0 (???) 
> <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>    0x7fff85ad5000 -     0x7fff85f18fef  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
>    0x7fff85f19000 -     0x7fff85ff3ff7  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
>    0x7fff86024000 -     0x7fff86027ff7  libCoreVMClient.dylib ??? (???) 
> <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>    0x7fff86296000 -     0x7fff862aaff7  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
>    0x7fff862b7000 -     0x7fff86315ff7  com.apple.framework.IOKit 2.0 (???) 
> <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>    0x7fff8639d000 -     0x7fff864dbfff  com.apple.CoreData 102.1 (251) 
> <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>    0x7fff864dc000 -     0x7fff864e1fff  libGIF.dylib ??? (???) 
> <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>    0x7fff8652d000 -     0x7fff86531ff7  libCGXType.A.dylib 543.50.0 
> (compatibility 64.0.0) 
> <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>    0x7fff8749a000 -     0x7fff87553fff  libsqlite3.dylib 9.6.0 (compatibility 
> 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
>    0x7fff87554000 -     0x7fff87597fff  libtidy.A.dylib ??? (???) 
> <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
>    0x7fff87acd000 -     0x7fff87ad1ff7  libmathCommon.A.dylib 315.0.0 
> (compatibility 1.0.0) 
> <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
>    0x7fff87cc7000 -     0x7fff87d84ff7  com.apple.CoreServices.OSServices 357 
> (357) 
> <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>    0x7fff87d85000 -     0x7fff87dc8ff7  libRIP.A.dylib 543.50.0 
> (compatibility 64.0.0) 
> <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>    0x7fff87dc9000 -     0x7fff87dd5fff  libbz2.1.0.dylib 1.0.5 (compatibility 
> 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
>    0x7fff87dd6000 -     0x7fff87e8bfe7  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
>    0x7fff87e8c000 -     0x7fff87ee1fef  com.apple.framework.familycontrols 
> 2.0.1 (2010) 
> <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>    0x7fff87ee2000 -     0x7fff87ef8fff  com.apple.ImageCapture 6.0 (6.0) 
> <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>    0x7fff87ef9000 -     0x7fff87f12fff  com.apple.CFOpenDirectory 10.6 (10.6) 
> <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>    0x7fff87f13000 -     0x7fff8871dfe7  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
>    0x7fff888fd000 -     0x7fff888fdff7  com.apple.Accelerate 1.6 (Accelerate 
> 1.6) 
> <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>    0x7fff88a27000 -     0x7fff88a76ff7  
> com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) 
> <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
>    0x7fff88a77000 -     0x7fff88a97ff7  com.apple.DirectoryService.Framework 
> 3.6 (621.3) 
> <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
>    0x7fff88ad0000 -     0x7fff88c86fef  com.apple.ImageIO.framework 3.0.3 
> (3.0.3) 
> <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>    0x7fff88d0a000 -     0x7fff88e23fef  libGLProgrammability.dylib ??? (???) 
> <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>    0x7fff88e24000 -     0x7fff88e24ff7  com.apple.CoreServices 44 (44) 
> <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>    0x7fff88ec2000 -     0x7fff88f40fff  com.apple.CoreText 3.1.0 (???) 
> <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>    0x7fff88ff6000 -     0x7fff89033ff7  libFontRegistry.dylib ??? (???) 
> <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>    0x7fff89034000 -     0x7fff89083fef  libTIFF.dylib ??? (???) 
> <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) 
> <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
> 
> Model: MacBookAir2,1, BootROM MBA21.0075.B03, 2 processors, Intel Core 2 Duo, 
> 1.86 GHz, 2 GB, SMC 1.34f8
> Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
> Memory Module: global_name
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x90), Broadcom 
> BCM43xx 1.0 (5.10.91.27)
> Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
> Serial ATA Device: APPLE SSD SM128, 113 GB
> USB Device: Cruzer Micro, 0x0781  (SanDisk Corporation), 0x5151, 0x24100000
> USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8505, 0x24400000
> USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000
> USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8216, 
> 0x06110000
> USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0223, 
> 0x04600000
> USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000
> 
> 
> 
> -- 
> public key www.hfph.mwn.de/~chwolf/ch.wolf.asc
> 
> Please respect my privacy and do not make my contact information
> available to third parties.
> 
> This email is UNCLASSIFIED.
> 
> _______________________________________________
> 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