wiki:TracQuery

Version 2 (modified by trac, 15 years ago) ( diff )

--

Trac Ticket Queries

In addition to reports, Trac provides support for custom ticket queries, used to display lists of tickets meeting a specified set of criteria.

To configure and execute a custom query, switch to the View Tickets module from the navigation bar, and select the Custom Query link.

Filters

When you first go to the query page the default filter will display tickets relevant to you:

  • If logged in then all open tickets it will display open tickets assigned to you.
  • If not logged in but you have specified a name or email address in the preferences then it will display all open tickets where your email (or name if email not defined) is in the CC list.
  • If not logged and no name/email defined in the preferences then all open issues are displayed.

Current filters can be removed by clicking the button to the right with the minus sign on the label. New filters are added from the pulldown lists at the bottom corners of the filters box ('And' conditions on the left, 'Or' conditions on the right). Filters with either a text box or a pulldown menu of options can be added multiple times to perform an or of the criteria.

You can use the fields just below the filters box to group the results based on a field, or display the full description for each ticket.

Once you've edited your filters click the Update button to refresh your results.

Clicking on one of the query results will take you to that ticket. You can navigate through the results by clicking the Next Ticket or Previous Ticket links just below the main menu bar, or click the Back to Query link to return to the query page.

You can safely edit any of the tickets and continue to navigate through the results using the Next/Previous/Back to Query links after saving your results. When you return to the query any tickets which were edited will be displayed with italicized text. If one of the tickets was edited such that it no longer matches the query criteria the text will also be greyed. Lastly, if a new ticket matching the query criteria has been created, it will be shown in bold.

The query results can be refreshed and cleared of these status indicators by clicking the Update button again.

Saving Queries

Trac allows you to save the query as a named query accessible from the reports module. To save a query ensure that you have Updated the view and then click the Save query button displayed beneath the results. You can also save references to queries in Wiki content, as described below.

Note: one way to easily build queries like the ones below, you can build and test the queries in the Custom report module and when ready - click Save query. This will build the query string for you. All you need to do is remove the extra line breaks.

You may want to save some queries so that you can come back to them later. You can do this by making a link to the query from any Wiki page.

[query:status=new|assigned|reopened&version=1.0 Active tickets against 1.0]

Which is displayed as:

Active tickets against 1.0

This uses a very simple query language to specify the criteria (see Query Language).

Alternatively, you can copy the query string of a query and paste that into the Wiki link, including the leading ? character:

[query:?status=new&status=assigned&status=reopened&group=owner Assigned tickets by owner]

Which is displayed as:

Assigned tickets by owner

Using the [[TicketQuery]] Macro

The TicketQuery macro lets you display lists of tickets matching certain criteria anywhere you can use WikiFormatting.

Example:

[[TicketQuery(version=0.6|0.7&resolution=duplicate)]]

This is displayed as:

No results

Just like the query: wiki links, the parameter of this macro expects a query string formatted according to the rules of the simple ticket query language.

A more compact representation without the ticket summaries is also available:

[[TicketQuery(version=0.6|0.7&resolution=duplicate, compact)]]

This is displayed as:

No results

Finally if you wish to receive only the number of defects that match the query using the count parameter.

[[TicketQuery(version=0.6|0.7&resolution=duplicate, count)]]

This is displayed as:

0

Customizing the table format

You can also customize the columns displayed in the table format (format=table) by using col=<field> - you can specify multiple fields and what order they are displayed by placing pipes (|) between the columns like below:

[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]]

This is displayed as:

Results (1 - 3 of 20317)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#27127 can't_reproduce Crash using NSRemoteView pett chimera-bug-report@…
#27126 not_a_bug Proofpoint Essentials - Quarantine Digest pett do-not-reply@…
#27125 can't_reproduce Window placement/resize loop pett chimera-bug-report@…
1 2 3 4 5 6 7 8 9 10 11

Full rows

In table format you can also have full rows by using rows=<field> like below:

[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter,rows=description)]]

This is displayed as:

Results (1 - 3 of 20317)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#27127 can't_reproduce Crash using NSRemoteView pett chimera-bug-report@…
Description
The following bug report has been submitted:
Platform:        Darwin64 (NSOPENGL) Darwin 24.6.0 x86_64
Chimera Version: 1.20_b42623
Description
(Describe the actions that caused this problem to occur here)

Open models


Reply log:




Describe the actions that led to the crash here.
{"app_name":"python2.7","timestamp":"2026-07-02 09:35:23.00 +0530","app_version":"","slice_uuid":"bb573d6a-fdd6-3445-8903-a033cbce4b6c","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.6.1 (24G90)","roots_installed":0,"incident_id":"99C7AC81-96F8-4326-A6DE-3120FEC11A6E","name":"python2.7"}
{
"uptime" : 1200,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,2",
"coalitionID" : 1216,
"osVersion" : {
"train" : "macOS 15.6.1",
"build" : "24G90",
"releaseType" : "User"
},
"captureTime" : "2026-07-02 09:33:26.5557 +0530",
"codeSigningMonitor" : 1,
"incident" : "99C7AC81-96F8-4326-A6DE-3120FEC11A6E",
"pid" : 2058,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2026-07-02 09:04:34.7955 +0530",
"procStartAbsTime" : 3611310274,
"procExitAbsTime" : 29689895440,
"procName" : "python2.7",
"procPath" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.chimera",
"crashReporterKey" : "2FC614A3-A86B-FC53-7F44-E9EC2556A618",
"appleIntelligenceStatus" : {"state":"available"},
"codeSigningID" : "python2",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"bootSessionUUID" : "8622DC0A-1BA5-4092-AFCC-ACAB548E1E0E",
"wakeTime" : 904,
"sleepWakeUUID" : "3E4901DC-B29F-46E6-94DA-D83E76982478",
"sip" : "enabled",
"vmRegionInfo" : "0x46de753429c0 is not in any region. Bytes after previous region: 77440226699713 Bytes before following region: 27631853229632\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL reserved VM address space (unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600020000000 [512.0M] rw-\/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000001, 0x000046de753429c0","rawCodes":[1,77921263036864],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000046de753429c0"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2058},
"vmregioninfo" : "0x46de753429c0 is not in any region. Bytes after previous region: 77440226699713 Bytes before following region: 27631853229632\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL reserved VM address space (unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600020000000 [512.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":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":13611,"threadState":{"r13":{"value":140704483450288,"symbolLocation":0,"symbol":"VBShouldLog"},"rflags":{"value":582},"rax":{"value":77921263036832},"rosetta":{"tmp2":{"value":140703373511200},"tmp1":{"value":140704492274176},"tmp0":{"value":2535532960}},"r14":{"value":140737488355320},"rsi":{"value":8},"r8":{"value":2049011787},"rdx":{"value":0},"r10":{"value":2048917504},"r9":{"value":112},"r15":{"value":552},"rbx":{"value":105553149897120},"r11":{"value":63},"rip":{"value":140703373511248,"matchesCrashFrame":1},"rbp":{"value":13097955344},"rsp":{"value":13097955328},"r12":{"value":3},"rcx":{"value":77921263036832},"flavor":"x86_THREAD_STATE","rdi":{"value":105553149897120}},"queue":"com.apple.main-thread","frames":[{"imageOffset":43600,"symbol":"objc_autorelease","symbolLocation":48,"imageIndex":78},{"imageOffset":551012,"symbol":"-[NSRemoteViewControllerAuxiliary viewDidAdvanceToRunPhase:]","symbolLocation":45,"imageIndex":79},{"imageOffset":458809,"symbol":"-[NSRemoteView _lastCallImpliedByAdvancingToPhase:]","symbolLocation":234,"imageIndex":79},{"imageOffset":384684,"symbol":"__invoking___","symbolLocation":140,"imageIndex":80},{"imageOffset":384370,"symbol":"-[NSInvocation invoke]","symbolLocation":302,"imageIndex":80},{"imageOffset":56060,"symbol":"__deferNSXPCInvocationOntoMainThread_block_invoke","symbolLocation":169,"imageIndex":79},{"imageOffset":15481,"symbol":"__wrapBlockWithVoucher_block_invoke","symbolLocation":37,"imageIndex":79},{"imageOffset":639055,"symbol":"deferredBlockOpportunity_block_invoke_2","symbolLocation":321,"imageIndex":79},{"imageOffset":508181,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":12,"imageIndex":80},{"imageOffset":507978,"symbol":"__CFRunLoopDoBlocks","symbolLocation":399,"imageIndex":80},{"imageOffset":503443,"symbol":"__CFRunLoopRun","symbolLocation":956,"imageIndex":80},{"imageOffset":500880,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":80},{"imageOffset":688340,"symbol":"RunCurrentEventLoopInMode","symbolLocation":281,"imageIndex":81},{"imageOffset":700000,"symbol":"ReceiveNextEventCommon","symbolLocation":188,"imageIndex":81},{"imageOffset":2310554,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":63,"imageIndex":81},{"imageOffset":261553,"symbol":"_DPSNextEvent","symbolLocation":912,"imageIndex":82},{"imageOffset":11329847,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1263,"imageIndex":82},{"imageOffset":990430,"imageIndex":37},{"imageOffset":896746,"symbol":"Tcl_DoOneEvent","symbolLocation":282,"imageIndex":36},{"imageOffset":13708,"symbol":"Tkapp_MainLoop","symbolLocation":620,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":764450,"symbol":"PyEval_EvalCode","symbolLocation":34,"imageIndex":4},{"imageOffset":958145,"symbol":"PyRun_FileExFlags","symbolLocation":161,"imageIndex":4},{"imageOffset":956863,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":751,"imageIndex":4},{"imageOffset":1055551,"symbol":"Py_Main","symbolLocation":3279,"imageIndex":4},{"imageOffset":25904,"symbol":"start","symbolLocation":3056,"imageIndex":0}]},{"id":13613,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9908489551872},"r12":{"value":8589934592},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":4496830931851},"tmp0":{"value":10337986281472}},"rbx":{"value":4496830931851},"r8":{"value":2307},"r15":{"value":5972692992},"r10":{"value":3},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":1},"r13":{"value":4500163184},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":10337986281472},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":140705748105268},"rsi":{"value":2616}},"frames":[{"imageOffset":16612,"imageIndex":1}]},{"id":13656,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":259514808926208},"r12":{"value":259514808926208},"rosetta":{"tmp2":{"value":140703377389316},"tmp1":{"value":140705748036560},"tmp0":{"value":18446744073709551615}},"rbx":{"value":259514808926208},"r8":{"value":8081990841291309280},"r15":{"value":2},"r10":{"value":259514808926208},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":259514808926208},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":259514808926208},"rsi":{"value":2}},"frames":[{"imageOffset":140705748036320,"imageIndex":83},{"imageOffset":2890,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":84},{"imageOffset":63236,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":84},{"imageOffset":31683,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":84},{"imageOffset":3643,"symbol":"mach_msg","symbolLocation":19,"imageIndex":84},{"imageOffset":509444,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":80},{"imageOffset":503917,"symbol":"__CFRunLoopRun","symbolLocation":1430,"imageIndex":80},{"imageOffset":500880,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":80},{"imageOffset":1657295,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":82},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":85},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":85}]},{"id":13657,"frames":[{"imageOffset":140705748036320,"imageIndex":83},{"imageOffset":39422,"symbol":"__select","symbolLocation":10,"imageIndex":84},{"imageOffset":1252230,"imageIndex":36},{"imageOffset":24153,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":85},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":85}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":20057600},"r12":{"value":0},"rosetta":{"tmp2":{"value":4649062848},"tmp1":{"value":140705748036276},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13100797552},"r8":{"value":0},"r15":{"value":4538209136},"r10":{"value":13100797552},"rdx":{"value":13100797424},"rdi":{"value":0},"r9":{"value":20057600},"r13":{"value":10},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":10},"rsi":{"value":0}}},{"id":24997,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13099651072},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13100187648},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":92139},"r14":{"value":0},"rsi":{"value":0}}},{"id":24998,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":1},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":13101349760},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13100814336},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13101350912},"rsp":{"value":5128196},"r11":{"value":0},"rcx":{"value":128395},"r14":{"value":0},"rsi":{"value":0}}},{"id":25374,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703377334980},"tmp1":{"value":140705748036276},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13098514184},"r8":{"value":13098514184},"r15":{"value":3},"r10":{"value":13098514184},"rdx":{"value":1},"rdi":{"value":1027},"r9":{"value":0},"r13":{"value":1},"rflags":{"value":663},"rax":{"value":0},"rsp":{"value":1},"r11":{"value":1},"rcx":{"value":0},"r14":{"value":1027},"rsi":{"value":0}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":140705748036320,"imageIndex":83},{"imageOffset":8910,"symbol":"kevent_id","symbolLocation":10,"imageIndex":84},{"imageOffset":129983,"symbol":"_dispatch_kq_poll","symbolLocation":169,"imageIndex":86},{"imageOffset":127831,"symbol":"_dispatch_event_loop_poke","symbolLocation":362,"imageIndex":86},{"imageOffset":108226,"symbol":"dispatch_mach_cancel","symbolLocation":58,"imageIndex":86},{"imageOffset":123849,"symbol":"_xpc_connection_cancel","symbolLocation":212,"imageIndex":87},{"imageOffset":55710,"symbol":"_xpc_connection_last_xref_cancel","symbolLocation":57,"imageIndex":87},{"imageOffset":55614,"symbol":"-[OS_xpc_connection _xref_dispose]","symbolLocation":17,"imageIndex":87},{"imageOffset":17915,"symbol":"-[OS_xpc_object dealloc]","symbolLocation":17,"imageIndex":87},{"imageOffset":57168,"symbol":"_xpc_connection_call_reply_async","symbolLocation":131,"imageIndex":87},{"imageOffset":96780,"symbol":"<deduplicated_symbol>","symbolLocation":6,"imageIndex":86},{"imageOffset":111666,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":371,"imageIndex":86},{"imageOffset":71834,"symbol":"_dispatch_root_queue_drain_deferred_item","symbolLocation":140,"imageIndex":86},{"imageOffset":70067,"symbol":"_dispatch_kevent_worker_thread","symbolLocation":594,"imageIndex":86},{"imageOffset":10485,"symbol":"_pthread_wqthread","symbolLocation":362,"imageIndex":85},{"imageOffset":6211,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":85}]},{"id":25375,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13098536960},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13099073536},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":123259},"r14":{"value":0},"rsi":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8664363008,
"size" : 634880,
"uuid" : "c6e52c5e-d1d2-354c-a4ec-069f8d5baafe",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703128293376,
"size" : 196608,
"uuid" : "f49bd639-923b-3201-924b-695964df0712",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4499664896,
"size" : 425984,
"uuid" : "7742e99c-2006-3006-bc1e-1869448c6224",
"path" : "\/Library\/Apple\/*\/libRosettaRuntime",
"name" : "libRosettaRuntime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4365332480,
"size" : 4096,
"uuid" : "bb573d6a-fdd6-3445-8903-a033cbce4b6c",
"path" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"name" : "python2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507643904,
"CFBundleShortVersionString" : "2.7.14, (c) 2001-2017 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 1343488,
"uuid" : "221e72f0-dbfc-3bec-99c1-2feb7098d585",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/Python",
"name" : "Python",
"CFBundleVersion" : "2.7.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4505792512,
"size" : 8192,
"uuid" : "24b6bead-bc25-38dc-b0df-b21aced29f9e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_locale.so",
"name" : "_locale.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4505935872,
"size" : 20480,
"uuid" : "601050a6-3d2d-3bda-9409-be185118da17",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/strop.so",
"name" : "strop.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506054656,
"size" : 16384,
"uuid" : "015abaa5-a0f8-30d5-a46e-0fe8920fecc2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_collections.so",
"name" : "_collections.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506238976,
"size" : 16384,
"uuid" : "bf800acb-5f08-3723-bd32-200e2680997c",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/operator.so",
"name" : "operator.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506456064,
"size" : 24576,
"uuid" : "82d5fa71-abe3-3f24-af5f-e38103fcc945",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/itertools.so",
"name" : "itertools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506636288,
"size" : 8192,
"uuid" : "5c22c784-067e-3a25-95ee-4e292dc3bf6e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_heapq.so",
"name" : "_heapq.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506370048,
"size" : 8192,
"uuid" : "112dc7db-3fde-3272-917c-cf0019e28d15",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_functools.so",
"name" : "_functools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506836992,
"size" : 45056,
"uuid" : "31284918-e68d-388a-b424-41cbb637d6c3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ssl.so",
"name" : "_ssl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4512575488,
"size" : 311296,
"uuid" : "53dbf017-ee13-3ec0-aa6e-dace9ab236f9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libssl.1.0.0.dylib",
"name" : "libssl.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515598336,
"size" : 1507328,
"uuid" : "87288b68-0286-395d-a78a-f609cdc30b52",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libcrypto.1.0.0.dylib",
"name" : "libcrypto.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507062272,
"size" : 36864,
"uuid" : "1beea8cb-6412-3754-871c-83cd22d99776",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_socket.so",
"name" : "_socket.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506726400,
"size" : 8192,
"uuid" : "54aab279-b55c-3b5b-a914-8630ac0413f1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cStringIO.so",
"name" : "cStringIO.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507267072,
"size" : 16384,
"uuid" : "93c31a08-7b24-3313-bbd1-da2ec8a045dd",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_struct.so",
"name" : "_struct.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507402240,
"size" : 16384,
"uuid" : "7b139e7c-8905-32f7-ac86-1ccf56346069",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/binascii.so",
"name" : "binascii.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4513718272,
"size" : 106496,
"uuid" : "1c03141f-5b0a-368e-a3a0-36117a7cf644",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libz.dylib",
"name" : "libz.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506177536,
"size" : 4096,
"uuid" : "a4f80ed7-195b-3de3-aac2-1dd93480bf32",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.so",
"name" : "_chimera.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4520013824,
"size" : 753664,
"uuid" : "151a9b19-f635-3ccf-a470-20c5585be352",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.dylib",
"name" : "_chimera.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4514172928,
"size" : 90112,
"uuid" : "4ff97387-c454-32a5-9c39-d718e01413ae",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.dylib",
"name" : "libgfxinfo.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507504640,
"size" : 12288,
"uuid" : "f5b0b680-92c9-352c-a5f3-81e7eb316211",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libwrappy2.dylib",
"name" : "libwrappy2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4513574912,
"size" : 12288,
"uuid" : "e1a53bb9-7e9b-3459-a7c2-0a6903a7ad39",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libtr.dylib",
"name" : "libtr.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4514725888,
"size" : 126976,
"uuid" : "85472281-6ebb-3599-8f69-036f91702189",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libftgl.2.1.3.dylib",
"name" : "libftgl.2.1.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523364352,
"size" : 520192,
"uuid" : "d2237e77-8ef6-311b-81d7-aae8cf748166",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libfreetype.6.dylib",
"name" : "libfreetype.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4514492416,
"size" : 20480,
"uuid" : "a29d029e-c705-3dec-b56f-a28b8b31c4c6",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcrecpp.0.dylib",
"name" : "libpcrecpp.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4522643456,
"size" : 229376,
"uuid" : "21ec6a6c-86f5-3963-ad7d-56c8d1da2f2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcre.0.dylib",
"name" : "libpcre.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4507590656,
"size" : 4096,
"uuid" : "b002025d-bc26-3a07-ab03-c445c8080c20",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.so",
"name" : "_molecule.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526964736,
"size" : 1536000,
"uuid" : "aad96147-f5f8-36aa-96a8-1148d9171c40",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.dylib",
"name" : "_molecule.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525334528,
"size" : 249856,
"uuid" : "8679f3b1-05bb-39ef-9cfc-977f62409d08",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_vrml.so",
"name" : "_vrml.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4513660928,
"size" : 4096,
"uuid" : "544449a3-542e-3441-bba0-e6070afb1160",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.so",
"name" : "libgfxinfo.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4531847168,
"size" : 208896,
"uuid" : "00adc92d-67b5-3a0b-82ff-a2a92096f90a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_surface.so",
"name" : "_surface.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533383168,
"size" : 684032,
"uuid" : "7c3fadc7-6442-3407-9eba-899b0f022ec3",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/librcarray.dylib",
"name" : "librcarray.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515246080,
"size" : 32768,
"uuid" : "70db5eae-699a-31a8-9c4e-38d807faf3c9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_tkinter.so",
"name" : "_tkinter.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536713216,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tcllibrary",
"size" : 1433600,
"uuid" : "14a370a6-e327-3ead-ac1f-6f5ae339db5d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tcl.framework\/Versions\/8.6\/Tcl",
"name" : "Tcl",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4540702720,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tklibrary",
"size" : 1257472,
"uuid" : "309f4c38-be84-302c-b62b-142f193eefb0",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tk.framework\/Versions\/8.6\/Tk",
"name" : "Tk",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4580573184,
"size" : 1507328,
"uuid" : "e0bd9fff-7621-3dd0-afac-e869c896075f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/multiarray.so",
"name" : "multiarray.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526235648,
"size" : 53248,
"uuid" : "77c0b634-da4e-3f3a-8be7-c8d93e92d6cf",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/datetime.so",
"name" : "datetime.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4535107584,
"size" : 352256,
"uuid" : "4f4f9820-fbef-354f-bc9d-fdea57da83d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/umath.so",
"name" : "umath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515487744,
"size" : 8192,
"uuid" : "bef2f664-f2c6-34a3-97e9-efa202d942fa",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/time.so",
"name" : "time.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523237376,
"size" : 16384,
"uuid" : "91eacfa4-ca4d-30b8-809c-9501ce7a48bb",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/_dotblas.so",
"name" : "_dotblas.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526485504,
"size" : 61440,
"uuid" : "14f49a56-9709-31f6-a0cd-59f68b34714e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cPickle.so",
"name" : "cPickle.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4532613120,
"size" : 118784,
"uuid" : "902d4b63-412c-3703-8bed-75874c9ceb7a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/scalarmath.so",
"name" : "scalarmath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526743552,
"size" : 28672,
"uuid" : "8e69d93d-4fc1-3af1-9eb3-fb86cafeb527",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/math.so",
"name" : "math.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533166080,
"size" : 24576,
"uuid" : "8c89f695-3f85-324b-8004-3dd076669f3b",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/lib\/_compiled_base.so",
"name" : "_compiled_base.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525154304,
"size" : 16384,
"uuid" : "f47c5a99-128c-35cc-a883-eb62082b14a1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/linalg\/lapack_lite.so",
"name" : "lapack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536303616,
"size" : 16384,
"uuid" : "1c5dbbe9-fdd9-33ce-b7d4-229d9bfb7ea6",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/zlib.so",
"name" : "zlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536414208,
"size" : 20480,
"uuid" : "7f4c8310-6281-34b1-9bf6-426a0a319538",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/bz2.so",
"name" : "bz2.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525260800,
"size" : 4096,
"uuid" : "dc6e01e1-51c2-373b-bf92-57a4e4d5ed6f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/grp.so",
"name" : "grp.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4578377728,
"size" : 49152,
"uuid" : "a0137ce1-1894-38c2-870c-67bd63868ed4",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/fft\/fftpack_lite.so",
"name" : "fftpack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4579168256,
"size" : 270336,
"uuid" : "cb77c93c-a49c-37ce-ab55-fd924d48d307",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/random\/mtrand.so",
"name" : "mtrand.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4578557952,
"size" : 73728,
"uuid" : "4bf73a04-23f2-34c8-a05c-b13a1c1dc17d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ctypes.so",
"name" : "_ctypes.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4585897984,
"size" : 73728,
"uuid" : "b677361e-1e7d-3253-ab2b-22c539903627",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_io.so",
"name" : "_io.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536541184,
"size" : 12288,
"uuid" : "cb12d0c2-ee08-3fc2-bdb0-968af76f07a5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_hashlib.so",
"name" : "_hashlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533293056,
"size" : 8192,
"uuid" : "fda0bac2-5068-37d0-8377-2443948a9d2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_random.so",
"name" : "_random.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4578914304,
"size" : 8192,
"uuid" : "2a90cc77-4a2f-351f-9e45-5caea198e7b5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/fcntl.so",
"name" : "fcntl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536639488,
"size" : 4096,
"uuid" : "e3ca43a9-1d73-36d8-a7d4-421a27e22c56",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_scproxy.so",
"name" : "_scproxy.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4631187456,
"size" : 53248,
"uuid" : "0d3d772f-3c5c-3ffc-88cc-d9fb09379665",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659863552,
"CFBundleShortVersionString" : "329.2",
"CFBundleIdentifier" : "com.apple.AGXMetalG14G",
"size" : 8704000,
"uuid" : "42515950-4b59-33a0-9753-c3a3a6369573",
"path" : "\/System\/Library\/Extensions\/AGXMetalG14G.bundle\/Contents\/MacOS\/AGXMetalG14G",
"name" : "AGXMetalG14G",
"CFBundleVersion" : "329.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4651536384,
"size" : 368640,
"uuid" : "8539b5e8-3e41-3657-a707-cd9f8e7753b9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imaging.so",
"name" : "_imaging.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4639494144,
"size" : 20480,
"uuid" : "77692583-a0ef-383a-8b5f-fc2c0f64bcb2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/array.so",
"name" : "array.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4639641600,
"size" : 4096,
"uuid" : "2bd6b1c7-4751-38e7-b9d8-8a2dcfcf1ee3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imagingtk.so",
"name" : "_imagingtk.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659269632,
"size" : 12288,
"uuid" : "a508695c-ab4c-3227-9380-f5671539b634",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/select.so",
"name" : "select.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659376128,
"size" : 4096,
"uuid" : "e75f374a-d093-3e3b-8c81-c47871f33430",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_bisect.so",
"name" : "_bisect.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4657631232,
"size" : 172032,
"uuid" : "3f627f2b-e508-3be1-827d-10077a706fed",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Tix8.4.3\/libTix8.4.3.dylib",
"name" : "libTix8.4.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4658253824,
"size" : 40960,
"uuid" : "f5846772-be3c-3ea4-9c20-eb679adcd748",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Togl2.1\/libTogl2.1.dylib",
"name" : "libTogl2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4831150080,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 446464,
"uuid" : "779637d0-a29e-33f9-a8ac-6e38a8e7f406",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659224576,
"size" : 4096,
"uuid" : "f774d30b-f975-3671-a648-f4c8fe817486",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.so",
"name" : "_dome.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659671040,
"size" : 36864,
"uuid" : "d3e0e887-abb9-31c7-ab95-1bd4d228e59a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.dylib",
"name" : "_dome.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4829884416,
"size" : 16384,
"uuid" : "80c0c944-639e-3c49-aa0f-0f05ecd051d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_AE.so",
"name" : "_AE.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4659593216,
"size" : 4096,
"uuid" : "5659eff0-b53c-33fa-8d65-65678f5fccd9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_Evt.so",
"name" : "_Evt.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4830076928,
"size" : 16384,
"uuid" : "2975b7d0-2b83-3833-a2c5-1d1a2d072a1d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_File.so",
"name" : "_File.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4830212096,
"size" : 8192,
"uuid" : "541d2fcd-7594-3f86-b9fb-a915ce6e2ef7",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/MacOS.so",
"name" : "MacOS.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4830507008,
"size" : 176128,
"uuid" : "5e413668-d068-3c6c-b8e1-3b63e111f111",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/pyexpat.so",
"name" : "pyexpat.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4854210560,
"size" : 36864,
"uuid" : "9b06b6d2-fd82-3034-8f73-7dcffb85ebb9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_closepoints.so",
"name" : "_closepoints.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4834529280,
"size" : 409600,
"uuid" : "27436ea8-ec17-3681-86cf-28466544ed9b",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_volume.so",
"name" : "_volume.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703373467648,
"size" : 280196,
"uuid" : "82489d09-a41b-3a4f-a76a-68a641b6ce04",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703541653504,
"CFBundleShortVersionString" : "770.1",
"CFBundleIdentifier" : "com.apple.ViewBridge",
"size" : 1169262,
"uuid" : "aa40c3f0-58e2-3010-b520-aca8c3b93431",
"path" : "\/System\/Library\/PrivateFrameworks\/ViewBridge.framework\/Versions\/A\/ViewBridge",
"name" : "ViewBridge",
"CFBundleVersion" : "770.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703378046976,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4931571,
"uuid" : "2934512a-1cce-34c7-9c8b-2b2397c0f292",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "3603"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703578169344,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3020526,
"uuid" : "cace9f6b-e827-3cc3-8613-47743a3c458c",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703438905344,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 22353044,
"uuid" : "fe1f4402-834c-30cb-b66b-ccec88c1dc60",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2575.70.52"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703377326080,
"size" : 248656,
"uuid" : "a0701b73-99d9-31f3-babf-51c65e53ebbd",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703377575936,
"size" : 49072,
"uuid" : "2f5f8bae-cebe-30d8-83e3-eca5a30ea39d",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703375843328,
"size" : 291642,
"uuid" : "2280af34-118b-35ca-87ce-19e15201e46d",
"path" : "\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703374401536,
"size" : 289750,
"uuid" : "4c4b8f91-34b1-3b03-8a90-0ca5c6283c8a",
"path" : "\/usr\/lib\/system\/libxpc.dylib",
"name" : "libxpc.dylib"
}
],
"sharedCache" : {
"base" : 140703345278976,
"size" : 25769803776,
"uuid" : "ee391b1f-8609-3a52-b9f2-37e2fecd47b7"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=2.0G written=1976K(0%) resident=1976K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nCG image 304K 53 \nColorSync 264K 33 \nCoreAnimation 143.9M 95 \nCoreGraphics 12K 2 \nCoreUI image data 2588K 19 \nFoundation 32K 2 \nKernel Alloc Once 8K 1 \nMALLOC 1.6G 89 \nMALLOC guard page 288K 18 \nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 2332K 580 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 188K 14 \nRosetta Thread Context 140K 14 \nSTACK GUARD 12K 3 \nStack 10.6M 7 \nStack Guard 56.0M 4 \nVM_ALLOCATE 9524K 119 \nVM_ALLOCATE (reserved) 12K 3 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 34.4M 1007 \n__DATA_CONST 100.6M 942 \n__DATA_DIRTY 2584K 340 \n__DATA_DIRTY (graphics) 4K 1 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 169.8M 82 \n__OBJC_RO 61.3M 1 \n__OBJC_RW 2393K 2 \n__TEXT 1.1G 1029 \n__TEXT (graphics) 612K 4 \n__TPRO_CONST 8K 2 \ndyld private memory 256K 2 \nmapped file 272.1M 255 \npage table in kernel 1976K 1 \nshared memory 820K 15 \n=========== ======= ======= \nTOTAL 3.7G 4752 \nTOTAL, minus reserved VM space 3.7G 4752 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "48d6b8b94c36adb966b8a978782e212528439a2c",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "65a8173205d942272410674b",
"factorPackIds" : {
"SIRI_HOME_AUTOMATION_SERVER_FLOW_DEPRECATION" : "65d39fa4cb0e2417d11ce5f6"
},
"deploymentId" : 240000001
},
{
"rolloutId" : "686eddef0a353675271ea2b8",
"factorPackIds" : {
},
"deploymentId" : 240000006
}
],
"experiments" : [
]
}
}

――――――――――――――――――――
OpenGL Vendor: Apple
OpenGL Renderer: Apple M2
OpenGL Version: 2.1 Metal - 89.4
Hardware:
Hardware Overview:
Model Name: Mac
Model Identifier: Mac14,2
Model Number: MC7X4HN/A
Chip: Unknown
Total Number of Cores: 8 (4 performance and 4 efficiency)
Memory: 16 GB
System Firmware Version: 11881.140.96
OS Loader Version: 11881.140.96
Software:
System Software Overview:
System Version: macOS 15.6.1 (24G90)
Kernel Version: Darwin 24.6.0
Time since boot: 43 minutes, 7 seconds
Graphics/Displays:
Apple M2:
Chipset Model: Apple M2
Type: GPU
Bus: Built-In
Total Number of Cores: 8
Vendor: Apple (0x106b)
Metal Support: Metal 3
Displays:
Color LCD:
Display Type: Built-in Liquid Retina Display
Resolution: 2560 x 1664 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal

――――――――――――――――――――
Multisampling: False
Shadows: False
Shadow texture size: 2048
Silhouettes: False
Depth cue: True
Subdivision quality: 1.50
Single-layer transparency: True
Transparent background: False
Shaders supported: True
Using shader: True
Window size: 2940 1544
Camera mode: mono
Orthographic projection: False
Center of rotation: front center
Near/far clipping: False
Key light: True
Fill light: True
Back light: False
Ambient light: 0.20
Specular sharpness: 30.00
Specular reflectivity: 1.00

――――――――――――――――――――
AntialiasLines: native
AntialiasPoints: native
BlendEquation: native
BlendFuncSeparate: native
BrokenAttribLocation: native, disabled
ChoosePixelFormat: not supported
ColorTable: native
CompileAndExecute: native
CompiledVertexArray: not supported
CubeMap: native
CullVertex: not supported
DrawElementsInstanced: extension
DrawRangeElements: native
FBConfig: not supported
FBOShadows: native
FastMultisampling: native
FramebufferMultisample: native
FramebufferObject: native
LimitVertexAttribDivisor: native, disabled
Multisample: native
Multitexture: native
PackedDepthStencil: native
PalettedTexture: not supported
PointParameters: native
SeamlessCubeMap: extension
SeparateSpecularColor: native
Shading: native
Shadows: native
StereoMultisample: native
StereoRubberBanding: native
Texture3D: native
TextureColorTable: not supported
TextureEdgeClamp: native
TrustColorLogicBlend: native
TrustNormals: native
VertexArray: native
VertexAttrib: native
VertexAttribDivisor: extension
VertexBufferObject: native
WindowPos: not supported

#27126 not_a_bug Proofpoint Essentials - Quarantine Digest pett do-not-reply@…
Description
Proofpoint Essentials - Quarantine Digest

https://us5.proofpointessentials.com/app/digest.php?ts=1782921754&action=hp&a_id=4i0ed717dbe32b232944e754b5474bd2d2ce41744982ca2095ffced14d56630ce1e28461bdb409d8d3e80e996529d2bba67ae0b48b0349e7b7730716811d45668ffa

https://www.cgl.ucsf.edu
UCSF RBVI: https://us5.proofpointessentials.com/logo.php?e_uuid=4i68b5959274748a4aed6f593eb4424263168141e40c4b1cf951d1a89d1418da458a7813336cda5ebc68ccecee0ce1e5d04f9859ae21e783475a15915162dfb9729a8351f3d8d775fdba5d62f4

Quarantine Digest
Sign in to your account: https://us5.proofpointessentials.com/app/login.php?ts=1782921754&amp;e_uuid=4i68b5959274748a4aed6f593eb4424263168141e40c4b1cf951d1a89d1418da458a7813336cda5ebc68ccecee0ce1e5d04f9859ae21e783475a15915162dfb9729a8351f3d8d775fdba5d62f4

chimera bugs 
chimera-bugs@cgl.ucsf.edu

2026-07-01
09:02 PDT

----------------------------------------------------------------------------------------------
Quarantined (by Score)
----------------------------------------------------------------------------------------------
    
Address: "@Reem al_Hashimy"<y@barzi.health.gov.il>, y@barzi.health.gov.il
Subject: Latter from Ms. Reem Al Hashimy
Delivery Date/Time: 01 Jul 26 - 07:38
Action:
    Preview: https://us5.proofpointessentials.com/app/digest.php?payload=4i7fd6b71284bb555e5ce28ad76e477ebc551224993ff2282a27bed01094d855f37188a734db14b2d66820059fdc1590e22ecac58f6ab0d08e0fe832a9e3177800db745c196ff8df1af3979fde54e6e8f8860d8b37c39f43a0d8f14c96fcf7b55c729e4809df8e473922e5b3e443c9d203980420a29f889fd8e04bfa64b96140fe28ce6a6b08c4e814be279e1fc8949f2cc56e5737&k=k1&action=preview&ref=q
    Release: https://us5.proofpointessentials.com/app/digest.php?payload=4i7fd6b71284bb555e5ce28ad76e477ebc551224993ff2282a27bed01094d855f37188a734db14b2d66820059fdc1590e22ecac58f6ab0d08e0fe832a9e3177800db745c196ff8df1af3979fde54e6e8f8860d8b37c39f43a0d8f14c96fcf7b55c729e4809df8e473922e5b3e443c9d203980420a29f889fd8e04bfa64b96140fe28ce6a6b08c4e814be279e1fc8949f2cc56e5737&k=k1&action=release&ref=q
    Release & Approve: https://us5.proofpointessentials.com/app/digest.php?payload=4i7fd6b71284bb555e5ce28ad76e477ebc551224993ff2282a27bed01094d855f37188a734db14b2d66820059fdc1590e22ecac58f6ab0d08e0fe832a9e3177800db745c196ff8df1af3979fde54e6e8f8860d8b37c39f43a0d8f14c96fcf7b55c729e4809df8e473922e5b3e443c9d203980420a29f889fd8e04bfa64b96140fe28ce6a6b08c4e814be279e1fc8949f2cc56e5737&k=k1&action=approve&ref=q&a=1
    Block: https://us5.proofpointessentials.com/app/digest.php?payload=4i7fd6b71284bb555e5ce28ad76e477ebc551224993ff2282a27bed01094d855f37188a734db14b2d66820059fdc1590e22ecac58f6ab0d08e0fe832a9e3177800db745c196ff8df1af3979fde54e6e8f8860d8b37c39f43a0d8f14c96fcf7b55c729e4809df8e473922e5b3e443c9d203980420a29f889fd8e04bfa64b96140fe28ce6a6b08c4e814be279e1fc8949f2cc56e5737&k=k1&action=block

    

https://us5.proofpointessentials.com/app/digest.php?ts=1782921754&action=hp&a_id=4i0ed717dbe32b232944e754b5474bd2d2ce41744982ca2095ffced14d56630ce1e28461bdb409d8d3e80e996529d2bba67ae0b48b0349e7b7730716811d45668ffa

Sign in to your account: https://us5.proofpointessentials.com/app/login.php?ts=1782921754&amp;e_uuid=4i68b5959274748a4aed6f593eb4424263168141e40c4b1cf951d1a89d1418da458a7813336cda5ebc68ccecee0ce1e5d04f9859ae21e783475a15915162dfb9729a8351f3d8d775fdba5d62f4

Request New Digest: https://us5.proofpointessentials.com/app/digest.php?action=request&amp;k=k1&amp;payload=4id325786671e41a72cbfd8e4f882fb798b594b887a8baaa26d5a3af2b013883f29c49d00b19f980353d6649e8bf258dacb5df545be4a2a0caaae1b26d60115f3017ff1b8d9b05b06d5ba2cd954deaf448eacf2400458c2ed5b7d30872191decfae8a80780ed800356f3d50629c955075b8774cdbe2b53fc736f11ab6dde2b3c36a7258a9b980df1404396f9106a91f78c770e6a39b1282c3b40015e159a79a06f236d2017257b73af4b3325451750b7f6daab0da50a1f504b5085687a55193b4f94917c9ee26743f002177a88864d309f91f63b763f6cf5dbec927d1942abb59e2449942761d76defd181fac916d9a6b88fdd87c9dfd252697b04e4453385226ed8c0eec058e8ee6629c8dea54c649d6a16a2dc&amp;e_uuid=4i68b5959274748a4aed6f593eb4424263168141e40c4b1cf951d1a89d1418da458a7813336cda5ebc68ccecee0ce1e5d04f9859ae21e783475a15915162dfb9729a8351f3d8d775fdba5d62f4&amp;a_id=4i0ed717dbe32b232944e754b5474bd2d2ce41744982ca2095ffced14d56630ce1e28461bdb409d8d3e80e996529d2bba67ae0b48b0349e7b7730716811d45668ffa


https://www.proofpoint.com/us/products/essentials
© Proofpoint, Inc. 2004-2026All Rights Reserved

#27125 can't_reproduce Window placement/resize loop pett chimera-bug-report@…
Description
The following bug report has been submitted:
Platform:        Darwin64 (NSOPENGL) Darwin 25.3.0 x86_64
Chimera Version: 1.19_b42556
Description
(Describe the actions that caused this problem to occur here)

Open models


Reply log:




Describe the actions that led to the crash here.
{"app_name":"python2.7","timestamp":"2026-07-01 05:41:22.00 +0700","app_version":"","slice_uuid":"bb573d6a-fdd6-3445-8903-a033cbce4b6c","build_version":"","platform":1,"share_with_app_devs":1,"is_first_party":1,"bug_type":"309","os_version":"macOS 26.3 (25D125)","roots_installed":0,"incident_id":"E00BC55F-C6B3-4213-BD27-65204557C922","name":"python2.7"}
{
"uptime" : 1000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,2",
"coalitionID" : 1160,
"osVersion" : {
"train" : "macOS 26.3",
"build" : "25D125",
"releaseType" : "User"
},
"captureTime" : "2026-07-01 05:41:14.9293 +0700",
"codeSigningMonitor" : 2,
"incident" : "E00BC55F-C6B3-4213-BD27-65204557C922",
"pid" : 967,
"translated" : true,
"cpuType" : "X86-64",
"procLaunch" : "2026-07-01 05:25:51.1089 +0700",
"procStartAbsTime" : 1896962420,
"procExitAbsTime" : 24068590620,
"procName" : "python2.7",
"procPath" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.chimera",
"crashReporterKey" : "62AC84B9-E766-359E-542D-807EB2CB5BB4",
"appleIntelligenceStatus" : {"reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguageInfo(system: id, siri: en)","selectedLanguageIneligible","selectedLanguageIneligibleInfo(id)","selectedLanguageDoesNotMatchSelectedSiriLanguage"],"state":"unavailable"},
"developerMode" : 1,
"bootProgressRegister" : "0x2f000000",
"codeSigningID" : "python2",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"bootSessionUUID" : "319C4A05-93F3-458A-996D-B9AC8D7EA403",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":518,"code":2,"namespace":"LIBSYSTEM","indicator":"Application Triggered Fault"},
"asi" : {"libsystem_c.dylib":["assertion failure: \"(self)->_enumeratingSubviewsCount< ((1<< 6) - 1)\" ->%llu"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"frames":[{"imageOffset":140705528474496,"imageIndex":77},{"imageOffset":45394,"symbol":"__abort_with_payload","symbolLocation":10,"imageIndex":78},{"imageOffset":175814,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":82,"imageIndex":78},{"imageOffset":175864,"symbol":"abort_with_payload","symbolLocation":9,"imageIndex":78},{"imageOffset":287896,"symbol":"_os_crash_msg","symbolLocation":60,"imageIndex":79},{"imageOffset":14693592,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":1005,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":14694608,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":80},{"imageOffset":14693063,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":14694608,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":80},{"imageOffset":14693063,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":14694608,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":80},{"imageOffset":14693063,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":14694608,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":80},{"imageOffset":14693063,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":14694608,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":80},{"imageOffset":14693063,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":80},{"imageOffset":14697125,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":80},{"imageOffset":13855746,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":442,"imageIndex":80},{"imageOffset":14913495,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":996,"imageIndex":80},{"imageOffset":14921623,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2985,"imageIndex":80},{"imageOffset":827411,"symbol":"XMoveResizeWindow","symbolLocation":290,"imageIndex":37},{"imageOffset":839052,"imageIndex":37},{"imageOffset":889940,"symbol":"TclServiceIdle","symbolLocation":75,"imageIndex":36},{"imageOffset":776401,"symbol":"Tcl_DoOneEvent","symbolLocation":353,"imageIndex":36},{"imageOffset":833418,"imageIndex":37},{"imageOffset":833190,"imageIndex":37},{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80},{"imageOffset":13854141,"symbol":"-[NSThemeFrame setStyleMask:]","symbolLocation":953,"imageIndex":80},{"imageOffset":14932662,"symbol":"__25-[NSWindow setStyleMask:]_block_invoke","symbolLocation":2063,"imageIndex":80},{"imageOffset":290729,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":80},{"imageOffset":14930502,"symbol":"-[NSWindow setStyleMask:]","symbolLocation":150,"imageIndex":80},{"imageOffset":16343028,"symbol":"__76-[_NSEnterFullScreenTransitionController setupWindowForAfterFullScreenEnter]_block_invoke","symbolLocation":423,"imageIndex":80},{"imageOffset":290729,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":80},{"imageOffset":16342599,"symbol":"-[_NSEnterFullScreenTransitionController setupWindowForAfterFullScreenEnter]","symbolLocation":65,"imageIndex":80},{"imageOffset":16359201,"symbol":"-[_NSEnterFullScreenTransitionController start]","symbolLocation":962,"imageIndex":80},{"imageOffset":18874490,"symbol":"-[_NSFullScreenSpace(Transitions) startTransition:]","symbolLocation":133,"imageIndex":80},{"imageOffset":13921708,"symbol":"-[NSWindowStackController _enterWindow:intoFullScreenWithWindow:]","symbolLocation":610,"imageIndex":80},{"imageOffset":13923821,"symbol":"-[NSWindowStackController _syncWindowFrameStateForSwapWithNewWindow:priorWindow:]","symbolLocation":220,"imageIndex":80},{"imageOffset":13926737,"symbol":"__67-[NSWindowStackController _doTabSelectionAndWindowOrderingAtIndex:]_block_invoke","symbolLocation":86,"imageIndex":80},{"imageOffset":290729,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":80},{"imageOffset":13926234,"symbol":"-[NSWindowStackController _doTabSelectionAndWindowOrderingAtIndex:]","symbolLocation":851,"imageIndex":80},{"imageOffset":13906764,"symbol":"-[NSWindowStackController setSelectedWindow:]","symbolLocation":340,"imageIndex":80},{"imageOffset":13905694,"symbol":"-[NSWindowStackController insertWindow:atIndex:]","symbolLocation":1042,"imageIndex":80},{"imageOffset":13904554,"symbol":"-[NSWindowStackController addWindow:]","symbolLocation":436,"imageIndex":80},{"imageOffset":13911985,"symbol":"+[NSWindowStackController setupStackControllerForWindow:attemptToJoinExistingStack:makeIfNeeded:]","symbolLocation":363,"imageIndex":80},{"imageOffset":5491895,"symbol":"-[NSWindow(NSWindowTabbing_Private) _doTabbedWindowOrderInWithWasVisible:mode:]","symbolLocation":403,"imageIndex":80},{"imageOffset":14986648,"symbol":"-[NSWindow _performSpecialWindowOrderingWasEffectivelyVisible:options:]","symbolLocation":80,"imageIndex":80},{"imageOffset":14991356,"symbol":"-[NSWindow _reallyDoOrderWindowAboveOrBelow:]","symbolLocation":1805,"imageIndex":80},{"imageOffset":14994699,"symbol":"-[NSWindow _reallyDoOrderWindow:]","symbolLocation":106,"imageIndex":80},{"imageOffset":14995987,"symbol":"-[NSWindow _doOrderWindow:]","symbolLocation":298,"imageIndex":80},{"imageOffset":14982927,"symbol":"-[NSWindow makeKeyAndOrderFront:]","symbolLocation":47,"imageIndex":80},{"imageOffset":824761,"symbol":"XMapWindow","symbolLocation":255,"imageIndex":37},{"imageOffset":206246,"symbol":"Tk_MapWindow","symbolLocation":155,"imageIndex":37},{"imageOffset":862488,"symbol":"TkpWmSetState","symbolLocation":83,"imageIndex":37},{"imageOffset":850161,"imageIndex":37},{"imageOffset":89745,"imageIndex":36},{"imageOffset":77422,"symbol":"TclNRRunCallbacks","symbolLocation":79,"imageIndex":36},{"imageOffset":4850,"symbol":"Tkapp_Call","symbolLocation":498,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":23557,"symbol":"PythonCmd","symbolLocation":325,"imageIndex":35},{"imageOffset":71611,"symbol":"TclInvokeStringCommand","symbolLocation":121,"imageIndex":36},{"imageOffset":89745,"imageIndex":36},{"imageOffset":77422,"symbol":"TclNRRunCallbacks","symbolLocation":79,"imageIndex":36},{"imageOffset":214049,"imageIndex":37},{"imageOffset":89745,"imageIndex":36},{"imageOffset":77422,"symbol":"TclNRRunCallbacks","symbolLocation":79,"imageIndex":36},{"imageOffset":82097,"imageIndex":36},{"imageOffset":80092,"symbol":"Tcl_EvalEx","symbolLocation":26,"imageIndex":36},{"imageOffset":40803,"symbol":"Tk_BindEvent","symbolLocation":5777,"imageIndex":37},{"imageOffset":64692,"symbol":"TkBindEventProc","symbolLocation":334,"imageIndex":37},{"imageOffset":94523,"symbol":"Tk_HandleEvent","symbolLocation":865,"imageIndex":37},{"imageOffset":95952,"imageIndex":37},{"imageOffset":775700,"symbol":"Tcl_ServiceEvent","symbolLocation":136,"imageIndex":36},{"imageOffset":776380,"symbol":"Tcl_DoOneEvent","symbolLocation":332,"imageIndex":36},{"imageOffset":13708,"symbol":"Tkapp_MainLoop","symbolLocation":620,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":764450,"symbol":"PyEval_EvalCode","symbolLocation":34,"imageIndex":4},{"imageOffset":958145,"symbol":"PyRun_FileExFlags","symbolLocation":161,"imageIndex":4},{"imageOffset":956863,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":751,"imageIndex":4},{"imageOffset":1055551,"symbol":"Py_Main","symbolLocation":3279,"imageIndex":4},{"imageOffset":26497,"symbol":"start","symbolLocation":3457,"imageIndex":0}],"id":10196,"recursionInfoArray":[{"hottestElided":43,"coldestElided":796,"depth":64,"keyFrame":{"imageOffset":14698937,"symbol":"-[NSView setFrame:]","symbolLocation":347,"imageIndex":80}},{"hottestElided":874,"coldestElided":893,"depth":14,"keyFrame":{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4}}],"originalLength":931,"triggered":true,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703181946566},"tmp1":{"value":140705528474452},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13114713696},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":137557626880},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":643},"rax":{"value":18},"rsp":{"value":13114713696},"r11":{"value":16},"rcx":{"value":2},"r14":{"value":18},"rsi":{"value":0}},"queue":"com.apple.main-thread"},{"id":10198,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":34097745362944},"r12":{"value":17179869184},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":4582730200011},"tmp0":{"value":10337986281472}},"rbx":{"value":4582730200011},"r8":{"value":7939},"r15":{"value":5972692992},"r10":{"value":1},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":10767483011072},"r13":{"value":4510030448},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":10337986281472},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":4520478272},"rsi":{"value":2616}},"frames":[]},{"id":10212,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":122058675585024},"r12":{"value":122058675585024},"rosetta":{"tmp2":{"value":140703181832012},"tmp1":{"value":140705528474736},"tmp0":{"value":18446744073709551615}},"rbx":{"value":122058675585024},"r8":{"value":4061509291643502803},"r15":{"value":2},"r10":{"value":122058675585024},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":122058675585024},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":122058675585024},"rsi":{"value":2}},"frames":[{"imageOffset":140705528474496,"imageIndex":77},{"imageOffset":2894,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":78},{"imageOffset":61260,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":78},{"imageOffset":31651,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":78},{"imageOffset":3655,"symbol":"mach_msg","symbolLocation":19,"imageIndex":78},{"imageOffset":389953,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":81},{"imageOffset":384566,"symbol":"__CFRunLoopRun","symbolLocation":1354,"imageIndex":81},{"imageOffset":1112206,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":496,"imageIndex":81},{"imageOffset":815393,"symbol":"_NSEventThread","symbolLocation":158,"imageIndex":80},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":82},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":82}]},{"id":10223,"frames":[{"imageOffset":140705528474496,"imageIndex":77},{"imageOffset":39374,"symbol":"__select","symbolLocation":10,"imageIndex":78},{"imageOffset":1074528,"imageIndex":36},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":82},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":82}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":10},"rosetta":{"tmp2":{"value":4606870368},"tmp1":{"value":140705528474452},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13117787760},"r8":{"value":0},"r15":{"value":4547756224},"r10":{"value":13117787760},"rdx":{"value":13117787632},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":10},"rsi":{"value":128}}},{"id":11807,"name":"HIE: M_ f2d0ea14864e7a35 2026-07-01 05:26:42.074","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":394771919011840},"r12":{"value":56},"rosetta":{"tmp2":{"value":140703181832012},"tmp1":{"value":5},"tmp0":{"value":18446744073709551615}},"rbx":{"value":394771919061299},"r8":{"value":4524071536},"r15":{"value":44},"r10":{"value":140703124877105},"rdx":{"value":103079220499},"rdi":{"value":0},"r9":{"value":5},"r13":{"value":8589934595},"rflags":{"value":582},"rax":{"value":0},"rsp":{"value":15483357102080},"r11":{"value":140703124762744},"rcx":{"value":8589934595},"r14":{"value":394771919011840},"rsi":{"value":44}},"frames":[{"imageOffset":140705528474496,"imageIndex":77},{"imageOffset":2894,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":78},{"imageOffset":61260,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":78},{"imageOffset":163190,"symbol":"thread_suspend","symbolLocation":83,"imageIndex":78},{"imageOffset":212055,"symbol":"SOME_OTHER_THREAD_SWALLOWED_AT_LEAST_ONE_EXCEPTION","symbolLocation":16,"imageIndex":83},{"imageOffset":157233,"symbol":"__NSThread__start__","symbolLocation":1014,"imageIndex":84},{"imageOffset":24141,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":82},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":82}]},{"id":16756,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13118361600},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13118898176},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":172439},"r14":{"value":0},"rsi":{"value":0}}},{"id":18414,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13116051456},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13116588032},"rsp":{"value":409603},"r11":{"value":0},"rcx":{"value":255159},"r14":{"value":0},"rsi":{"value":0}}},{"id":18656,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13116608512},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13117145088},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":83459},"r14":{"value":0},"rsi":{"value":0}}},{"id":18884,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13115494400},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":515},"rax":{"value":13116030976},"rsp":{"value":278532},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":0},"rsi":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8671469568,
"size" : 647168,
"uuid" : "79efe8b6-a212-3e98-b801-c9f2bf18ea68",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703124697088,
"size" : 196608,
"uuid" : "dfd5d081-fd2f-35dd-a78a-75a285c4d8da",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4509532160,
"size" : 425984,
"uuid" : "44c02586-7680-36ce-894b-ca97471e3737",
"path" : "\/Library\/Apple\/*\/libRosettaRuntime",
"name" : "libRosettaRuntime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4375199744,
"size" : 4096,
"uuid" : "bb573d6a-fdd6-3445-8903-a033cbce4b6c",
"path" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"name" : "python2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517593088,
"CFBundleShortVersionString" : "2.7.14, (c) 2001-2017 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 1343488,
"uuid" : "fb62bb47-629d-36e9-a950-b10ffa1d31cd",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/Python",
"name" : "Python",
"CFBundleVersion" : "2.7.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515741696,
"size" : 8192,
"uuid" : "24b6bead-bc25-38dc-b0df-b21aced29f9e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_locale.so",
"name" : "_locale.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4515885056,
"size" : 20480,
"uuid" : "601050a6-3d2d-3bda-9409-be185118da17",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/strop.so",
"name" : "strop.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516003840,
"size" : 16384,
"uuid" : "015abaa5-a0f8-30d5-a46e-0fe8920fecc2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_collections.so",
"name" : "_collections.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516188160,
"size" : 16384,
"uuid" : "bf800acb-5f08-3723-bd32-200e2680997c",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/operator.so",
"name" : "operator.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516405248,
"size" : 24576,
"uuid" : "82d5fa71-abe3-3f24-af5f-e38103fcc945",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/itertools.so",
"name" : "itertools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516585472,
"size" : 8192,
"uuid" : "5c22c784-067e-3a25-95ee-4e292dc3bf6e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_heapq.so",
"name" : "_heapq.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516319232,
"size" : 8192,
"uuid" : "112dc7db-3fde-3272-917c-cf0019e28d15",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_functools.so",
"name" : "_functools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516786176,
"size" : 45056,
"uuid" : "31284918-e68d-388a-b424-41cbb637d6c3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ssl.so",
"name" : "_ssl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4522524672,
"size" : 311296,
"uuid" : "53dbf017-ee13-3ec0-aa6e-dace9ab236f9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libssl.1.0.0.dylib",
"name" : "libssl.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525547520,
"size" : 1507328,
"uuid" : "87288b68-0286-395d-a78a-f609cdc30b52",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libcrypto.1.0.0.dylib",
"name" : "libcrypto.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517011456,
"size" : 36864,
"uuid" : "1beea8cb-6412-3754-871c-83cd22d99776",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_socket.so",
"name" : "_socket.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516675584,
"size" : 8192,
"uuid" : "54aab279-b55c-3b5b-a914-8630ac0413f1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cStringIO.so",
"name" : "cStringIO.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517216256,
"size" : 16384,
"uuid" : "93c31a08-7b24-3313-bbd1-da2ec8a045dd",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_struct.so",
"name" : "_struct.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517351424,
"size" : 16384,
"uuid" : "7b139e7c-8905-32f7-ac86-1ccf56346069",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/binascii.so",
"name" : "binascii.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523667456,
"size" : 106496,
"uuid" : "1c03141f-5b0a-368e-a3a0-36117a7cf644",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libz.dylib",
"name" : "libz.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516126720,
"size" : 4096,
"uuid" : "a4f80ed7-195b-3de3-aac2-1dd93480bf32",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.so",
"name" : "_chimera.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4529963008,
"size" : 753664,
"uuid" : "652985b9-bfe7-32b3-8e15-0ee50a7a9a07",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.dylib",
"name" : "_chimera.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524122112,
"size" : 90112,
"uuid" : "4ff97387-c454-32a5-9c39-d718e01413ae",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.dylib",
"name" : "libgfxinfo.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517453824,
"size" : 12288,
"uuid" : "e8ef3e3f-4229-35ec-8fff-e6786dff3fb1",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libwrappy2.dylib",
"name" : "libwrappy2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523524096,
"size" : 12288,
"uuid" : "e1a53bb9-7e9b-3459-a7c2-0a6903a7ad39",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libtr.dylib",
"name" : "libtr.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524675072,
"size" : 126976,
"uuid" : "85472281-6ebb-3599-8f69-036f91702189",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libftgl.2.1.3.dylib",
"name" : "libftgl.2.1.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533309440,
"size" : 520192,
"uuid" : "d2237e77-8ef6-311b-81d7-aae8cf748166",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libfreetype.6.dylib",
"name" : "libfreetype.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524441600,
"size" : 20480,
"uuid" : "a29d029e-c705-3dec-b56f-a28b8b31c4c6",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcrecpp.0.dylib",
"name" : "libpcrecpp.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4532588544,
"size" : 229376,
"uuid" : "21ec6a6c-86f5-3963-ad7d-56c8d1da2f2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcre.0.dylib",
"name" : "libpcre.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517539840,
"size" : 4096,
"uuid" : "b002025d-bc26-3a07-ab03-c445c8080c20",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.so",
"name" : "_molecule.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536909824,
"size" : 1536000,
"uuid" : "aad96147-f5f8-36aa-96a8-1148d9171c40",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.dylib",
"name" : "_molecule.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4535279616,
"size" : 249856,
"uuid" : "8679f3b1-05bb-39ef-9cfc-977f62409d08",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_vrml.so",
"name" : "_vrml.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523610112,
"size" : 4096,
"uuid" : "544449a3-542e-3441-bba0-e6070afb1160",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.so",
"name" : "libgfxinfo.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4541792256,
"size" : 208896,
"uuid" : "00adc92d-67b5-3a0b-82ff-a2a92096f90a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_surface.so",
"name" : "_surface.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543328256,
"size" : 684032,
"uuid" : "7c3fadc7-6442-3407-9eba-899b0f022ec3",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/librcarray.dylib",
"name" : "librcarray.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4534837248,
"size" : 32768,
"uuid" : "1dd554db-b231-3c97-ad66-6c6dd84bcf67",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_tkinter.so",
"name" : "_tkinter.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4546457600,
"CFBundleShortVersionString" : "8.6.10",
"CFBundleIdentifier" : "com.tcltk.tcllibrary",
"size" : 1236992,
"uuid" : "e4db6061-b7e0-3da3-9092-499d1ae08ef9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tcl.framework\/Versions\/8.6\/Tcl",
"name" : "Tcl",
"CFBundleVersion" : "8.6.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4550045696,
"CFBundleShortVersionString" : "8.6.10",
"CFBundleIdentifier" : "com.tcltk.tklibrary",
"size" : 1036288,
"uuid" : "34051aa7-500b-3766-a9b0-20390f021d3b",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tk.framework\/Versions\/8.6\/Tk",
"name" : "Tk",
"CFBundleVersion" : "8.6.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589596672,
"size" : 1507328,
"uuid" : "e0bd9fff-7621-3dd0-afac-e869c896075f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/multiarray.so",
"name" : "multiarray.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536176640,
"size" : 53248,
"uuid" : "77c0b634-da4e-3f3a-8be7-c8d93e92d6cf",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/datetime.so",
"name" : "datetime.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4545052672,
"size" : 352256,
"uuid" : "4f4f9820-fbef-354f-bc9d-fdea57da83d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/umath.so",
"name" : "umath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533133312,
"size" : 8192,
"uuid" : "bef2f664-f2c6-34a3-97e9-efa202d942fa",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/time.so",
"name" : "time.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4535033856,
"size" : 16384,
"uuid" : "91eacfa4-ca4d-30b8-809c-9501ce7a48bb",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/_dotblas.so",
"name" : "_dotblas.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536426496,
"size" : 61440,
"uuid" : "14f49a56-9709-31f6-a0cd-59f68b34714e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cPickle.so",
"name" : "cPickle.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4542558208,
"size" : 118784,
"uuid" : "902d4b63-412c-3703-8bed-75874c9ceb7a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/scalarmath.so",
"name" : "scalarmath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536684544,
"size" : 28672,
"uuid" : "8e69d93d-4fc1-3af1-9eb3-fb86cafeb527",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/math.so",
"name" : "math.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4535148544,
"size" : 24576,
"uuid" : "8c89f695-3f85-324b-8004-3dd076669f3b",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/lib\/_compiled_base.so",
"name" : "_compiled_base.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543111168,
"size" : 16384,
"uuid" : "f47c5a99-128c-35cc-a883-eb62082b14a1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/linalg\/lapack_lite.so",
"name" : "lapack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543217664,
"size" : 16384,
"uuid" : "1c5dbbe9-fdd9-33ce-b7d4-229d9bfb7ea6",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/zlib.so",
"name" : "zlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4546244608,
"size" : 20480,
"uuid" : "7f4c8310-6281-34b1-9bf6-426a0a319538",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/bz2.so",
"name" : "bz2.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533227520,
"size" : 4096,
"uuid" : "dc6e01e1-51c2-373b-bf92-57a4e4d5ed6f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/grp.so",
"name" : "grp.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587401216,
"size" : 49152,
"uuid" : "a0137ce1-1894-38c2-870c-67bd63868ed4",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/fft\/fftpack_lite.so",
"name" : "fftpack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4588191744,
"size" : 270336,
"uuid" : "cb77c93c-a49c-37ce-ab55-fd924d48d307",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/random\/mtrand.so",
"name" : "mtrand.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587741184,
"size" : 73728,
"uuid" : "4bf73a04-23f2-34c8-a05c-b13a1c1dc17d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ctypes.so",
"name" : "_ctypes.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4595101696,
"size" : 73728,
"uuid" : "b677361e-1e7d-3253-ab2b-22c539903627",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_io.so",
"name" : "_io.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4587581440,
"size" : 12288,
"uuid" : "cb12d0c2-ee08-3fc2-bdb0-968af76f07a5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_hashlib.so",
"name" : "_hashlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4546371584,
"size" : 8192,
"uuid" : "fda0bac2-5068-37d0-8377-2443948a9d2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_random.so",
"name" : "_random.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4588097536,
"size" : 8192,
"uuid" : "2a90cc77-4a2f-351f-9e45-5caea198e7b5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/fcntl.so",
"name" : "fcntl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4589424640,
"size" : 4096,
"uuid" : "e3ca43a9-1d73-36d8-a7d4-421a27e22c56",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_scproxy.so",
"name" : "_scproxy.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4634177536,
"size" : 53248,
"uuid" : "a4ead2c4-be26-3595-92c1-5e819c28e258",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4834914304,
"CFBundleShortVersionString" : "345.20.4",
"CFBundleIdentifier" : "com.apple.AGXMetalG14G",
"size" : 9494528,
"uuid" : "b9751893-8aeb-342c-ac34-ab3115510c96",
"path" : "\/System\/Library\/Extensions\/AGXMetalG14G.bundle\/Contents\/MacOS\/AGXMetalG14G",
"name" : "AGXMetalG14G",
"CFBundleVersion" : "345.20.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5679759360,
"size" : 368640,
"uuid" : "8539b5e8-3e41-3657-a707-cd9f8e7753b9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imaging.so",
"name" : "_imaging.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4833267712,
"size" : 20480,
"uuid" : "77692583-a0ef-383a-8b5f-fc2c0f64bcb2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/array.so",
"name" : "array.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4833415168,
"size" : 4096,
"uuid" : "ff255ed6-a597-3c95-b1d5-b1abd0dff2b8",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imagingtk.so",
"name" : "_imagingtk.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5695631360,
"size" : 12288,
"uuid" : "a508695c-ab4c-3227-9380-f5671539b634",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/select.so",
"name" : "select.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5695737856,
"size" : 4096,
"uuid" : "e75f374a-d093-3e3b-8c81-c47871f33430",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_bisect.so",
"name" : "_bisect.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5696897024,
"size" : 172032,
"uuid" : "8d35806a-3f7c-3397-a8e5-e50426b5763c",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Tix8.4.3\/libTix8.4.3.dylib",
"name" : "libTix8.4.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5696724992,
"size" : 40960,
"uuid" : "18aec9b8-481f-32ed-a631-478815a34e1d",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Togl2.1\/libTogl2.1.dylib",
"name" : "libTogl2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698752512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 438272,
"uuid" : "9d4de3ea-44a7-3955-add5-47073fa0cfb9",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698023424,
"size" : 4096,
"uuid" : "f774d30b-f975-3671-a648-f4c8fe817486",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.so",
"name" : "_dome.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698138112,
"size" : 36864,
"uuid" : "d3e0e887-abb9-31c7-ab95-1bd4d228e59a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.dylib",
"name" : "_dome.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698293760,
"size" : 16384,
"uuid" : "80c0c944-639e-3c49-aa0f-0f05ecd051d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_AE.so",
"name" : "_AE.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698060288,
"size" : 4096,
"uuid" : "5659eff0-b53c-33fa-8d65-65678f5fccd9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_Evt.so",
"name" : "_Evt.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698486272,
"size" : 16384,
"uuid" : "2975b7d0-2b83-3833-a2c5-1d1a2d072a1d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_File.so",
"name" : "_File.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5698621440,
"size" : 8192,
"uuid" : "541d2fcd-7594-3f86-b9fb-a915ce6e2ef7",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/MacOS.so",
"name" : "MacOS.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5777702912,
"size" : 176128,
"uuid" : "5e413668-d068-3c6c-b8e1-3b63e111f111",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/pyexpat.so",
"name" : "pyexpat.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5718863872,
"size" : 409600,
"uuid" : "27436ea8-ec17-3681-86cf-28466544ed9b",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_volume.so",
"name" : "_volume.so"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703181770752,
"size" : 252184,
"uuid" : "62e8ef56-067e-397a-be4f-6cc00881a2ee",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703180537856,
"size" : 563448,
"uuid" : "b349e7c1-a14b-3991-b786-dbba5ee9d443",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703247290368,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 25138887,
"uuid" : "81eb18f8-946d-373c-8622-6d1d5ad7c25d",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.40.108"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703182311424,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4956771,
"uuid" : "0dec7be2-3fd1-3ac1-9f83-7d1333f68ec3",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703182024704,
"size" : 49192,
"uuid" : "f9c81fc7-1abf-3b5e-a6b3-3113dad29577",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703302238208,
"CFBundleShortVersionString" : "1.22",
"CFBundleIdentifier" : "com.apple.HIServices",
"size" : 416580,
"uuid" : "3cb793df-d449-3f20-9ece-af165c4ad467",
"path" : "\/System\/Library\/Frameworks\/ApplicationServices.framework\/Versions\/A\/Frameworks\/HIServices.framework\/Versions\/A\/HIServices",
"name" : "HIServices"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703201177600,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 16723299,
"uuid" : "4bbeed96-8d14-383b-9098-91d3ce08cb96",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "4302"
}
],
"sharedCache" : {
"base" : 140703135940608,
"size" : 30064771072,
"uuid" : "21e21a13-985d-34f6-bfe0-1fd3ff38209f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=2.1G written=3605K(0%) resident=3605K(0%) swapped_out=0K(0%) unallocated=2.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nCG image 580K 12 \nColorSync 8K 2 \nCoreAnimation 240.2M 110 \nCoreGraphics 12K 2 \nCoreImage 512K 1 \nCoreUI image data 2948K 24 \nFoundation 36K 2 \nKernel Alloc Once 552K 2 \nMALLOC 1.6G 112 \nMALLOC guard page 384K 24 \nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 2772K 690 \nRosetta IndirectBranch 2048K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 156K 14 \nRosetta Thread Context 140K 14 \nSTACK GUARD 16K 4 \nStack 11.1M 8 \nStack Guard 56.0M 4 \nVM_ALLOCATE 13.1M 124 \nVM_ALLOCATE (reserved) 16K 4 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 44.2M 1071 \n__DATA_CONST 119.2M 1037 \n__DATA_DIRTY 8007K 880 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 160.6M 82 \n__OBJC_RO 64.3M 1 \n__OBJC_RW 2567K 1 \n__TEXT 1.3G 1118 \n__TEXT (graphics) 572K 9 \n__TPRO_CONST 4K 1 \ndyld private memory 128K 1 \nmapped file 1.1G 285 \npage table in kernel 3605K 1 \nshared memory 824K 16 \n=========== ======= ======= \nTOTAL 4.9G 5671 \nTOTAL, minus reserved VM space 4.9G 5671 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "dde848dcec65fadbabbebe3b2489d0d8205307e0",
"bug_type" : "309",
"roots_installed" : 0,
"trmStatus" : 1,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : [
],
"deploymentId" : 240000025
},
{
"rolloutId" : "6425c75e4327780c10cc4252",
"factorPackIds" : [
"642600a457e7664b1698eb32"
],
"deploymentId" : 240000004
}
],
"experiments" : [
]
},
"reportNotes" : [
"RIP register does not match crashing frame (0x0 vs 0x7FF88F0AEB80)"
]
}

――――――――――――――――――――
OpenGL Vendor: Apple
OpenGL Renderer: Apple M2
OpenGL Version: 2.1 Metal - 90.5
Hardware:
Hardware Overview:
Model Name: Mac
Model Identifier: Mac14,2
Model Number: MC7X4ID/A
Chip: Unknown
Total Number of Cores: 8 (4 Performance and 4 Efficiency)
Memory: 16 GB
System Firmware Version: 13822.81.10
OS Loader Version: 13822.81.10
Software:
System Software Overview:
System Version: macOS 26.3 (25D125)
Kernel Version: Darwin 25.3.0
Time since boot: 17 menit, 33 detik
Graphics/Displays:
Apple M2:
Chipset Model: Apple M2
Type: GPU
Bus: Built-In
Total Number of Cores: 8
Vendor: Apple (0x106b)
Metal Support: Metal 4
Displays:
Color LCD:
Display Type: Built-in Liquid Retina Display
Resolution: 2560 x 1664 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal

――――――――――――――――――――
Multisampling: False
Shadows: False
Shadow texture size: 2048
Silhouettes: False
Depth cue: True
Subdivision quality: 1.50
Single-layer transparency: True
Transparent background: False
Shaders supported: True
Using shader: True
Window size: 2940 1522
Camera mode: mono
Orthographic projection: False
Center of rotation: front center
Near/far clipping: False
Key light: True
Fill light: True
Back light: False
Ambient light: 0.20
Specular sharpness: 30.00
Specular reflectivity: 1.00

――――――――――――――――――――
AntialiasLines: native
AntialiasPoints: native
BlendEquation: native
BlendFuncSeparate: native
BrokenAttribLocation: native, disabled
ChoosePixelFormat: not supported
ColorTable: native
CompileAndExecute: native
CompiledVertexArray: not supported
CubeMap: native
CullVertex: not supported
DrawElementsInstanced: extension
DrawRangeElements: native
FBConfig: not supported
FBOShadows: native
FastMultisampling: native
FramebufferMultisample: native
FramebufferObject: native
LimitVertexAttribDivisor: native, disabled
Multisample: native
Multitexture: native
PackedDepthStencil: native
PalettedTexture: not supported
PointParameters: native
SeamlessCubeMap: extension
SeparateSpecularColor: native
Shading: native
Shadows: native
StereoMultisample: native
StereoRubberBanding: native
Texture3D: native
TextureColorTable: not supported
TextureEdgeClamp: native
TrustColorLogicBlend: native
TrustNormals: native
VertexArray: native
VertexAttrib: native
VertexAttribDivisor: extension
VertexBufferObject: native
WindowPos: not supported

1 2 3 4 5 6 7 8 9 10 11

Query Language

query: TracLinks and the [[TicketQuery]] macro both use a mini “query language” for specifying query filters. Basically, the filters are separated by ampersands (&). Each filter then consists of the ticket field name, an operator, and one or more values. More than one value are separated by a pipe (|), meaning that the filter matches any of the values. To include a litteral & or | in a value, escape the character with a backslash (\).

The available operators are:

= the field content exactly matches the one of the values
~= the field content contains one or more of the values
^= the field content starts with one of the values
$= the field content ends with one of the values

All of these operators can also be negated:

!= the field content matches none of the values
!~= the field content does not contain any of the values
!^= the field content does not start with any of the values
!$= the field content does not end with any of the values

The date fields created and modified can be constrained by using the = operator and specifying a value containing two dates separated by two dots (..). Either end of the date range can be left empty, meaning that the corresponding end of the range is open. The date parser understands a few natural date specifications like "3 weeks ago", "last month" and "now", as well as Bugzilla-style date specifications like "1d", "2w", "3m" or "4y" for 1 day, 2 weeks, 3 months and 4 years, respectively. Spaces in date specifications can be left out to avoid having to quote the query string.

created=2007-01-01..2008-01-01 query tickets created in 2007
created=lastmonth..thismonth query tickets created during the previous month
modified=1weekago.. query tickets that have been modified in the last week
modified=..30daysago query tickets that have been inactive for the last 30 days

See also: TracTickets, TracReports, TracGuide

Note: See TracWiki for help on using the wiki.