[Xquartz-dev] XQuartz 2.8.5_beta12

Jeremy Huddleston Sequoia jeremyhu at apple.com
Thu Jan 12 00:17:03 PST 2023


This may be a bug in Xplugin itself since it looks like it's in the process of drawing the frame.

Can you provide me with your test code that opened those 130 windows?  I'd like to run that stress test with ASan or TSan enabled to see if I can get a bit more data.

> On Jan 2, 2023, at 06:10, Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> 
> On 31/12/2022 3:53 p.m., Jeremy Huddleston Sequoia wrote:
>> XQuartz 2.8.5_beta2 is available at https://www.xquartz.org/releases/XQuartz-2.8.5_beta2.html
>> This serves mainly as a release for possible future triage.  The primary difference between this and beta1 is that in beta1, COMPOSITE is disabled at build time.  With beta2, we now build XQuartz with COMPOSITE but disable it at runtime.  It *should* be functionally equivalent, but I wanted to have a release with just this change.  Beta3 should have a bit more changes, and if there is fallout, it will be useful to have this beta2 to rule out this change as a cause.
> 
> I just had a crash of XQuartz 2.8.4 (xorg-server 21.1.6).  This isn't something I can reproduce, but I saw a similar one a few days ago.  This time I kept the crash report in case it is useful to you, and have included it below.
> 
> The general idea was that I was testing some software that opened about 130 X11 Windows at once.  Each window opened slightly to the right and down from the previous one, until they were crammed into the bottom right corner of my screen; I think that's when the crash occurred, but on other occasions they've just shifted back up to the top left.
> 
> Duncan Murdoch
> 
> -------------------------------------
> Translated Report (Full Report Below)
> -------------------------------------
> 
> Process:               X11.bin [38051]
> Path: /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
> Identifier:            X11.bin
> Version:               ???
> Code Type:             X86-64 (Native)
> Parent Process:        launchd [1]
> User ID:               501
> 
> Date/Time:             2023-01-02 08:59:10.6006 -0500
> OS Version:            macOS 12.6.2 (21G320)
> Report Version:        12
> Anonymous UUID:        2FE3AC85-3E2D-5190-5592-56ECA0EE7FA1
> 
> Sleep/Wake UUID:       1B551706-5479-4CB5-8C94-BD886FBE7C97
> 
> Time Awake Since Boot: 200000 seconds
> Time Since Wake:       2833 seconds
> 
> System Integrity Protection: enabled
> 
> Crashed Thread:        6
> 
> Exception Type:        EXC_BAD_ACCESS (SIGBUS)
> Exception Codes:       KERN_PROTECTION_FAILURE at 0x000000010ff13000
> Exception Codes:       0x0000000000000002, 0x000000010ff13000
> Exception Note:        EXC_CORPSE_NOTIFY
> 
> Termination Reason:    Namespace SIGNAL, Code 10 Bus error: 10
> Terminating Process:   exc handler [38051]
> 
> VM Region Info: 0x10ff13000 is in 0x10ff13000-0x10ff59000;  bytes after start: 0  bytes before end: 286719
>      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
>      CG backing stores           10fecd000-10ff13000    [  280K] rw-/rw- SM=PRV
> --->  CG backing stores           10ff13000-10ff59000    [  280K] r--/r-- SM=PRV
>      GAP OF 0x5ffef00a7000 BYTES
>      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-/rwx SM=PRV
> 
> Thread 0::  Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	    0x7ff8044a391a _kernelrpc_mach_port_insert_member_trap + 10
> 1   libsystem_kernel.dylib        	    0x7ff8044a544a mach_port_insert_member + 23
> 2   CoreFoundation                	    0x7ff8045a5993 __CFRunLoopRun + 1175
> 3   CoreFoundation                	    0x7ff8045a4e3c CFRunLoopRunSpecific + 562
> 4   HIToolbox                     	    0x7ff80d2545e6 RunCurrentEventLoopInMode + 292
> 5   HIToolbox                     	    0x7ff80d25434a ReceiveNextEventCommon + 594
> 6   HIToolbox                     	    0x7ff80d2540e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
> 7   AppKit                        	    0x7ff806fdefad _DPSNextEvent + 927
> 8   AppKit                        	    0x7ff806fdd66a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
> 9   AppKit                        	    0x7ff806fcfd19 -[NSApplication run] + 586
> 10  X11.bin                       	       0x1050b6be2 X11ApplicationMain + 1190
> 11  X11.bin                       	       0x1050bf6f9 server_main + 188
> 12  X11.bin                       	       0x1050b3dbf do_start_x11_server + 275
> 13  X11.bin                       	       0x1050b3323 _Xstart_x11_server + 122
> 14  X11.bin                       	       0x1050b3474 mach_startup_server + 79
> 15  libsystem_kernel.dylib        	    0x7ff8044a99e6 mach_msg_server + 355
> 16  X11.bin                       	       0x1050b4370 main + 1409
> 17  dyld                          	       0x106db852e start + 462
> 
> Thread 1:
> 0   libsystem_kernel.dylib        	    0x7ff8044aa0aa poll + 10
> 1   X11.bin                       	       0x1051be8ef ospoll_wait + 28
> 2   X11.bin                       	       0x1051b888a WaitForSomething + 173
> 3   X11.bin                       	       0x105107335 Dispatch + 189
> 4   X11.bin                       	       0x105110d60 dix_main + 970
> 5   X11.bin                       	       0x1050bf636 server_thread + 38
> 6   libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 7   libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 2:
> 0   libsystem_kernel.dylib        	    0x7ff8044a397a mach_msg_trap + 10
> 1   libsystem_kernel.dylib        	    0x7ff8044a3ce8 mach_msg + 56
> 2   CoreFoundation                	    0x7ff8045a736d __CFRunLoopServiceMachPort + 319
> 3   CoreFoundation                	    0x7ff8045a59f8 __CFRunLoopRun + 1276
> 4   CoreFoundation                	    0x7ff8045a4e3c CFRunLoopRunSpecific + 562
> 5   CoreFoundation                	    0x7ff80462cdcb CFRunLoopRun + 40
> 6   X11.bin                       	       0x1050d073d xpbproxy_run + 341
> 7   X11.bin                       	       0x1050b6c17 xpbproxy_x_thread + 9
> 8   libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 9   libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 3:: com.apple.NSEventThread
> 0   libsystem_kernel.dylib        	    0x7ff8044a397a mach_msg_trap + 10
> 1   libsystem_kernel.dylib        	    0x7ff8044a3ce8 mach_msg + 56
> 2   CoreFoundation                	    0x7ff8045a736d __CFRunLoopServiceMachPort + 319
> 3   CoreFoundation                	    0x7ff8045a59f8 __CFRunLoopRun + 1276
> 4   CoreFoundation                	    0x7ff8045a4e3c CFRunLoopRunSpecific + 562
> 5   AppKit                        	    0x7ff80714c9ce _NSEventThread + 132
> 6   libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 7   libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 4:
> 0   libsystem_kernel.dylib        	    0x7ff8044a63ea __psynch_cvwait + 10
> 1   libsystem_pthread.dylib       	    0x7ff8044e0a6f _pthread_cond_wait + 1249
> 2   X11.bin                       	       0x1050bcd60 DarwinProcessFDAdditionQueue_thread + 172
> 3   libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 4   libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 5:: com.apple.CFSocket.private
> 0   libsystem_kernel.dylib        	    0x7ff8044abd5a __select + 10
> 1   CoreFoundation                	    0x7ff8045ce679 __CFSocketManager + 641
> 2   libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 3   libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 6 Crashed:
> 0   libsystem_platform.dylib      	    0x7ff8044f3635 _platform_bzero$VARIANT$Haswell + 53
> 1   CoreGraphics                  	    0x7ff8098742e5 CGBlt_fillBytes + 241
> 2   CoreGraphics                  	    0x7ff8098831b4 argb32_mark + 19994
> 3   CoreGraphics                  	    0x7ff80986ef0e RIPLayerBltShape + 1453
> 4   CoreGraphics                  	    0x7ff80986cf0d ripc_Render + 328
> 5   CoreGraphics                  	    0x7ff809869d1a ripc_DrawRects + 464
> 6   CoreGraphics                  	    0x7ff809869abd CGContextFillRects + 145
> 7   CoreGraphics                  	    0x7ff809869a20 CGContextFillRect + 105
> 8   CoreGraphics                  	    0x7ff80986954f CGContextClearRect + 48
> 9   libXplugin.1.dylib            	    0x7ffb1ceca66e _xp_frame_draw_cb + 281
> 10  libXplugin.1.dylib            	    0x7ffb1cec833a _xp_async_thread + 55
> 11  libsystem_pthread.dylib       	    0x7ff8044e04e1 _pthread_start + 125
> 12  libsystem_pthread.dylib       	    0x7ff8044dbf6b thread_start + 15
> 
> Thread 7:
> 0   libsystem_pthread.dylib       	    0x7ff8044dbf48 start_wqthread + 0
> 
> Thread 8:
> 0   libsystem_pthread.dylib       	    0x7ff8044dbf48 start_wqthread + 0
> 
> Thread 9:
> 0   libsystem_pthread.dylib       	    0x7ff8044dbf48 start_wqthread + 0
> 
> 
> Thread 6 crashed with X86 Thread State (64-bit):
>  rax: 0x000000010ff13000  rbx: 0x000000010ff13000  rcx: 0x0000000000000001  rdx: 0x0000000000005800
>  rdi: 0x000000010ff13000  rsi: 0x0000000000000000  rbp: 0x0000700001bd8720  rsp: 0x0000700001bd8720
>   r8: 0x0000000000000400   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x00007ff847359928
>  r12: 0x0000000000000400  r13: 0x0000000000000400  r14: 0x0000000000000001  r15: 0x0000000000005800
>  rip: 0x00007ff8044f3635  rfl: 0x0000000000010287  cr2: 0x000000010ff13000
> 
> Logical CPU:     1
> Error Code:      0x00000006 (no mapping for user data write)
> Trap Number:     14
> 
> Thread 6 instruction stream:
>  0f 6e c6 48 89 f8 48 83-fa 40 0f 82 92 00 00 00  .n.H..H.. at ......
>  48 81 fa 00 80 00 00 0f-82 3e 00 00 00 e9 28 00  H........>....(.
>  00 00 66 0f 1f 84 00 00-00 00 00 55 48 89 e5 48  ..f........UH..H
>  89 f2 48 31 f6 0f 57 c0-48 89 f8 48 83 fa 40 72  ..H1..W.H..H.. at r
>  61 48 81 fa 00 80 00 00-72 11 48 89 d1 48 89 f0  aH......r.H..H..
>  48 89 fa fc f3 aa 48 89-d0 5d c3 c4 e2 7d 18 c0  H.....H..]...}..
> [c5]fc 11 07 48 83 c7 20-48 83 e7 e0 48 89 f9 48  ....H.. H...H..H	<==
>  29 c1 48 29 ca 48 83 ea-40 76 13 c5 fc 29 07 c5  ).H).H.. at v...)..
>  fc 29 47 20 48 83 c7 40-48 83 ea 40 77 ed c5 fc  .)G H.. at H..@w...
>  11 04 17 c5 fc 11 44 17-20 c5 f8 77 5d c3 48 89  ......D. ..w].H.
>  34 17 48 83 ea 08 73 f6-48 83 c2 08 74 0b 40 88  4.H...s.H...t. at .
>  74 17 ff 48 83 ea 01 75-f5 5d c3 90 90 90 90 90  t..H...u.]......
> 
> Binary Images:
>    0x7ff8044a2000 -     0x7ff8044d9fff libsystem_kernel.dylib (*) <07ad083c-2835-3d18-bb6d-6f081840c8a4> /usr/lib/system/libsystem_kernel.dylib
>    0x7ff804527000 -     0x7ff804a29fff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>    0x7ff80d226000 -     0x7ff80d519fff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>    0x7ff806fa0000 -     0x7ff807e2ffff com.apple.AppKit (6.9) <af3d9501-0abf-3c79-955c-c42c29af6351> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>       0x1050ab000 -        0x10521efff X11.bin (*) <cd8a8cc7-66ea-3c56-aaae-d5d1c6afdb96> /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
>       0x106db3000 -        0x106e1efff dyld (*) <b53641ea-6cd4-39c9-9b14-59c92cfd9584> /usr/lib/dyld
>    0x7ff8044da000 -     0x7ff8044e5fff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
>    0x7ff8044f2000 -     0x7ff8044fbfff libsystem_platform.dylib (*) <a8a33774-6d44-35e9-ad2a-bad9e4d5192a> /usr/lib/system/libsystem_platform.dylib
>    0x7ff80984a000 -     0x7ff809f15fff com.apple.CoreGraphics (2.0) <11cd2d7d-8740-3469-b832-70d97dbebb6e> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>    0x7ffb1cec7000 -     0x7ffb1ced2fff libXplugin.1.dylib (*) <d8577ff7-e28e-370b-ac0d-f683224e375f> /usr/lib/libXplugin.1.dylib
>               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
> 
> External Modification Summary:
>  Calls made by other processes targeting this process:
>    task_for_pid: 0
>    thread_create: 0
>    thread_set_state: 0
>  Calls made by this process:
>    task_for_pid: 0
>    thread_create: 0
>    thread_set_state: 0
>  Calls made by all processes on this machine:
>    task_for_pid: 1
>    thread_create: 0
>    thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
> Writable regions: Total=607.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=607.1M(100%)
> 
>                                VIRTUAL   REGION
> REGION TYPE                        SIZE    COUNT (non-coalesced)
> ===========                     =======  =======
> Accelerate framework               256K        2
> Activity Tracing                   256K        1
> CG backing stores                 19.0M      100
> CG image                            64K        5
> ColorSync                          220K       26
> CoreAnimation                      664K       30
> CoreGraphics                        12K        2
> CoreUI image data                 1256K       17
> Foundation                          44K        2
> Kernel Alloc Once                    8K        1
> MALLOC                           190.1M      102
> MALLOC guard page                   48K       12
> MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
> Mach message                         8K        1
> ObjC additional data                15K        1
> SQLite page cache                   64K        1
> STACK GUARD                       56.0M       10
> Stack                             12.6M       10
> VM_ALLOCATE                        580K      139
> __CTF                               756        1
> __DATA                            23.9M      415
> __DATA_CONST                      24.0M      244
> __DATA_DIRTY                      1114K      147
> __FONT_DATA                          4K        1
> __GLSLBUILTINS                    5176K        1
> __LINKEDIT                       646.6M       21
> __TEXT                           425.4M      432
> __UNICODE                          592K        1
> dyld private memory               1024K        1
> libnetwork                         128K        8
> mapped file                      143.0M       20
> shared memory                     1048K       52
> ===========                     =======  =======
> TOTAL                              1.9G     1807
> TOTAL, minus reserved VM space     1.5G     1807
> 
> 
> 
> -----------
> Full Report
> -----------
> 
> {"app_name":"X11.bin","timestamp":"2023-01-02 08:59:18.00 -0500","app_version":"","slice_uuid":"cd8a8cc7-66ea-3c56-aaae-d5d1c6afdb96","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 12.6.2 (21G320)","incident_id":"2D031A8B-F226-485C-A09B-7C5B09CF536E","name":"X11.bin"}
> {
>  "uptime" : 200000,
>  "procLaunch" : "2022-12-29 16:57:49.2457 -0500",
>  "procRole" : "Foreground",
>  "version" : 2,
>  "userID" : 501,
>  "deployVersion" : 210,
>  "modelCode" : "MacBookAir7,2",
>  "procStartAbsTime" : 67501806718695,
>  "coalitionID" : 841,
>  "osVersion" : {
>    "train" : "macOS 12.6.2",
>    "build" : "21G320",
>    "releaseType" : "User"
>  },
>  "captureTime" : "2023-01-02 08:59:10.6006 -0500",
>  "incident" : "2D031A8B-F226-485C-A09B-7C5B09CF536E",
>  "bug_type" : "309",
>  "pid" : 38051,
>  "procExitAbsTime" : 206257624095736,
>  "cpuType" : "X86-64",
>  "procName" : "X11.bin",
>  "procPath" : "\/Applications\/Utilities\/XQuartz.app\/Contents\/MacOS\/X11.bin",
>  "parentProc" : "launchd",
>  "parentPid" : 1,
>  "coalitionName" : "org.xquartz.X11",
>  "crashReporterKey" : "2FE3AC85-3E2D-5190-5592-56ECA0EE7FA1",
>  "wakeTime" : 2833,
>  "sleepWakeUUID" : "1B551706-5479-4CB5-8C94-BD886FBE7C97",
>  "sip" : "enabled",
>  "vmRegionInfo" : "0x10ff13000 is in 0x10ff13000-0x10ff59000;  bytes after start: 0  bytes before end: 286719\n      REGION TYPE       START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n  CG backing stores           10fecd000-10ff13000    [  280K] rw-\/rw- SM=PRV  \n--->  CG backing stores           10ff13000-10ff59000    [ 280K] r--\/r-- SM=PRV  \n      GAP OF 0x5ffef00a7000 BYTES\n MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
>  "isCorpse" : 1,
>  "exception" : {"codes":"0x0000000000000002, 0x000000010ff13000","rawCodes":[2,4562432000],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x000000010ff13000"},
>  "termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"exc handler","byPid":38051},
>  "vmregioninfo" : "0x10ff13000 is in 0x10ff13000-0x10ff59000;  bytes after start: 0  bytes before end: 286719\n      REGION TYPE       START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n  CG backing stores           10fecd000-10ff13000    [  280K] rw-\/rw- SM=PRV  \n--->  CG backing stores           10ff13000-10ff59000    [ 280K] r--\/r-- SM=PRV  \n      GAP OF 0x5ffef00a7000 BYTES\n MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
>  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":1},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
>  "faultingThread" : 6,
>  "threads" : [{"id":651934,"queue":"com.apple.main-thread","frames":[{"imageOffset":6426,"symbol":"_kernelrpc_mach_port_insert_member_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":13386,"symbol":"mach_port_insert_member","symbolLocation":23,"imageIndex":0},{"imageOffset":518547,"symbol":"__CFRunLoopRun","symbolLocation":1175,"imageIndex":1},{"imageOffset":515644,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":189258,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":2},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":3},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":3},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":48098,"symbol":"X11ApplicationMain","symbolLocation":1190,"imageIndex":4},{"imageOffset":83705,"symbol":"server_main","symbolLocation":188,"imageIndex":4},{"imageOffset":36287,"symbol":"do_start_x11_server","symbolLocation":275,"imageIndex":4},{"imageOffset":33571,"symbol":"_Xstart_x11_server","symbolLocation":122,"imageIndex":4},{"imageOffset":33908,"symbol":"mach_startup_server","symbolLocation":79,"imageIndex":4},{"imageOffset":31206,"symbol":"mach_msg_server","symbolLocation":355,"imageIndex":0},{"imageOffset":37744,"symbol":"main","symbolLocation":1409,"imageIndex":4},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":5}]},{"id":651967,"frames":[{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":0},{"imageOffset":1128687,"symbol":"ospoll_wait","symbolLocation":28,"imageIndex":4},{"imageOffset":1104010,"symbol":"WaitForSomething","symbolLocation":173,"imageIndex":4},{"imageOffset":37
> mapping for user data write)"},"err":{"value":6},"r11":{"value":140704323311912,"symbolLocation":0,"symbol":"argb32_depth"},"rip":{"value":140703200917045,"matchesCrashFrame":1},"rbp":{"value":123145331509024},"rsp":{"value":123145331509024},"r12":{"value":1024},"rcx":{"value":1},"flavor":"x86_THREAD_STATE","rdi":{"value":4562432000}},"frames":[{"imageOffset":5685,"symbol":"_platform_bzero$VARIANT$Haswell","symbolLocation":53,"imageIndex":7},{"imageOffset":172773,"symbol":"CGBlt_fillBytes","symbolLocation":241,"imageIndex":8},{"imageOffset":233908,"symbol":"argb32_mark","symbolLocation":19994,"imageIndex":8},{"imageOffset":151310,"symbol":"RIPLayerBltShape","symbolLocation":1453,"imageIndex":8},{"imageOffset":143117,"symbol":"ripc_Render","symbolLocation":328,"imageIndex":8},{"imageOffset":130330,"symbol":"ripc_DrawRects","symbolLocation":464,"imageIndex":8},{"imageOffset":129725,"symbol":"CGContextFillRects","symbolLocation":145,"imageIndex":8},{"imageOffset":129568,"symbol":"CGContextFillRect","symbolLo
>  "usedImages" : [
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140703200583680,
>    "size" : 229376,
>    "uuid" : "07ad083c-2835-3d18-bb6d-6f081840c8a4",
>    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
>    "name" : "libsystem_kernel.dylib"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64h",
>    "base" : 140703201128448,
>    "CFBundleShortVersionString" : "6.9",
>    "CFBundleIdentifier" : "com.apple.CoreFoundation",
>    "size" : 5255168,
>    "uuid" : "93c48919-68af-367e-9a67-db4159bc962c",
>    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
>    "name" : "CoreFoundation",
>    "CFBundleVersion" : "1866"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140703348973568,
>    "CFBundleShortVersionString" : "2.1.1",
>    "CFBundleIdentifier" : "com.apple.HIToolbox",
>    "size" : 3096576,
>    "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed",
>    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
>    "name" : "HIToolbox"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140703245664256,
>    "CFBundleShortVersionString" : "6.9",
>    "CFBundleIdentifier" : "com.apple.AppKit",
>    "size" : 15269888,
>    "uuid" : "af3d9501-0abf-3c79-955c-c42c29af6351",
>    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
>    "name" : "AppKit",
>    "CFBundleVersion" : "2113.60.148"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 4379553792,
>    "size" : 1523712,
>    "uuid" : "cd8a8cc7-66ea-3c56-aaae-d5d1c6afdb96",
>    "path" : "\/Applications\/Utilities\/XQuartz.app\/Contents\/MacOS\/X11.bin",
>    "name" : "X11.bin"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 4409995264,
>    "size" : 442368,
>    "uuid" : "b53641ea-6cd4-39c9-9b14-59c92cfd9584",
>    "path" : "\/usr\/lib\/dyld",
>    "name" : "dyld"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140703200813056,
>    "size" : 49152,
>    "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b",
>    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
>    "name" : "libsystem_pthread.dylib"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140703200911360,
>    "size" : 40960,
>    "uuid" : "a8a33774-6d44-35e9-ad2a-bad9e4d5192a",
>    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
>    "name" : "libsystem_platform.dylib"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64h",
>    "base" : 140703288303616,
>    "CFBundleShortVersionString" : "2.0",
>    "CFBundleIdentifier" : "com.apple.CoreGraphics",
>    "size" : 7127040,
>    "uuid" : "11cd2d7d-8740-3469-b832-70d97dbebb6e",
>    "path" : "\/System\/Library\/Frameworks\/CoreGraphics.framework\/Versions\/A\/CoreGraphics",
>    "name" : "CoreGraphics",
>    "CFBundleVersion" : "1557.7.2"
>  },
>  {
>    "source" : "P",
>    "arch" : "x86_64",
>    "base" : 140716498776064,
>    "size" : 49152,
>    "uuid" : "d8577ff7-e28e-370b-ac0d-f683224e375f",
>    "path" : "\/usr\/lib\/libXplugin.1.dylib",
>    "name" : "libXplugin.1.dylib"
>  },
>  {
>    "size" : 0,
>    "source" : "A",
>    "base" : 0,
>    "uuid" : "00000000-0000-0000-0000-000000000000"
>  }
> ],
>  "sharedCache" : {
>  "base" : 140703197556736,
>  "size" : 19331678208,
>  "uuid" : "3172f8f5-c412-3210-95e0-1cfd89e01f8a"
> },
>  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=607.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=607.1M(100%)\n\n                                VIRTUAL REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                256K        1 \nCG backing stores                 19.0M     100 \nCG image                            64K        5 \nColorSync                         220K       26 \nCoreAnimation    664K       30 \nCoreGraphics                        12K        2 \nCoreUI image data                 1256K       17 \nFoundation                 44K        2 \nKernel Alloc Once                    8K       1 \nMALLOC                           190.1M      102 \nMALLOC guard page                   48K       12 \nMALLOC_NANO (reserved)     384.0M        1         reserved VM address space (unallocated)\nMach message                         8K        1 \nObjC additional data                15K        1 \nSQLite page cache          64K        1 \nSTACK GUARD                       56.0M 10 \nStack                             12.6M       10 \nVM_ALLOCATE                   580K      139 \n__CTF 756        1 \n__DATA                            23.9M      415 \n__DATA_CONST                      24.0M      244 \n__DATA_DIRTY               1114K      147 \n__FONT_DATA                          4K       1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       646.6M       21 \n__TEXT  425.4M      432 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                128K        8 \nmapped file                      143.0M      20 \nshared memory                     1048K       52 \n===========                     =======  ======= \nTOTAL                1.9G     1807 \nTOTAL, minus reserved VM space     1.5G    1807 \n",
>  "legacyInfo" : {
>  "threadTriggered" : {
> 
>  }
> },
>  "trialInfo" : {
>  "rollouts" : [
>    {
>      "rolloutId" : "60356660bbe37970735c5624",
>      "factorPackIds" : {
> 
>      },
>      "deploymentId" : 240000027
>    },
>    {
>      "rolloutId" : "6112dda2fc54bc3389840642",
>      "factorPackIds" : {
>        "SIRI_DICTATION_ASSETS" : "620aec83b02b354d3afd2f50"
>      },
>      "deploymentId" : 240000145
>    }
>  ],
>  "experiments" : [
> 
>  ]
> }
> }
> 
> Model: MacBookAir7,2, BootROM 476.0.0.0.0, 2 processors, Dual-Core Intel Core i7, 2.2 GHz, 8 GB, SMC 2.27f2
> Graphics: Intel HD Graphics 6000, Intel HD Graphics 6000, Built-In
> Display: Color LCD, 1440 x 900 (Widescreen eXtended Graphics Array Plus), Main, MirrorOff, Online
> Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
> Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
> AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
> AirPort:
> Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
> Network Service: Wi-Fi, AirPort, en0
> Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
> USB Device: USB30Bus
> USB Device: BRCM20702 Hub
> USB Device: Bluetooth USB Host Controller
> Thunderbolt Bus: MacBook Air, Apple Inc., 27.2
> 
> 
> 
> _______________________________________________
> Xquartz-dev mailing list
> Xquartz-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
> 



More information about the Xquartz-dev mailing list