Trac Ticket Queries
Table of Contents
In addition to reports, Trac provides support for custom ticket queries, which can be used to display tickets that meet specified 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 in and no name/email is defined in the preferences, then all open issues are displayed.
Current filters can be removed by clicking the button to the left 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 on 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.
After you have edited your filters, click the Update button to refresh your results.
Some shortcuts can be used to manipulate checkbox filters.
- Clicking on a filter row label toggles all checkboxes.
- Pressing the modifier key while clicking on a filter row label inverts the state of all checkboxes.
- Pressing the modifier key while clicking on a checkbox selects the checkbox and deselects all other checkboxes in the filter.
The modifier key is platform and browser dependent. On Mac the modified key is Option/Alt or Command. On Linux the modifier key is Ctrl + Alt. Opera on Windows seems to use Ctrl + Alt, while Alt is effective for other Windows browsers.
Navigating Tickets
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.
Note: you must have the REPORT_CREATE permission in order to save queries to the list of default reports. The Save query button will only appear if you are logged in as a user that has been granted this permission. If your account does not have permission to create reports, you can still use the methods below to save a query.
Using TracLinks
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:
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:
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 in by placing pipes (|) between the columns:
[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]]
This is displayed as:
Results (1 - 3 of 13869)
Full rows
In table format you can also have full rows by using rows=<field>:
[[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 13869)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #20363 | duplicate | Crash in QAccessible::uniqueId in Qt 6.10.1 | ||
| Description |
The following bug report has been submitted:
Platform: macOS-26.3.1-arm64-arm-64bit
ChimeraX Version: 1.12rc202605142114 (2026-05-14 21:14:16 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
{"app_name":"ChimeraX","timestamp":"2026-05-18 17:01:01.00 +0200","app_version":"1.12.0","slice_uuid":"544eb719-b770-3601-b425-1ceb237637ac","build_version":"1.12.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.3.1 (25D771280a)","roots_installed":0,"name":"ChimeraX","incident_id":"1EF47302-7ADD-492B-83DD-C494138484EF"}
{
"uptime" : 1000000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac16,12",
"coalitionID" : 136924,
"osVersion" : {
"train" : "macOS 26.3.1",
"build" : "25D771280a",
"releaseType" : "User"
},
"captureTime" : "2026-05-18 17:00:57.8104 +0200",
"codeSigningMonitor" : 2,
"incident" : "1EF47302-7ADD-492B-83DD-C494138484EF",
"pid" : 322,
"translated" : false,
"cpuType" : "ARM-64",
"procLaunch" : "2026-05-18 17:00:35.7580 +0200",
"procStartAbsTime" : 25413617531275,
"procExitAbsTime" : 25414146741854,
"procName" : "ChimeraX",
"procPath" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/MacOS\/ChimeraX",
"bundleInfo" : {"CFBundleShortVersionString":"1.12.0","CFBundleVersion":"1.12.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
"storeInfo" : {"deviceIdentifierForVendor":"D350D24A-11B2-58CA-A47D-2EDE4AF41EB3","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.ChimeraX",
"crashReporterKey" : "2A13C616-385F-83D8-2186-2B719B7CA831",
"appleIntelligenceStatus" : {"state":"available"},
"developerMode" : 1,
"codeSigningID" : "edu.ucsf.cgl.ChimeraX",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRFOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkQng\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
"bootSessionUUID" : "1B6C8C9C-181A-4886-8CBB-5ECABB8A55EB",
"wakeTime" : 27709,
"sleepWakeUUID" : "0E82365C-792E-458F-AD9D-D081E8F2BDFC",
"sip" : "enabled",
"vmRegionInfo" : "0 is not in any region. Bytes before following region: 4377001984
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104e3c000-104e40000 [ 16K] r-x\/r-x SM=COW \/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/MacOS\/ChimeraX",
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"ChimeraX","byPid":322},
"vmregioninfo" : "0 is not in any region. Bytes before following region: 4377001984
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 104e3c000-104e40000 [ 16K] r-x\/r-x SM=COW \/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/MacOS\/ChimeraX",
"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" : [{
"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":38663928472},{"value":80},{"value":115},{"value":18446744072631617535},{"value":18446726482597246976},{"value":15213472460061499157},{"value":15213472459313524245},{"value":14757395258967641293},{"value":4294967286},{"value":38663928402},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8607862720},{"value":0},{"value":11},{"value":259},{"value":8585048544 ,"symbolLocation":224,"symbol": "_main_thread"},{"value":0},{"value":1},{"value":4397565496 ,"symbolLocation":0,"symbol": "faulthandler_handlers"},{"value":38711445928},{"value":38583351264},{"value":38583351264},{"value":38581684256}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770210952},"cpsr":{"value":1073741824},"fp":{"value":38663928544},"sp":{"value":38663928512},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769972656,"matchesCrashFrame":1},"far":{"value":0}},"id":22054590,"triggered":true,"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[
{"imageOffset":38320,"symbol": "__pthread_kill" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":26760,"symbol": "pthread_kill" ,"symbolLocation":296,"imageIndex":128},
{"imageOffset":269616,"symbol": "raise" ,"symbolLocation":32,"imageIndex":129},
{"imageOffset":2447420,"symbol": "faulthandler_fatal_error" ,"symbolLocation":392,"imageIndex":1},
{"imageOffset":14180,"symbol": "_sigtramp" ,"symbolLocation":56,"imageIndex":130},
{"imageOffset":4099332,"symbol": "QAccessible::uniqueId(QAccessibleInterface*)" ,"symbolLocation":48,"imageIndex":50},
{"imageOffset":354488,"imageIndex":56},
{"imageOffset":114543748,"imageIndex":56},
{"imageOffset":59090648,"imageIndex":56},
{"imageOffset":52568660,"imageIndex":56},
{"imageOffset":83941500,"imageIndex":56},
{"imageOffset":83941684,"imageIndex":56},
{"imageOffset":83765700,"imageIndex":56},
{"imageOffset":83907944,"imageIndex":56},
{"imageOffset":83906692,"imageIndex":56},
{"imageOffset":358332,"imageIndex":56},
{"imageOffset":928608,"symbol": "QObject::event(QEvent*)" ,"symbolLocation":104,"imageIndex":45},
{"imageOffset":65556,"symbol": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" ,"symbolLocation":332,"imageIndex":49},
{"imageOffset":69740,"symbol": "QApplication::notify(QObject*, QEvent*)" ,"symbolLocation":516,"imageIndex":49},
{"imageOffset":1431188,"symbol": "sipQApplication::notify(QObject*, QEvent*)" ,"symbolLocation":248,"imageIndex":48},
{"imageOffset":626296,"symbol": "QCoreApplication::sendEvent(QObject*, QEvent*)" ,"symbolLocation":172,"imageIndex":45},
{"imageOffset":628296,"symbol": "QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)" ,"symbolLocation":524,"imageIndex":45},
{"imageOffset":94712,"imageIndex":71},
{"imageOffset":99480,"imageIndex":71},
{"imageOffset":391688,"symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__" ,"symbolLocation":28,"imageIndex":131},
{"imageOffset":391580,"symbol": "__CFRunLoopDoSource0" ,"symbolLocation":172,"imageIndex":131},
{"imageOffset":390920,"symbol": "__CFRunLoopDoSources0" ,"symbolLocation":232,"imageIndex":131},
{"imageOffset":385944,"symbol": "__CFRunLoopRun" ,"symbolLocation":820,"imageIndex":131},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":131},
{"imageOffset":792464,"symbol": "RunCurrentEventLoopInMode" ,"symbolLocation":316,"imageIndex":132},
{"imageOffset":805344,"symbol": "ReceiveNextEventCommon" ,"symbolLocation":272,"imageIndex":132},
{"imageOffset":2419556,"symbol": "_BlockUntilNextEventMatchingListInMode" ,"symbolLocation":48,"imageIndex":132},
{"imageOffset":5382164,"symbol": "_DPSBlockUntilNextEventMatchingListInMode" ,"symbolLocation":236,"imageIndex":133},
{"imageOffset":130632,"symbol": "_DPSNextEvent" ,"symbolLocation":588,"imageIndex":133},
{"imageOffset":11431688,"symbol": "-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]" ,"symbolLocation":688,"imageIndex":133},
{"imageOffset":11430932,"symbol": "-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]" ,"symbolLocation":72,"imageIndex":133},
{"imageOffset":100224,"symbol": "-[NSApplication run]" ,"symbolLocation":368,"imageIndex":133},
{"imageOffset":89372,"imageIndex":71},
{"imageOffset":663800,"symbol": "QEventLoop::exec(QFlags)" ,"symbolLocation":588,"imageIndex":45},
{"imageOffset":625520,"symbol": "QCoreApplication::exec()" ,"symbolLocation":228,"imageIndex":45},
{"imageOffset":2522140,"symbol": "meth_QApplication_exec(_object*, _object*)" ,"symbolLocation":96,"imageIndex":48},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1739512,"symbol": "PyEval_EvalCode" ,"symbolLocation":276,"imageIndex":1},
{"imageOffset":1717120,"symbol": "builtin_exec" ,"symbolLocation":428,"imageIndex":1},
{"imageOffset":1000848,"symbol": "cfunction_vectorcall_FASTCALL_KEYWORDS" ,"symbolLocation":80,"imageIndex":1},
{"imageOffset":1797396,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":53096,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":2419316,"symbol": "pymain_run_module" ,"symbolLocation":256,"imageIndex":1},
{"imageOffset":2417940,"symbol": "Py_RunMain" ,"symbolLocation":1784,"imageIndex":1},
{"imageOffset":2422468,"symbol": "pymain_main" ,"symbolLocation":52,"imageIndex":1},
{"imageOffset":2422404,"symbol": "Py_Main" ,"symbolLocation":36,"imageIndex":1},
{"imageOffset":5032,"symbol": "main" ,"symbolLocation":128,"imageIndex":0},
{"imageOffset":36180,"symbol": "start" ,"symbolLocation":7184,"imageIndex":134}]},{"id":22054846,"frames":[
],
"threadState":{"x":[{"value":6096171008},{"value":8451},{"value":6095634432},{"value":6096169856},{"value":5193732},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6096169840},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6770191252},"far":{"value":0}}},{"id":22054847,"frames":[
],
"threadState":{"x":[{"value":6096744448},{"value":14851},{"value":6096207872},{"value":6096743296},{"value":5193732},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6096743280},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6770191252},"far":{"value":0}}},{"id":22054929,"frames":[
],
"threadState":{"x":[{"value":6098464768},{"value":27907},{"value":6097928192},{"value":6098463616},{"value":5193733},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6098463600},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6770191252},"far":{"value":0}}},{"id":22054931,"frames":[
],
"threadState":{"x":[{"value":6099038208},{"value":27667},{"value":6098501632},{"value":6099037056},{"value":5193732},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6099037040},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6770191252},"far":{"value":0}}},{"id":22054941,"name":"com.apple.NSEventThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":140750373257216},{"value":0},{"value":140750373257216},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":32771},{"value":0},{"value":18446744073709551569},{"value":8607864536},{"value":0},{"value":4294967295},{"value":2},{"value":140750373257216},{"value":0},{"value":140750373257216},{"value":6099607688},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6099607536},"sp":{"value":6099607456},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":131},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":131},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":131},
{"imageOffset":719412,"symbol": "_NSEventThread" ,"symbolLocation":184,"imageIndex":133},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054991,"name":"ThreadPoolServiceThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":38651205824},{"value":4},{"value":0},{"value":0},{"value":5489418768},{"value":0},{"value":0},{"value":48},{"value":56},{"value":5492123517},{"value":5492123517},{"value":0},{"value":0},{"value":369},{"value":6108033024},{"value":0},{"value":38698354800},{"value":38683651712},{"value":0},{"value":12297829382473034411},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5383866852},"cpsr":{"value":1610612736},"fp":{"value":6108032384},"sp":{"value":6108032304},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769986436},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":84347364,"imageIndex":56},
{"imageOffset":84346928,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":83967972,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054992,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":199024489529344},{"value":0},{"value":199024489529344},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":46339},{"value":0},{"value":18446744073709551569},{"value":30806725205},{"value":0},{"value":0},{"value":32},{"value":199024489529344},{"value":0},{"value":199024489529344},{"value":6116453600},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6116452944},"sp":{"value":6116452864},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019868,"imageIndex":56},
{"imageOffset":84019596,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054993,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":200124001157120},{"value":0},{"value":200124001157120},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":46595},{"value":0},{"value":18446744073709551569},{"value":956414108},{"value":0},{"value":0},{"value":32},{"value":200124001157120},{"value":0},{"value":200124001157120},{"value":6124874976},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6124874320},"sp":{"value":6124874240},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019736,"imageIndex":56},
{"imageOffset":84019644,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054994,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":263895675568128},{"value":0},{"value":263895675568128},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":61443},{"value":0},{"value":18446744073709551569},{"value":19144833340},{"value":0},{"value":0},{"value":32},{"value":263895675568128},{"value":0},{"value":263895675568128},{"value":6133296352},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6133295696},"sp":{"value":6133295616},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019868,"imageIndex":56},
{"imageOffset":84019596,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054995,"name":"Chrome_IOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":38605417152},{"value":3},{"value":0},{"value":0},{"value":5489418768},{"value":0},{"value":0},{"value":100},{"value":56},{"value":5489414544},{"value":5489414544},{"value":0},{"value":0},{"value":369},{"value":6141718528},{"value":0},{"value":38698354160},{"value":38683653248},{"value":0},{"value":12297829382473034411},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5383866852},"cpsr":{"value":1610612736},"fp":{"value":6141717872},"sp":{"value":6141717792},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769986436},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":84347364,"imageIndex":56},
{"imageOffset":84346928,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":53619576,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054996,"name":"MemoryInfra",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":210019605807104},{"value":0},{"value":210019605807104},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":48899},{"value":0},{"value":18446744073709551569},{"value":6150139904},{"value":0},{"value":0},{"value":32},{"value":210019605807104},{"value":0},{"value":210019605807104},{"value":6150138864},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6150138208},"sp":{"value":6150138128},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":83753260,"imageIndex":56},
{"imageOffset":83369016,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054997,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":247403001151488},{"value":0},{"value":247403001151488},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":57603},{"value":0},{"value":18446744073709551569},{"value":6158561280},{"value":0},{"value":0},{"value":32},{"value":247403001151488},{"value":0},{"value":247403001151488},{"value":6158560240},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6158559584},"sp":{"value":6158559504},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":83753260,"imageIndex":56},
{"imageOffset":83369016,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22054999,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":246303489523712},{"value":0},{"value":246303489523712},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":57347},{"value":0},{"value":18446744073709551569},{"value":52401640222},{"value":0},{"value":0},{"value":32},{"value":246303489523712},{"value":0},{"value":246303489523712},{"value":6166981856},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6166981200},"sp":{"value":6166981120},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019868,"imageIndex":56},
{"imageOffset":84019596,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055000,"name":"Chrome_InProcGpuThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":237507396501504},{"value":0},{"value":237507396501504},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":55299},{"value":0},{"value":18446744073709551569},{"value":8607864536},{"value":0},{"value":4294967295},{"value":2},{"value":237507396501504},{"value":0},{"value":237507396501504},{"value":6175399464},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6175399312},"sp":{"value":6175399232},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":131},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":131},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":131},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":136},
{"imageOffset":84573892,"imageIndex":56},
{"imageOffset":84568552,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055001,"name":"Chrome_ChildIOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":38648432752},{"value":1},{"value":0},{"value":0},{"value":5489418768},{"value":0},{"value":0},{"value":1},{"value":56},{"value":5492123517},{"value":5492123517},{"value":0},{"value":0},{"value":369},{"value":6183825408},{"value":0},{"value":38698358000},{"value":38698452864},{"value":0},{"value":12297829382473034411},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5383866852},"cpsr":{"value":1610612736},"fp":{"value":6183824720},"sp":{"value":6183824640},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769986436},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":84347364,"imageIndex":56},
{"imageOffset":84346928,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":130465672,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055002,"name":"CompositorTileWorker1",
"threadState":{"x":[{"value":260},{"value":0},{"value":512},{"value":0},{"value":0},{"value":161},{"value":0},{"value":0},{"value":6192246344},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":38680540312},{"value":38680540440},{"value":6192247008},{"value":0},{"value":0},{"value":512},{"value":513},{"value":768},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6192246464},"sp":{"value":6192246320},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":84184676,"imageIndex":56},
{"imageOffset":120607848,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055003,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":372747326717952},{"value":0},{"value":372747326717952},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":86787},{"value":0},{"value":18446744073709551569},{"value":6200668160},{"value":0},{"value":0},{"value":32},{"value":372747326717952},{"value":0},{"value":372747326717952},{"value":6200667120},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6200666464},"sp":{"value":6200666384},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":83753260,"imageIndex":56},
{"imageOffset":83369016,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055004,"name":"VizCompositorThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":288084931379200},{"value":0},{"value":288084931379200},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":67075},{"value":0},{"value":18446744073709551569},{"value":8607864536},{"value":0},{"value":4294967295},{"value":2},{"value":288084931379200},{"value":0},{"value":288084931379200},{"value":6209084968},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6209084816},"sp":{"value":6209084736},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":131},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":131},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":131},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":136},
{"imageOffset":84573892,"imageIndex":56},
{"imageOffset":84568552,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055005,"name":"NetworkService",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":38629539936},{"value":2},{"value":0},{"value":0},{"value":5489418768},{"value":0},{"value":0},{"value":2},{"value":56},{"value":5492123517},{"value":5492123517},{"value":0},{"value":0},{"value":369},{"value":6217510912},{"value":0},{"value":38699403376},{"value":38699136896},{"value":0},{"value":12297829382473034411},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":5383866852},"cpsr":{"value":1610612736},"fp":{"value":6217510304},"sp":{"value":6217510224},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769986436},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":84347364,"imageIndex":56},
{"imageOffset":84346928,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055006,"name":"NetworkNotificationThreadMac",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":360652698812416},{"value":0},{"value":360652698812416},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":83971},{"value":0},{"value":18446744073709551569},{"value":8607864536},{"value":0},{"value":4294967295},{"value":2},{"value":360652698812416},{"value":0},{"value":360652698812416},{"value":6225927720},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6225927568},"sp":{"value":6225927488},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":131},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":131},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":131},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":136},
{"imageOffset":84573892,"imageIndex":56},
{"imageOffset":84568552,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055007,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":303478094168064},{"value":0},{"value":303478094168064},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":70659},{"value":0},{"value":18446744073709551569},{"value":6234353664},{"value":0},{"value":0},{"value":32},{"value":303478094168064},{"value":0},{"value":303478094168064},{"value":6234352624},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6234351968},"sp":{"value":6234351888},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":83753260,"imageIndex":56},
{"imageOffset":83369016,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055009,"name":"ThreadPoolSingleThreadForegroundBlocking0",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":356254652301312},{"value":0},{"value":356254652301312},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":82947},{"value":0},{"value":18446744073709551569},{"value":38636605440},{"value":0},{"value":0},{"value":32},{"value":356254652301312},{"value":0},{"value":356254652301312},{"value":6242774240},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6242773584},"sp":{"value":6242773504},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019956,"imageIndex":56},
{"imageOffset":84019656,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055026,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":553067233673216},{"value":0},{"value":553067233673216},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":128771},{"value":0},{"value":18446744073709551569},{"value":6251196416},{"value":0},{"value":0},{"value":32},{"value":553067233673216},{"value":0},{"value":553067233673216},{"value":6251195376},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6251194720},"sp":{"value":6251194640},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":83753260,"imageIndex":56},
{"imageOffset":83369016,"imageIndex":56},
{"imageOffset":83911140,"imageIndex":56},
{"imageOffset":83603896,"imageIndex":56},
{"imageOffset":84075560,"imageIndex":56},
{"imageOffset":84075960,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055028,"name":"Thread (pooled)",
"threadState":{"x":[{"value":260},{"value":0},{"value":1024},{"value":0},{"value":0},{"value":160},{"value":29},{"value":999998000},{"value":6251769176},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":38630026752},{"value":38630026816},{"value":6251770080},{"value":999998000},{"value":29},{"value":1024},{"value":1025},{"value":1280},{"value":18446744072709551616},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6251769296},"sp":{"value":6251769152},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":2324696,"imageIndex":45},
{"imageOffset":2324328,"symbol": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" ,"symbolLocation":108,"imageIndex":45},
{"imageOffset":1653348,"imageIndex":45},
{"imageOffset":2289132,"imageIndex":45},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055029,"name":"Thread (pooled)",
"threadState":{"x":[{"value":260},{"value":0},{"value":1280},{"value":0},{"value":0},{"value":160},{"value":29},{"value":999995000},{"value":6252342616},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":38630027136},{"value":38630027200},{"value":6252343520},{"value":999995000},{"value":29},{"value":1280},{"value":1281},{"value":1536},{"value":18446744072709551616},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6252342736},"sp":{"value":6252342592},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":2324696,"imageIndex":45},
{"imageOffset":2324328,"symbol": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" ,"symbolLocation":108,"imageIndex":45},
{"imageOffset":1653348,"imageIndex":45},
{"imageOffset":2289132,"imageIndex":45},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055030,"name":"Thread (pooled)",
"threadState":{"x":[{"value":260},{"value":0},{"value":768},{"value":0},{"value":0},{"value":160},{"value":29},{"value":999999000},{"value":6252916056},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":38630027520},{"value":38630027584},{"value":6252916960},{"value":999999000},{"value":29},{"value":768},{"value":769},{"value":1024},{"value":18446744072709551616},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6252916176},"sp":{"value":6252916032},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":2324696,"imageIndex":45},
{"imageOffset":2324328,"symbol": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" ,"symbolLocation":108,"imageIndex":45},
{"imageOffset":1653348,"imageIndex":45},
{"imageOffset":2289132,"imageIndex":45},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055031,"name":"Thread (pooled)",
"threadState":{"x":[{"value":260},{"value":0},{"value":512},{"value":0},{"value":0},{"value":160},{"value":29},{"value":999999000},{"value":6253489496},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":38630027904},{"value":38630027968},{"value":6253490400},{"value":999999000},{"value":29},{"value":512},{"value":513},{"value":768},{"value":18446744072709551616},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6253489616},"sp":{"value":6253489472},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":2324696,"imageIndex":45},
{"imageOffset":2324328,"symbol": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" ,"symbolLocation":108,"imageIndex":45},
{"imageOffset":1653348,"imageIndex":45},
{"imageOffset":2289132,"imageIndex":45},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055056,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":578424720588800},{"value":0},{"value":578424720588800},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":134675},{"value":0},{"value":18446744073709551569},{"value":9195029276},{"value":0},{"value":0},{"value":32},{"value":578424720588800},{"value":0},{"value":578424720588800},{"value":6261910752},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6261910096},"sp":{"value":6261910016},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019736,"imageIndex":56},
{"imageOffset":84019644,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055058,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":583853559250944},{"value":0},{"value":583853559250944},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":135939},{"value":0},{"value":18446744073709551569},{"value":2264925184},{"value":0},{"value":0},{"value":32},{"value":583853559250944},{"value":0},{"value":583853559250944},{"value":6270332128},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6270331472},"sp":{"value":6270331392},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019868,"imageIndex":56},
{"imageOffset":84019596,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055059,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":584953070878720},{"value":0},{"value":584953070878720},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":136195},{"value":0},{"value":18446744073709551569},{"value":38631907328},{"value":0},{"value":0},{"value":32},{"value":584953070878720},{"value":0},{"value":584953070878720},{"value":6278753504},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6278752848},"sp":{"value":6278752768},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019868,"imageIndex":56},
{"imageOffset":84019596,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055139,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":621340033810432},{"value":0},{"value":621340033810432},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":144667},{"value":0},{"value":18446744073709551569},{"value":1124074496},{"value":0},{"value":0},{"value":32},{"value":621340033810432},{"value":0},{"value":621340033810432},{"value":6287174880},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6287174224},"sp":{"value":6287174144},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019780,"imageIndex":56},
{"imageOffset":84019692,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055143,"name":"ThreadPoolSingleThreadSharedForeground2",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":667519522177024},{"value":0},{"value":667519522177024},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":155419},{"value":0},{"value":18446744073709551569},{"value":38606217216},{"value":0},{"value":0},{"value":32},{"value":667519522177024},{"value":0},{"value":667519522177024},{"value":6295596256},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770012200},"cpsr":{"value":0},"fp":{"value":6295595600},"sp":{"value":6295595520},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769937460},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":127},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":127},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":127},
{"imageOffset":84303928,"imageIndex":56},
{"imageOffset":83753404,"imageIndex":56},
{"imageOffset":84018040,"imageIndex":56},
{"imageOffset":84020700,"imageIndex":56},
{"imageOffset":84019912,"imageIndex":56},
{"imageOffset":84019668,"imageIndex":56},
{"imageOffset":84187692,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}]},{"id":22055210,"frames":[
],
"threadState":{"x":[{"value":6090436608},{"value":132371},{"value":6089900032},{"value":6090435456},{"value":5193734},{"value":1},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6090435344},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6770191252},"far":{"value":0}}},{"id":22055806,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6091009736},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522565648 ,"symbolLocation":16,"symbol": "thread_status"},{"value":4522565712 ,"symbolLocation":80,"symbol": "thread_status"},{"value":6091010272},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6091009856},"sp":{"value":6091009712},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055807,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6091583176},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522565776 ,"symbolLocation":144,"symbol": "thread_status"},{"value":4522565840 ,"symbolLocation":208,"symbol": "thread_status"},{"value":6091583712},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6091583296},"sp":{"value":6091583152},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055808,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6092156616},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522565904 ,"symbolLocation":272,"symbol": "thread_status"},{"value":4522565968 ,"symbolLocation":336,"symbol": "thread_status"},{"value":6092157152},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6092156736},"sp":{"value":6092156592},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055809,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6092730056},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566032 ,"symbolLocation":400,"symbol": "thread_status"},{"value":4522566096 ,"symbolLocation":464,"symbol": "thread_status"},{"value":6092730592},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6092730176},"sp":{"value":6092730032},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055810,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6093303496},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566160 ,"symbolLocation":528,"symbol": "thread_status"},{"value":4522566224 ,"symbolLocation":592,"symbol": "thread_status"},{"value":6093304032},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6093303616},"sp":{"value":6093303472},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055811,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6093876936},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566288 ,"symbolLocation":656,"symbol": "thread_status"},{"value":4522566352 ,"symbolLocation":720,"symbol": "thread_status"},{"value":6093877472},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6093877056},"sp":{"value":6093876912},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055812,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6094450376},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566416 ,"symbolLocation":784,"symbol": "thread_status"},{"value":4522566480 ,"symbolLocation":848,"symbol": "thread_status"},{"value":6094450912},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6094450496},"sp":{"value":6094450352},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055813,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6095023816},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566544 ,"symbolLocation":912,"symbol": "thread_status"},{"value":4522566608 ,"symbolLocation":976,"symbol": "thread_status"},{"value":6095024352},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6095023936},"sp":{"value":6095023792},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055814,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":127},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":128},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":128},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":128}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6095597256},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8607862648},{"value":0},{"value":4522566672 ,"symbolLocation":1040,"symbol": "thread_status"},{"value":4522566736 ,"symbolLocation":1104,"symbol": "thread_status"},{"value":6095597792},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4522479616 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6770213084},"cpsr":{"value":1610612736},"fp":{"value":6095597376},"sp":{"value":6095597232},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6769951992},"far":{"value":0}}},{"id":22055829,"frames":[
],
"threadState":{"x":[{"value":6097317888},{"value":0},{"value":6096781312},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6097317888},"esr":{"value":0},"pc":{"value":6770191252},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4377001984,
"CFBundleShortVersionString" : "1.12.0",
"CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
"size" : 16384,
"uuid" : "544eb719-b770-3601-b425-1ceb237637ac",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/MacOS\/ChimeraX",
"name" : "ChimeraX",
"CFBundleVersion" : "1.12.0.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393254912,
"CFBundleShortVersionString" : "3.11.9, (c) 2001-2023 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 3981312,
"uuid" : "5662657e-7928-39be-8954-d582f8f34d51",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
"name" : "Python",
"CFBundleVersion" : "3.11.9"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4381294592,
"size" : 49152,
"uuid" : "29c3ec8a-19d4-363b-a6d9-9c2abec94f03",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so",
"name" : "math.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4378214400,
"size" : 81920,
"uuid" : "4dbedf5d-0596-39ea-b10e-f25d3a6c8cfb",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so",
"name" : "_datetime.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4378394624,
"size" : 16384,
"uuid" : "4b805031-de4f-3814-b939-e5cb2842c3e6",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so",
"name" : "_typing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392222720,
"size" : 32768,
"uuid" : "78e93840-6aa2-3e12-88b1-3d140c86db21",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so",
"name" : "zlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4381425664,
"size" : 16384,
"uuid" : "76d59f87-05bd-3453-988f-6a1d92e48d0b",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so",
"name" : "_bz2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392927232,
"size" : 196608,
"uuid" : "aa0512bd-866a-3f89-a0b1-370c93044c89",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so",
"name" : "_lzma.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392337408,
"size" : 16384,
"uuid" : "1701fe90-bec8-3df9-af49-24e174fdc9fc",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so",
"name" : "_bisect.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392419328,
"size" : 16384,
"uuid" : "66c350e7-dd50-30e7-9149-bd34d073a97b",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so",
"name" : "_random.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392501248,
"size" : 16384,
"uuid" : "2eddec17-84f0-384f-badb-24bd02d808c9",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so",
"name" : "_sha512.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392583168,
"size" : 32768,
"uuid" : "b942d9ac-2a05-30f3-90ef-07a312233107",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so",
"name" : "binascii.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392681472,
"size" : 32768,
"uuid" : "2a9c55d5-61e3-3c08-afe7-a90f29fb3885",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so",
"name" : "_struct.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392796160,
"size" : 16384,
"uuid" : "4d6fbc3b-cd0b-392c-9f1c-9ff89288e939",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so",
"name" : "fcntl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4467769344,
"size" : 16384,
"uuid" : "3a00fdd3-8009-389a-b150-0f692c95822f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so",
"name" : "_posixsubprocess.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4467851264,
"size" : 32768,
"uuid" : "4c0501e5-d7a1-34d7-aa7c-75dfe924b268",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
"name" : "select.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4392124416,
"size" : 16384,
"uuid" : "24e62620-d820-3c94-b222-d313fb2c25fa",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so",
"name" : "_arrays.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4470767616,
"size" : 540672,
"uuid" : "043e97f2-1376-39ed-93df-cab12e81e08e",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
"name" : "libarrays.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474634240,
"size" : 2670592,
"uuid" : "744b099b-9156-3efd-95ee-949f9bec068e",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so",
"name" : "_multiarray_umath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4501143552,
"size" : 21299200,
"uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
"name" : "libopenblas64_.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481646592,
"size" : 3522560,
"uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
"name" : "libgfortran.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4471455744,
"size" : 311296,
"uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib",
"name" : "libquadmath.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4470210560,
"size" : 65536,
"uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib",
"name" : "libgcc_s.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4472881152,
"size" : 98304,
"uuid" : "a262ab27-9e1b-3b52-9b2f-1c173bcac7f9",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so",
"name" : "_pickle.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4391993344,
"size" : 16384,
"uuid" : "dd2e6975-e10c-3bf3-9bb5-95cfb3c5d91e",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so",
"name" : "_contextvars.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4470358016,
"size" : 65536,
"uuid" : "340d4f4e-8cd4-3e24-9215-eb9235031bd3",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so",
"name" : "_multiarray_tests.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4470505472,
"size" : 81920,
"uuid" : "1288fa0d-7e49-3d72-a33f-338b00fa673f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so",
"name" : "_ctypes.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474290176,
"size" : 98304,
"uuid" : "09f94631-f551-3559-ba88-aff49917d8fe",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so",
"name" : "_umath_linalg.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474109952,
"size" : 65536,
"uuid" : "7b5335ce-92a1-3ae2-bde0-0e5d5641b2c9",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so",
"name" : "_pocketfft_internal.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479713280,
"size" : 622592,
"uuid" : "05ddaab9-9d7f-3317-a3c4-5e9936fe3ceb",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so",
"name" : "mtrand.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479221760,
"size" : 147456,
"uuid" : "377e255e-f9a4-3173-8265-a899000c5d0f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so",
"name" : "bit_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4480712704,
"size" : 196608,
"uuid" : "8590d52a-d755-3ffd-8f68-f9cb638359fc",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so",
"name" : "_common.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4470046720,
"size" : 32768,
"uuid" : "473ca62c-10c9-3a36-9a61-5ab9a1b7d0ba",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so",
"name" : "_hashlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4493246464,
"size" : 2473984,
"uuid" : "b85d21fc-4c7a-37e4-ad24-9b0d20177f55",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.3.dylib",
"name" : "libcrypto.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4474470400,
"size" : 32768,
"uuid" : "6781c716-85bc-3dcc-b059-b59077dd4059",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so",
"name" : "_blake2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4485349376,
"size" : 311296,
"uuid" : "0033ea49-a161-3564-b09e-6a6c3b902698",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so",
"name" : "_bounded_integers.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479451136,
"size" : 65536,
"uuid" : "7dab4595-a351-3061-861b-c426baee85b3",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so",
"name" : "_mt19937.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479582208,
"size" : 65536,
"uuid" : "d3035eea-ed0e-398a-afbe-f9a8016701db",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so",
"name" : "_philox.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4480434176,
"size" : 81920,
"uuid" : "35fb9307-f991-3159-86db-21f6c67b9198",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so",
"name" : "_pcg64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479107072,
"size" : 49152,
"uuid" : "17a4344b-3221-36c4-9019-53cc1223e124",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so",
"name" : "_sfc64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4486594560,
"size" : 737280,
"uuid" : "49451e8a-e3c8-3429-83d8-249e81e378cd",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so",
"name" : "_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4478992384,
"size" : 16384,
"uuid" : "e1984258-3aba-3351-9b97-6cc398e29690",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so",
"name" : "_opcode.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481433600,
"size" : 114688,
"uuid" : "c2c4be8a-6a89-3358-af31-f753d127592f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so",
"name" : "_geometry.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4480598016,
"size" : 32768,
"uuid" : "d8396ecd-b388-3762-afa8-2befbe9b0f1e",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so",
"name" : "_json.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4496867328,
"size" : 1900544,
"uuid" : "ec3c35cc-39fe-3295-bae0-4656804236b6",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4865802240,
"size" : 4980736,
"uuid" : "4a7a0348-b410-3e23-8373-53f6876eb7f4",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4486119424,
"size" : 81920,
"uuid" : "b862c442-bbb5-36a7-a739-ce267baddfb1",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so",
"name" : "sip.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4485742592,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "862365a2-2945-3e86-a947-83bf39a899bf",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "61901.80.25"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4918607872,
"size" : 3129344,
"uuid" : "66b0f07a-d12c-3d6f-869d-9f9e10ca932f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4911939584,
"size" : 4636672,
"uuid" : "029543bf-5fc1-3a0c-ade7-edba0cf3d8b1",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4933533696,
"size" : 7094272,
"uuid" : "3fa37de7-ceac-3c91-9317-791e19111d2a",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4860624896,
"size" : 557056,
"uuid" : "46e5cebb-3051-35c6-aa1e-6f530f243273",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4861329408,
"size" : 1622016,
"uuid" : "7edb6695-d165-31a3-97c5-caa97ba1ac02",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
"name" : "QtGui.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4492689408,
"size" : 81920,
"uuid" : "c55978be-8b1a-3b50-ad86-5cb8bd4f53f3",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
"name" : "QtWebEngineWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4860149760,
"size" : 98304,
"uuid" : "734ba2dc-e6e9-3df0-9d88-ad0801ed2b1f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
"name" : "QtWebEngineWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4865310720,
"size" : 278528,
"uuid" : "f3c176f4-a597-31aa-a4a6-fff3d7eabc8f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
"name" : "QtPrintSupport"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5299519488,
"size" : 196100096,
"uuid" : "a2041c1d-0f03-3135-b072-06f37af81323",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
"name" : "QtWebEngineCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4941987840,
"size" : 4407296,
"uuid" : "366dd91f-1043-3a6a-892e-aba04ff6600a",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
"name" : "QtQuick"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4909645824,
"size" : 425984,
"uuid" : "558b4bc6-80cc-3efe-a8b9-ad6c799461d4",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
"name" : "QtOpenGL"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4860379136,
"size" : 98304,
"uuid" : "5db2c603-b4d3-3329-92e7-fa33139fc967",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlMeta.framework\/Versions\/A\/QtQmlMeta",
"name" : "QtQmlMeta"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4925112320,
"size" : 704512,
"uuid" : "16be90e1-2a47-39a8-b4cf-d79af19b9654",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
"name" : "QtQmlModels"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4493082624,
"size" : 49152,
"uuid" : "b879a8c7-80e2-34aa-9b36-524a33b44553",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlWorkerScript.framework\/Versions\/A\/QtQmlWorkerScript",
"name" : "QtQmlWorkerScript"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4909006848,
"size" : 180224,
"uuid" : "1f5a9373-1bdc-3742-bad8-9dcb1bea6389",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
"name" : "QtWebChannel"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4947968000,
"size" : 3915776,
"uuid" : "5590edb7-8b6d-34b6-8d27-cc40bb02f6ad",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
"name" : "QtQml"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927766528,
"size" : 1277952,
"uuid" : "e7108f9e-c31b-3a95-92a1-a818280e4881",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4910858240,
"size" : 425984,
"uuid" : "136401ce-ff2c-3946-8c85-079d2f1b3868",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
"name" : "QtPositioning"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4864819200,
"size" : 81920,
"uuid" : "ca877217-9640-3f2d-8a6c-327a2b92fa6c",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
"name" : "QtQuickWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4926062592,
"size" : 573440,
"uuid" : "7c6e8877-5d41-3c91-b218-5815379aa2d1",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so",
"name" : "QtNetwork.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4910284800,
"size" : 163840,
"uuid" : "2c37e568-4bf1-3ad9-ba7f-f6338576e432",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
"name" : "QtPrintSupport.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4485988352,
"size" : 32768,
"uuid" : "3568d025-715d-384f-97c4-3f89df18a5fd",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
"name" : "QtWebChannel.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4931026944,
"size" : 294912,
"uuid" : "104a4674-4e41-3123-b060-7cb8b9e211da",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
"name" : "QtWebEngineCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4931813376,
"size" : 704512,
"uuid" : "3dd57985-5eac-307d-a26f-1a4f2a8ce5dd",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4481335296,
"size" : 49152,
"uuid" : "f26af954-d1f7-31aa-9981-1bad216149d9",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4932796416,
"size" : 147456,
"uuid" : "3124ba49-4f2c-36d2-9fd9-f382a264172e",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4860067840,
"size" : 16384,
"uuid" : "35d693c5-c61b-308a-974c-b88655915dcd",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_heapq.cpython-311-darwin.so",
"name" : "_heapq.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4910645248,
"size" : 65536,
"uuid" : "3454571c-408b-34e5-9bae-96f393e4fb85",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_socket.cpython-311-darwin.so",
"name" : "_socket.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927635456,
"size" : 49152,
"uuid" : "9c6afc97-732b-3225-b6e4-d3cd90218697",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/array.cpython-311-darwin.so",
"name" : "array.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4927373312,
"size" : 114688,
"uuid" : "99cf2bb1-f289-37d8-8b78-138157aa59f7",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ssl.cpython-311-darwin.so",
"name" : "_ssl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5165645824,
"size" : 409600,
"uuid" : "ae09de6b-222a-3004-b8cd-719ba8f2af8f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.3.dylib",
"name" : "libssl.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4933337088,
"size" : 49152,
"uuid" : "0ab9ddb4-499f-3422-b288-c7314c99c753",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_asyncio.cpython-311-darwin.so",
"name" : "_asyncio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4911824896,
"size" : 32768,
"uuid" : "f660af98-8bcc-35ff-a0a7-91590a2716eb",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_csv.cpython-311-darwin.so",
"name" : "_csv.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4933189632,
"size" : 16384,
"uuid" : "33addc45-564c-38c3-b0c4-a1e6701a7998",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5172805632,
"size" : 1130496,
"uuid" : "d7133e55-e3dd-3140-b3f7-91a71a31af39",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib",
"name" : "libatomstruct.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4933058560,
"size" : 32768,
"uuid" : "4e2e36bd-dc8a-3ecb-a571-869d564b6410",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib",
"name" : "libelement.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5165514752,
"size" : 16384,
"uuid" : "32f2a78e-814c-357e-b791-1d5d61252d78",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib",
"name" : "libpyinstance.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5170266112,
"size" : 180224,
"uuid" : "2caac778-3db5-3b67-bfbd-3bbe9df1b24c",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/libmolc.dylib",
"name" : "libmolc.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5169430528,
"size" : 360448,
"uuid" : "6f9afb46-f21e-3db4-aa93-d94effbb43d7",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cymol.cpython-311-darwin.so",
"name" : "cymol.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5170053120,
"size" : 81920,
"uuid" : "adbbd13b-dc0a-3445-a88a-1d8755a5f2e7",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/tinyarray.cpython-311-darwin.so",
"name" : "tinyarray.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5172035584,
"size" : 65536,
"uuid" : "f20ac68f-8017-3fe2-a178-cd3a0f79d1dd",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cytmpl.cpython-311-darwin.so",
"name" : "cytmpl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5172199424,
"size" : 409600,
"uuid" : "eb269092-e603-3bf3-a3e6-8794be45fc8c",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/map\/_map.cpython-311-darwin.so",
"name" : "_map.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5165367296,
"size" : 16384,
"uuid" : "800c3744-a004-3c84-932a-da77907f37a6",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_scproxy.cpython-311-darwin.so",
"name" : "_scproxy.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5171855360,
"size" : 16384,
"uuid" : "56c0b807-84fb-3fb6-b99d-9d9dd586255d",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5171724288,
"size" : 32768,
"uuid" : "c12c6388-fc24-3e8e-8b45-921b0e5c8ac1",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib",
"name" : "libpdbconnect.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5182275584,
"size" : 131072,
"uuid" : "fcb5d560-2f8c-3e9f-8099-3a5cf22fddd3",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/surface\/_surface.cpython-311-darwin.so",
"name" : "_surface.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5181898752,
"size" : 32768,
"uuid" : "1246c3db-77f6-3a6f-9f74-e5458e9e5f0b",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_osx.abi3.so",
"name" : "_psutil_osx.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5181784064,
"size" : 16384,
"uuid" : "d7f09611-5052-3c81-9703-da75c50a95b1",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_posix.abi3.so",
"name" : "_psutil_posix.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5193793536,
"size" : 3768320,
"uuid" : "06082bf4-58c8-3f16-9f71-841cf9880fbe",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/etree.cpython-311-darwin.so",
"name" : "etree.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5182013440,
"size" : 131072,
"uuid" : "63b5bd02-9626-3588-a39c-88d4f882312b",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/lxml\/_elementpath.cpython-311-darwin.so",
"name" : "_elementpath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5183684608,
"size" : 49152,
"uuid" : "5c70a77e-200c-3726-a6de-0399edcc9847",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-311-darwin.so",
"name" : "errorchecker.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5186355200,
"size" : 196608,
"uuid" : "95c975a4-91e3-31fe-a715-be83480573f8",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-311-darwin.so",
"name" : "arraydatatype.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5187026944,
"size" : 229376,
"uuid" : "9e09bd88-c13a-3c38-9fb5-b69d0d5b5966",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/wrapper.cpython-311-darwin.so",
"name" : "wrapper.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5186191360,
"size" : 65536,
"uuid" : "676cef9a-5a26-3d2a-88b9-e231f4df3205",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/formathandler.cpython-311-darwin.so",
"name" : "formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5186043904,
"size" : 49152,
"uuid" : "1816c909-6f9e-3120-9611-404226815162",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/latebind.cpython-311-darwin.so",
"name" : "latebind.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5190549504,
"size" : 114688,
"uuid" : "9024befe-21ad-36d1-91fc-082e1515bec2",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/vbo.cpython-311-darwin.so",
"name" : "vbo.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5223055360,
"CFBundleShortVersionString" : "345.20.4",
"CFBundleIdentifier" : "com.apple.AGXMetalG16G-B0",
"size" : 8617984,
"uuid" : "dc332c71-9d73-3321-bce0-19347abc333c",
"path" : "\/System\/Library\/Extensions\/AGXMetalG16G_B0.bundle\/Contents\/MacOS\/AGXMetalG16G_B0",
"name" : "AGXMetalG16G_B0",
"CFBundleVersion" : "345.20.4"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5284446208,
"size" : 163840,
"uuid" : "6c696eae-d97e-30fa-9d5e-4d3a6cba4cdc",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/pyexpat.cpython-311-darwin.so",
"name" : "pyexpat.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5296521216,
"size" : 1114112,
"uuid" : "8294cace-7433-3592-87d9-468d949e3e9c",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/unicodedata.cpython-311-darwin.so",
"name" : "unicodedata.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5286281216,
"size" : 16384,
"uuid" : "d1d237da-54fa-3f4f-9dc4-9f3b75fddf7f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_mac_util.cpython-311-darwin.so",
"name" : "_mac_util.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5292720128,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 409600,
"uuid" : "66a35ba7-f2f4-3a44-9a0c-8440564e9578",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5292474368,
"size" : 49152,
"uuid" : "a75322cb-796c-355d-9fe3-0251a8e0f146",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5568249856,
"size" : 376832,
"uuid" : "aa967a49-edfc-3fcf-b5ae-f59b4a617078",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5597773824,
"size" : 376832,
"uuid" : "5e15b3ee-b553-3ab0-83c1-40459ea9a09f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/mmcif.cpython-311-darwin.so",
"name" : "mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5596643328,
"size" : 376832,
"uuid" : "130323a8-8b03-35e9-bf53-9454c3baddd2",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/_mmcif.cpython-311-darwin.so",
"name" : "_mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5605179392,
"size" : 81920,
"uuid" : "a9b79e14-d305-358a-957a-0f1c1d09d35d",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/_ribbons.cpython-311-darwin.so",
"name" : "_ribbons.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5597609984,
"size" : 16384,
"uuid" : "b6aa497d-f91b-3627-b930-ab8851158940",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/graphics\/_graphics.cpython-311-darwin.so",
"name" : "_graphics.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5598330880,
"size" : 180224,
"uuid" : "b0201b55-cc42-3294-9d51-c83520eb9a95",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb\/_pdbio.cpython-311-darwin.so",
"name" : "_pdbio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5607768064,
"size" : 81920,
"uuid" : "d8712301-6342-3f60-9863-a3ef5aaf2ec2",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-311-darwin.so",
"name" : "numpy_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5532581888,
"size" : 49152,
"uuid" : "5bd21324-288d-31d8-a98b-f8c1776ff590",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-311-darwin.so",
"name" : "nones_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5558665216,
"size" : 393216,
"uuid" : "832b7f73-e854-33e1-9f65-eaf5250700d9",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imaging.cpython-311-darwin.so",
"name" : "_imaging.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5560090624,
"size" : 704512,
"uuid" : "76ab410c-4898-3fde-a872-5cefcdd51b56",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libtiff.6.dylib",
"name" : "libtiff.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5560926208,
"size" : 540672,
"uuid" : "688c6473-716c-32eb-8cfe-f11203c4574d",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libjpeg.62.4.0.dylib",
"name" : "libjpeg.62.4.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5561565184,
"size" : 622592,
"uuid" : "6994e1d8-b3e5-38d6-aef0-721586b2d5ce",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.3.dylib",
"name" : "libopenjp2.2.5.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5558239232,
"size" : 98304,
"uuid" : "5be17d28-46cf-3336-bfae-f315e9891018",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.1.zlib-ng.dylib",
"name" : "libz.1.3.1.zlib-ng.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5559533568,
"size" : 163840,
"uuid" : "6fa02d7f-daaa-3c79-8b0d-c5319e003f3d",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libxcb.1.1.0.dylib",
"name" : "libxcb.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5562630144,
"size" : 262144,
"uuid" : "8dfe23b8-ad17-3d21-8c5e-5525cd8953db",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5558157312,
"size" : 16384,
"uuid" : "32a172ad-f11b-381b-9270-3f9a195cbe7f",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.dylib",
"name" : "libXau.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5558501376,
"size" : 32768,
"uuid" : "7c43df7b-5e3e-3a91-9bc6-b8f9ebd02ec2",
"path" : "\/Applications\/ChimeraX-1.12-rc2026.05.18.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imagingmath.cpython-311-darwin.so",
"name" : "_imagingmath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6769934336,
"size" : 246944,
"uuid" : "78ec33a6-6330-3836-8900-eb90836936e8",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6770184192,
"size" : 51916,
"uuid" : "0596a7b6-bce2-3f06-a2e8-3eaab5371ed8",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6768685056,
"size" : 532552,
"uuid" : "eb569350-0696-3397-838e-0344948107c0",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6770237440,
"size" : 33968,
"uuid" : "62c9cd37-272d-3d2d-9a1c-6f4ef24f7ec7",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6770470912,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5542592,
"uuid" : "646518bb-a6e8-3da7-ab32-9d97bcbdc25d",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6983364608,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3158656,
"uuid" : "3c068ca7-e6a9-3e91-953a-b527a1892d05",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6842138624,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 24299264,
"uuid" : "bf94fd49-283d-3c62-8cf0-0a49c21b6129",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.40.108"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6766202880,
"size" : 653076,
"uuid" : "044cd67e-3a0a-3ca4-8bb3-a9687d5328fe",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6795976704,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 16399392,
"uuid" : "187e7913-b154-30a7-8070-852767aac3cf",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "4302"
}
],
"sharedCache" : {
"base" : 6765117440,
"size" : 5820792832,
"uuid" : "f3e3cb1b-1c09-3cc5-ad72-f0800f1f475f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=2.1G resident=0K(0%) swapped_out_or_unallocated=2.1G(100%)
Writable regions: Total=957.0M written=1362K(0%) resident=1234K(0%) swapped_out=128K(0%) unallocated=955.6M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
.note.gnu.proper 320 1
Accelerate framework 128K 1
Activity Tracing 256K 1
AttributeGraph Data 1024K 1
CG image 5104K 5
CG raster data 3296K 7
ColorSync 96K 6
CoreAnimation 1952K 100
CoreGraphics 64K 4
CoreServices 448K 2
CoreUI image data 2848K 20
Foundation 16K 1
Kernel Alloc Once 96K 2
MALLOC 345.0M 81
MALLOC guard page 3536K 4
Mach message 64K 3
OpenGL GLSL 256K 3
PROTECTED_MEMORY 16K 1
STACK GUARD 688K 43
Stack 203.0M 44
Stack Guard 56.0M 1
VM_ALLOCATE 267.5M 112
VM_ALLOCATE (reserved) 128.0M 2 reserved VM address space (unallocated)
__AUTH 5843K 643
__AUTH_CONST 88.7M 1025
__CTF 824 1
__DATA 42.1M 1109
__DATA_CONST 60.1M 1157
__DATA_DIRTY 8387K 883
__FONT_DATA 2352 1
__GLSLBUILTINS 5176K 1
__INFO_FILTER 8 1
__LINKEDIT 619.0M 128
__OBJC_RO 78.4M 1
__OBJC_RW 2571K 1
__TEXT 1.5G 1177
__TEXT (graphics) 1264K 3
__TPRO_CONST 128K 2
dyld private memory 432K 5
mapped file 320.1M 44
page table in kernel 1234K 1
shared memory 3168K 24
=========== ======= =======
TOTAL 3.7G 6652
TOTAL, minus reserved VM space 3.6G 6652
",
"legacyInfo" : {
"threadTriggered" : {
"name" : "CrBrowserMain",
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "fe716c53687f0ff2fcdcac48049e88784ae3509c",
"bug_type" : "309",
"roots_installed" : 0,
"trmStatus" : 1,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "6813dc6e1e50e5344eb573e9",
"factorPackIds" : [
],
"deploymentId" : 240000021
},
{
"rolloutId" : "5f72dc58705eff005a46b3a9",
"factorPackIds" : [
],
"deploymentId" : 240000015
}
],
"experiments" : [
]
}
}
System Profile:
Network Service: Wi-Fi, AirPort, en0
Boot Volume File System Type: apfs
Memory Module: LPDDR5, Micron
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
Display: Color LCD, 2560 x 1664 Retina, Main, MirrorOff, Online
Display: DELL P2417H, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
Model: Mac16,12, BootROM 13822.81.10, proc 10:4:6:0 processors, 24 GB, SMC
Graphics: Apple M4, Apple M4, Built-In
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Dec 6 2025 00:30:14 version 23.41.8.0.41.51.201 FWID 01-990604ea
IO80211_driverkit-1540.16 "IO80211_driverkit-1540.16" Jan 27 2026 21:02:00
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Log:
UCSF ChimeraX version: 1.12rc202605142114 (2026-05-14)
© 2016-2026 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open /Users/anz/Downloads/fold_msg51_v2f2/fold_msg51_v2f2_model_0.cif
Chain information for fold_msg51_v2f2_model_0.cif #1
---
Chain | Description
A B C | .
F | .
Computing secondary structure
OpenGL version: 4.1 Metal - 90.5
OpenGL renderer: Apple M4
OpenGL vendor: Apple
Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.10.2, Qt 6.10.0
Qt runtime version: 6.10.1
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: MacBook Air
Model Identifier: Mac16,12
Model Number: Z1GS000EYN/A
Chip: Apple M4
Total Number of Cores: 10 (4 Performance and 6 Efficiency)
Memory: 24 GB
System Firmware Version: 13822.81.10
OS Loader Version: 13822.81.10
Software:
System Software Overview:
System Version: macOS 26.3.1 (a) (25D771280a)
Kernel Version: Darwin 25.3.0
Time since boot: 25 days, 1 hour, 28 minutes
Graphics/Displays:
Apple M4:
Chipset Model: Apple M4
Type: GPU
Bus: Built-In
Total Number of Cores: 10
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: No
Connection Type: Internal
HP Z23n:
Resolution: 1920 x 1080 (1080p FHD - Full High Definition)
UI Looks like: 1920 x 1080 @ 60.00Hz
Mirror: Off
Online: Yes
Rotation: Supported
Installed Packages:
accessible-pygments: 0.0.5
aiohappyeyeballs: 2.6.1
aiohttp: 3.13.1
aiosignal: 1.4.0
alabaster: 1.0.0
annotated-types: 0.7.0
anyio: 4.13.0
appdirs: 1.4.4
appnope: 0.1.4
asttokens: 3.0.1
attrs: 26.1.0
babel: 2.18.0
beautifulsoup4: 4.13.5
blockdiag: 3.0.0
blosc2: 4.2.0
bs4: 0.0.2
build: 1.3.0
certifi: 2025.7.14
cftime: 1.6.5
charset-normalizer: 3.4.7
ChimeraX-AddCharge: 1.5.20
ChimeraX-AddH: 2.2.8
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.6.2
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 3.2
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Animations: 1.0
ChimeraX-Aniso: 1.3.2
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.67.1
ChimeraX-AtomicLibrary: 14.4
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.3
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 3.0.0
ChimeraX-Boltz: 1.1
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.2
ChimeraX-BuildStructure: 2.13.1
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.6.0
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4.1
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.5
ChimeraX-ChemGroup: 2.0.2
ChimeraX-Clashes: 2.4
ChimeraX-Cluster: 1.0
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.8
ChimeraX-CommandLine: 1.3.1
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.12rc202605142114
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.5
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.4
ChimeraX-Dicom: 1.2.7
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.2.1
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.5.3
ChimeraX-Help: 1.3
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-IO: 1.0.4
ChimeraX-ItemsInspection: 1.0.1
ChimeraX-IUPAC: 1.0
ChimeraX-KVFinder: 1.8.2
ChimeraX-Label: 1.5
ChimeraX-LightingGUI: 1.0
ChimeraX-ListInfo: 1.3.1
ChimeraX-Log: 1.2.2
ChimeraX-LookingGlass: 1.1
ChimeraX-Maestro: 1.9.3
ChimeraX-Map: 1.3
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0.1
ChimeraX-MapFilter: 2.0.1
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1.1
ChimeraX-Markers: 1.0.1
ChimeraX-Mask: 1.0.2
ChimeraX-MatchAlign: 1.1
ChimeraX-MatchMaker: 2.4
ChimeraX-MCopy: 1.0
ChimeraX-MCPServer: 0.2.0
ChimeraX-MDcrds: 2.19
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-Minimize: 1.3.8
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.16
ChimeraX-MMTF: 2.2
ChimeraX-ModelArchive: 1.0
ChimeraX-Modeller: 1.5.23
ChimeraX-ModelPanel: 1.6.1
ChimeraX-ModelSeries: 1.0.1
ChimeraX-Mol2: 2.0.3
ChimeraX-Mole: 1.0
ChimeraX-Morph: 1.0.2
ChimeraX-MouseModes: 1.2
ChimeraX-Movie: 1.0.1
ChimeraX-MutationScores: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nifti: 1.2
ChimeraX-NMRSTAR: 1.0.2
ChimeraX-NRRD: 1.2
ChimeraX-Nucleotides: 2.0.3
ChimeraX-OpenCommand: 1.15.4
ChimeraX-OpenFold: 1.0
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.13
ChimeraX-PDBBio: 1.0.1
ChimeraX-PDBLibrary: 1.0.5
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0.1
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1.4
ChimeraX-ProfileGrids: 1.6
ChimeraX-PubChem: 2.2
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1.2
ChimeraX-RemoteControl: 1.0
ChimeraX-RenderByAttr: 1.8.2
ChimeraX-RenumberResidues: 1.1
ChimeraX-ResidueFit: 1.0.1
ChimeraX-RestServer: 1.3.3
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 4.0
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.2
ChimeraX-Scenes: 0.3.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0.3
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.5.12
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.18
ChimeraX-Shape: 1.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.1
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-SimilarStructures: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SNFG: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.19.3
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5.3
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.4
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.50.6
ChimeraX-Umap: 1.0
ChimeraX-uniprot: 2.3.2
ChimeraX-UnitCell: 1.0.1
ChimeraX-ViewDock: 1.6.2
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0.1
ChimeraX-vrml: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0.2
ChimeraX-WebServices: 1.1.5
ChimeraX-Zone: 1.0.1
click: 8.4.0
colorama: 0.4.6
comm: 0.2.3
contourpy: 1.3.3
coverage: 7.14.0
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.2.4
debugpy: 1.8.20
decorator: 5.3.1
docutils: 0.21.2
executing: 2.2.1
filelock: 3.19.1
fonttools: 4.63.0
frozenlist: 1.8.0
funcparserlib: 2.0.0a0
glfw: 2.10.0
grako: 3.16.5
h11: 0.16.0
h5py: 3.16.0
html2text: 2025.4.15
httpcore: 1.0.9
httpx: 0.28.1
httpx-sse: 0.4.3
idna: 3.15
ihm: 2.2
imagecodecs: 2024.6.1
imagesize: 2.0.0
iniconfig: 2.3.0
ipykernel: 7.1.0
ipython: 9.9.0
ipython_pygments_lexers: 1.1.1
jedi: 0.19.2
Jinja2: 3.1.6
jsonschema: 4.26.0
jsonschema-specifications: 2025.9.1
jupyter_client: 8.8.0
jupyter_core: 5.9.1
kiwisolver: 1.5.0
line_profiler: 5.0.0
lxml: 6.0.2
lz4: 4.3.2
Markdown: 3.8.2
MarkupSafe: 3.0.3
matplotlib: 3.10.7
matplotlib-inline: 0.2.2
mcp: 1.18.0
msgpack: 1.1.1
multidict: 6.7.1
narwhals: 2.21.2
ndindex: 1.10.1
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.14.1
numpy: 1.26.4
OpenMM: 8.4.0
openvr: 1.26.701
packaging: 25.0
ParmEd: 4.2.2
parso: 0.8.7
pep517: 0.13.1
pexpect: 4.9.0
pickleshare: 0.7.5
pillow: 11.3.0
pip: 25.2
pkginfo: 1.12.1.2
platformdirs: 4.9.6
plotly: 6.7.0
pluggy: 1.6.0
prompt_toolkit: 3.0.52
propcache: 0.5.2
psutil: 7.0.0
ptyprocess: 0.7.0
pure_eval: 0.2.3
py-cpuinfo: 9.0.0
pybind11: 3.0.1
pycollada: 0.8
pydantic: 2.13.4
pydantic-settings: 2.14.1
pydantic_core: 2.46.4
pydata-sphinx-theme: 0.17.1
pydicom: 2.4.4
Pygments: 2.18.0
pynmrstar: 3.5.1
pynrrd: 1.0.0
PyOpenGL: 3.1.10
PyOpenGL-accelerate: 3.1.10
pyopenxr: 1.1.4501
pyparsing: 3.3.2
pyproject_hooks: 1.2.0
PyQt6-commercial: 6.10.2
PyQt6-Qt6: 6.10.1
PyQt6-WebEngine-commercial: 6.10.0
PyQt6-WebEngine-Qt6: 6.10.1
PyQt6_sip: 13.10.3
pytest: 9.0.3
pytest-cov: 7.1.0
python-dateutil: 2.9.0.post0
python-dotenv: 1.2.2
python-multipart: 0.0.29
pyzmq: 27.1.0
qtconsole: 5.7.0
QtPy: 2.4.3
qtshim: 1.2.2
RandomWords: 0.4.0
referencing: 0.37.0
requests: 2.32.5
roman-numerals: 4.1.0
rpds-py: 0.30.0
scipy: 1.14.0
setuptools: 80.9.0
sfftk-rw: 0.8.1
six: 1.17.0
snowballstemmer: 3.0.1
sortedcontainers: 2.4.0
soupsieve: 2.8.3
Sphinx: 9.0.4
sphinx-autodoc-typehints: 3.6.1
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
sse-starlette: 3.4.4
stack-data: 0.6.3
starlette: 1.0.0
superqt: 0.7.6
tables: 3.10.2
tcia_utils: 3.2.1
threadpoolctl: 3.6.0
tifffile: 2025.3.13
tinyarray: 1.2.5
tornado: 6.5.5
tqdm: 4.67.3
traitlets: 5.14.3
typing-inspection: 0.4.2
typing_extensions: 4.15.0
Unidecode: 1.4.0
urllib3: 2.7.0
uvicorn: 0.47.0
wcwidth: 0.7.0
webcolors: 24.11.1
wheel: 0.45.1
wheel-filename: 1.4.2
yarl: 1.23.0
|
|||
| #20362 | duplicate | Crash on Mac waking from sleep in OpenGL swap_buffers on status line expose event | ||
| Description |
The following bug report has been submitted:
Platform: macOS-26.3-arm64-arm-64bit
ChimeraX Version: 1.11.1 (2026-01-23 05:51:34 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
Fatal Python error: Bus error
Current thread 0x00000001f1947080 (most recent call first):
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 248 in swap_buffers
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 561 in swap_buffers
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py", line 166 in status
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/statusbar.py", line 98 in _expose_event
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 122 in make_current
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 555 in make_current
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/opengl.py", line 584 in use_shared_context
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/sideview/tool.py", line 146 in render
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/sideview/tool.py", line 115 in _redraw
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 149 in invoke
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 248 in _activate
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 217 in activate
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 393 in activate_trigger
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 100 in draw_new_frame
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 169 in update_graphics_now
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/graphics.py", line 153 in resizeEvent
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/graphics.py", line 61 in event
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 414 in event_loop
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1064 in init
File "/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1229 in
File "", line 88 in _run_code
File "", line 198 in _run_module_as_main
Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtNetwork, PyQt6.QtPrintSupport, PyQt6.QtWebChannel, PyQt6.QtWebEngineCore, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, chimerax.surface._surface, PIL._imaging, chimerax.pdb_lib._load_libs, chimerax.map._map, psutil._psutil_osx, psutil._psutil_posix, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.pdb._pdbio, chimerax.alignment_algs._sw, chimerax.dssp._dssp, chimerax.alignment_algs._nw, PIL._imagingmath, PyQt6.QtOpenGL, PyQt6.QtOpenGLWidgets, chimerax.atom_search.ast, chimerax.chem_group._chem_group (total: 55)
{"app_name":"ChimeraX","timestamp":"2026-05-20 09:49:20.00 +0200","app_version":"1.11.1","slice_uuid":"c20e09a8-923e-3fb3-856b-3e765bcb267b","build_version":"1.11.1.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.3 (25D125)","roots_installed":0,"name":"ChimeraX","incident_id":"241F52E7-02C6-431A-8501-4FA7ADA9B59F"}
{
"uptime" : 440000,
"procRole" : "Background",
"version" : 2,
"userID" : 502,
"deployVersion" : 210,
"modelCode" : "Mac15,14",
"coalitionID" : 45733,
"osVersion" : {
"train" : "macOS 26.3",
"build" : "25D125",
"releaseType" : "User"
},
"captureTime" : "2026-05-20 09:49:09.8323 +0200",
"codeSigningMonitor" : 2,
"incident" : "241F52E7-02C6-431A-8501-4FA7ADA9B59F",
"pid" : 10460,
"translated" : false,
"cpuType" : "ARM-64",
"procLaunch" : "2026-05-18 13:57:40.8169 +0200",
"procStartAbsTime" : 10045314845674,
"procExitAbsTime" : 10779366847174,
"procName" : "ChimeraX",
"procPath" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
"bundleInfo" : {"CFBundleShortVersionString":"1.11.1","CFBundleVersion":"1.11.1.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
"storeInfo" : {"deviceIdentifierForVendor":"368FCF78-8B19-55A8-BEDE-CF3187EE71C1","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.ChimeraX",
"crashReporterKey" : "179B532F-129C-0722-AB97-38288F55B97B",
"appleIntelligenceStatus" : {"state":"unavailable","reasons":["notOptedIn","siriAssetIsNotReady","assetIsNotReady"]},
"developerMode" : 1,
"codeSigningID" : "edu.ucsf.cgl.ChimeraX",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRFOD\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkQng\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
"bootSessionUUID" : "31AD2C2C-A541-4FCF-8A29-39CB17AEBFCB",
"wakeTime" : 7,
"sleepWakeUUID" : "0BE2E706-61F5-4144-B688-8E8DA67CB65B",
"sip" : "enabled",
"vmRegionInfo" : "0xb00004e00 is in 0x86e000000-0xb5c800000; bytes after start: 11039428096 bytes before end: 1551872511
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
MALLOC_LARGE 5df400000-5e257c000 [ 49.5M] rw-\/rwx SM=PRV
GAP OF 0x28ba84000 BYTES
---> commpage (reserved) 86e000000-b5c800000 [ 11.7G] ---\/--- SM=NUL reserved VM address space (unallocated)
MALLOC_SMALL b5c800000-b5cc00000 [ 4096K] rw-\/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000002, 0x0000000b00004e00","rawCodes":[2,47244660224],"type":"EXC_BAD_ACCESS","signal":"SIGBUS","subtype":"KERN_PROTECTION_FAILURE at 0x0000000b00004e00"},
"termination" : {"flags":0,"code":10,"namespace":"SIGNAL","indicator":"Bus error: 10","byProc":"ChimeraX","byPid":10460},
"vmregioninfo" : "0xb00004e00 is in 0x86e000000-0xb5c800000; bytes after start: 11039428096 bytes before end: 1551872511
REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL
MALLOC_LARGE 5df400000-5e257c000 [ 49.5M] rw-\/rwx SM=PRV
GAP OF 0x28ba84000 BYTES
---> commpage (reserved) 86e000000-b5c800000 [ 11.7G] ---\/--- SM=NUL reserved VM address space (unallocated)
MALLOC_SMALL b5c800000-b5cc00000 [ 4096K] rw-\/rwx SM=PRV ",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":60,"task_for_pid":3},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{
"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":49099356824},{"value":104},{"value":97},{"value":0},{"value":0},{"value":13812810196540899586},{"value":13812810198963892610},{"value":14757395258967641293},{"value":4294967286},{"value":49099356754},{"value":0},{"value":53},{"value":4294967280},{"value":328},{"value":8370802344},{"value":0},{"value":10},{"value":259},{"value":8348004704 ,"symbolLocation":224,"symbol": "_main_thread"},{"value":0},{"value":1},{"value":4400072248 ,"symbolLocation":0,"symbol": "faulthandler_handlers"},{"value":1},{"value":4379496680},{"value":4396759864 ,"symbolLocation":0,"symbol": "cfunction_call"},{"value":4395159560}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533462152},"cpsr":{"value":1073745920},"fp":{"value":49099356896},"sp":{"value":49099356864},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533223856,"matchesCrashFrame":1},"far":{"value":0}},"id":14463891,"triggered":true,"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[
{"imageOffset":38320,"symbol": "__pthread_kill" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":26760,"symbol": "pthread_kill" ,"symbolLocation":296,"imageIndex":136},
{"imageOffset":269616,"symbol": "raise" ,"symbolLocation":32,"imageIndex":137},
{"imageOffset":2447420,"symbol": "faulthandler_fatal_error" ,"symbolLocation":392,"imageIndex":1},
{"imageOffset":14180,"symbol": "_sigtramp" ,"symbolLocation":56,"imageIndex":138},
{"imageOffset":16141816,"symbol": "-[NSSoftwareSurface frontBuffer]" ,"symbolLocation":576,"imageIndex":139},
{"imageOffset":16136320,"symbol": "-[NSCGLSurface flushRect:]" ,"symbolLocation":512,"imageIndex":139},
{"imageOffset":16135632,"symbol": "NSCGLSurfaceFlush" ,"symbolLocation":132,"imageIndex":139},
{"imageOffset":106048,"symbol": "glSwap_Exec" ,"symbolLocation":256,"imageIndex":140},
{"imageOffset":55032,"symbol": "CGLFlushDrawable" ,"symbolLocation":64,"imageIndex":141},
{"imageOffset":1393212,"symbol": "-[NSOpenGLContext flushBuffer]" ,"symbolLocation":28,"imageIndex":139},
{"imageOffset":512676,"imageIndex":71},
{"imageOffset":3679112,"symbol": "QOpenGLContext::swapBuffers(QSurface*)" ,"symbolLocation":236,"imageIndex":50},
{"imageOffset":977256,"symbol": "meth_QOpenGLContext_swapBuffers(_object*, _object*)" ,"symbolLocation":104,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22896,"symbol": "sip_api_call_procedure_method" ,"symbolLocation":100,"imageIndex":46},
{"imageOffset":245080,"symbol": "sipQWindow::exposeEvent(QExposeEvent*)" ,"symbolLocation":132,"imageIndex":52},
{"imageOffset":944160,"symbol": "QWindow::event(QEvent*)" ,"symbolLocation":676,"imageIndex":50},
{"imageOffset":246736,"symbol": "sipQWindow::event(QEvent*)" ,"symbolLocation":224,"imageIndex":52},
{"imageOffset":55148,"symbol": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" ,"symbolLocation":332,"imageIndex":49},
{"imageOffset":59204,"symbol": "QApplication::notify(QObject*, QEvent*)" ,"symbolLocation":516,"imageIndex":49},
{"imageOffset":1420288,"symbol": "sipQApplication::notify(QObject*, QEvent*)" ,"symbolLocation":248,"imageIndex":48},
{"imageOffset":621068,"symbol": "QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*)" ,"symbolLocation":176,"imageIndex":45},
{"imageOffset":588276,"symbol": "QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)" ,"symbolLocation":448,"imageIndex":50},
{"imageOffset":999764,"imageIndex":50},
{"imageOffset":982560,"symbol": "bool QWindowSystemInterface::handleExposeEvent(QWindow*, QRegion const&)" ,"symbolLocation":76,"imageIndex":50},
{"imageOffset":280300,"imageIndex":71},
{"imageOffset":368204,"imageIndex":71},
{"imageOffset":367436,"imageIndex":71},
{"imageOffset":110316,"symbol": "-[CALayer display]" ,"symbolLocation":212,"imageIndex":142},
{"imageOffset":10759240,"symbol": "-[_NSOpenGLViewBackingLayer display]" ,"symbolLocation":116,"imageIndex":139},
{"imageOffset":109768,"symbol": "CA::Layer::display_if_needed(CA::Transaction*)" ,"symbolLocation":784,"imageIndex":142},
{"imageOffset":1798756,"symbol": "CA::Context::commit_transaction(CA::Transaction*, double, double*)" ,"symbolLocation":592,"imageIndex":142},
{"imageOffset":9196,"symbol": "CA::Transaction::commit()" ,"symbolLocation":644,"imageIndex":142},
{"imageOffset":268828,"symbol": "NSPerformVisuallyAtomicChange" ,"symbolLocation":120,"imageIndex":139},
{"imageOffset":10396252,"symbol": "-[NSOpenGLContext setView:]" ,"symbolLocation":160,"imageIndex":139},
{"imageOffset":507592,"imageIndex":71},
{"imageOffset":505676,"imageIndex":71},
{"imageOffset":3677668,"symbol": "QOpenGLContext::makeCurrent(QSurface*)" ,"symbolLocation":188,"imageIndex":50},
{"imageOffset":975548,"symbol": "meth_QOpenGLContext_makeCurrent(_object*, _object*)" ,"symbolLocation":104,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22896,"symbol": "sip_api_call_procedure_method" ,"symbolLocation":100,"imageIndex":46},
{"imageOffset":244912,"symbol": "sipQWindow::resizeEvent(QResizeEvent*)" ,"symbolLocation":132,"imageIndex":52},
{"imageOffset":944160,"symbol": "QWindow::event(QEvent*)" ,"symbolLocation":676,"imageIndex":50},
{"imageOffset":933352,"symbol": "meth_QWindow_event(_object*, _object*)" ,"symbolLocation":180,"imageIndex":52},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":603732,"symbol": "method_vectorcall" ,"symbolLocation":164,"imageIndex":1},
{"imageOffset":22696,"symbol": "sip_api_call_method" ,"symbolLocation":88,"imageIndex":46},
{"imageOffset":246660,"symbol": "sipQWindow::event(QEvent*)" ,"symbolLocation":148,"imageIndex":52},
{"imageOffset":55148,"symbol": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" ,"symbolLocation":332,"imageIndex":49},
{"imageOffset":59204,"symbol": "QApplication::notify(QObject*, QEvent*)" ,"symbolLocation":516,"imageIndex":49},
{"imageOffset":1420288,"symbol": "sipQApplication::notify(QObject*, QEvent*)" ,"symbolLocation":248,"imageIndex":48},
{"imageOffset":621068,"symbol": "QCoreApplication::sendSpontaneousEvent(QObject*, QEvent*)" ,"symbolLocation":176,"imageIndex":45},
{"imageOffset":583476,"symbol": "QGuiApplicationPrivate::processGeometryChangeEvent(QWindowSystemInterfacePrivate::GeometryChangeEvent*)" ,"symbolLocation":300,"imageIndex":50},
{"imageOffset":976036,"symbol": "QWindowSystemInterface::sendWindowSystemEvents(QFlags)" ,"symbolLocation":664,"imageIndex":50},
{"imageOffset":974612,"symbol": "QWindowSystemInterface::flushWindowSystemEvents(QFlags)" ,"symbolLocation":292,"imageIndex":50},
{"imageOffset":262508,"imageIndex":71},
{"imageOffset":667944,"symbol": "QMetaMethodInvoker::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*)" ,"symbolLocation":1072,"imageIndex":45},
{"imageOffset":688032,"symbol": "QMetaMethod::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*)" ,"symbolLocation":76,"imageIndex":45},
{"imageOffset":297424,"imageIndex":71},
{"imageOffset":353408,"symbol": "__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__" ,"symbolLocation":128,"imageIndex":143},
{"imageOffset":765780,"symbol": "___CFXRegistrationPost_block_invoke" ,"symbolLocation":92,"imageIndex":143},
{"imageOffset":765592,"symbol": "_CFXRegistrationPost" ,"symbolLocation":436,"imageIndex":143},
{"imageOffset":216980,"symbol": "_CFXNotificationPost" ,"symbolLocation":740,"imageIndex":143},
{"imageOffset":230392,"symbol": "-[NSView _postFrameChangeNotification]" ,"symbolLocation":240,"imageIndex":139},
{"imageOffset":13440388,"symbol": "-[NSView setFrameSize:]" ,"symbolLocation":1472,"imageIndex":139},
{"imageOffset":13621652,"symbol": "-[NSWindow _oldPlaceWindow:fromServer:]" ,"symbolLocation":692,"imageIndex":139},
{"imageOffset":13627864,"symbol": "-[NSWindow _setFrameCommon:display:fromServer:]" ,"symbolLocation":1860,"imageIndex":139},
{"imageOffset":13571800,"symbol": "-[NSWindow(NSScreenLayout) _setFrame:fromAdjustmentToScreen:anchorIfNeeded:animate:]" ,"symbolLocation":628,"imageIndex":139},
{"imageOffset":1472964,"symbol": "-[NSWindow _adjustWindowToScreen]" ,"symbolLocation":1184,"imageIndex":139},
{"imageOffset":13654916,"symbol": "-[NSWindow _displayChangedSoAdjustWindows:]" ,"symbolLocation":100,"imageIndex":139},
{"imageOffset":3693400,"imageIndex":139},
{"imageOffset":4748728,"imageIndex":139},
{"imageOffset":4748792,"imageIndex":139},
{"imageOffset":5783136,"symbol": "-[NSApplication enumerateWindowsWithOptions:usingBlock:]" ,"symbolLocation":236,"imageIndex":139},
{"imageOffset":3690688,"imageIndex":139},
{"imageOffset":3759620,"imageIndex":139},
{"imageOffset":3759660,"imageIndex":139},
{"imageOffset":3686404,"imageIndex":139},
{"imageOffset":3688980,"imageIndex":139},
{"imageOffset":3699104,"imageIndex":139},
{"imageOffset":2115372,"imageIndex":139},
{"imageOffset":3759620,"imageIndex":139},
{"imageOffset":3759660,"imageIndex":139},
{"imageOffset":3687260,"imageIndex":139},
{"imageOffset":3688076,"imageIndex":139},
{"imageOffset":3698456,"imageIndex":139},
{"imageOffset":4277444,"imageIndex":139},
{"imageOffset":2491416,"imageIndex":139},
{"imageOffset":2490976,"imageIndex":139},
{"imageOffset":4962436,"imageIndex":139},
{"imageOffset":4963580,"imageIndex":139},
{"imageOffset":4962576,"imageIndex":139},
{"imageOffset":10960292,"symbol": "_NSCGSDisplayConfigurationUpdateAndInvokeObservers" ,"symbolLocation":444,"imageIndex":139},
{"imageOffset":10961512,"symbol": "_NSCGSDisplayConfigurationDidReconfigureNotificationHandler" ,"symbolLocation":316,"imageIndex":139},
{"imageOffset":42376,"symbol": "(anonymous namespace)::notify_datagram_handler(unsigned int, CGSDatagramType, void*, unsigned long, void*)" ,"symbolLocation":928,"imageIndex":144},
{"imageOffset":4599008,"symbol": "CGSDatagramReadStream::dispatchMainQueueDatagrams()" ,"symbolLocation":284,"imageIndex":144},
{"imageOffset":4598692,"symbol": "invocation function for block in CGSDatagramReadStream::mainQueueWakeup()" ,"symbolLocation":36,"imageIndex":144},
{"imageOffset":390676,"symbol": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__" ,"symbolLocation":28,"imageIndex":143},
{"imageOffset":390484,"symbol": "__CFRunLoopDoBlocks" ,"symbolLocation":396,"imageIndex":143},
{"imageOffset":387480,"symbol": "__CFRunLoopRun" ,"symbolLocation":2356,"imageIndex":143},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":143},
{"imageOffset":792464,"symbol": "RunCurrentEventLoopInMode" ,"symbolLocation":316,"imageIndex":145},
{"imageOffset":805560,"symbol": "ReceiveNextEventCommon" ,"symbolLocation":488,"imageIndex":145},
{"imageOffset":2419556,"symbol": "_BlockUntilNextEventMatchingListInMode" ,"symbolLocation":48,"imageIndex":145},
{"imageOffset":5382164,"symbol": "_DPSBlockUntilNextEventMatchingListInMode" ,"symbolLocation":236,"imageIndex":139},
{"imageOffset":130632,"symbol": "_DPSNextEvent" ,"symbolLocation":588,"imageIndex":139},
{"imageOffset":11431564,"symbol": "-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]" ,"symbolLocation":688,"imageIndex":139},
{"imageOffset":11430808,"symbol": "-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]" ,"symbolLocation":72,"imageIndex":139},
{"imageOffset":100224,"symbol": "-[NSApplication run]" ,"symbolLocation":368,"imageIndex":139},
{"imageOffset":94980,"imageIndex":71},
{"imageOffset":659364,"symbol": "QEventLoop::exec(QFlags)" ,"symbolLocation":588,"imageIndex":45},
{"imageOffset":620016,"symbol": "QCoreApplication::exec()" ,"symbolLocation":228,"imageIndex":45},
{"imageOffset":2507268,"symbol": "meth_QApplication_exec(_object*, _object*)" ,"symbolLocation":96,"imageIndex":48},
{"imageOffset":998296,"symbol": "cfunction_call" ,"symbolLocation":96,"imageIndex":1},
{"imageOffset":586556,"symbol": "_PyObject_MakeTpCall" ,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1739512,"symbol": "PyEval_EvalCode" ,"symbolLocation":276,"imageIndex":1},
{"imageOffset":1717120,"symbol": "builtin_exec" ,"symbolLocation":428,"imageIndex":1},
{"imageOffset":1000848,"symbol": "cfunction_vectorcall_FASTCALL_KEYWORDS" ,"symbolLocation":80,"imageIndex":1},
{"imageOffset":1797396,"symbol": "_PyEval_EvalFrameDefault" ,"symbolLocation":53096,"imageIndex":1},
{"imageOffset":1820600,"symbol": "_PyEval_Vector" ,"symbolLocation":156,"imageIndex":1},
{"imageOffset":2419316,"symbol": "pymain_run_module" ,"symbolLocation":256,"imageIndex":1},
{"imageOffset":2417940,"symbol": "Py_RunMain" ,"symbolLocation":1784,"imageIndex":1},
{"imageOffset":2422468,"symbol": "pymain_main" ,"symbolLocation":52,"imageIndex":1},
{"imageOffset":2422404,"symbol": "Py_Main" ,"symbolLocation":36,"imageIndex":1},
{"imageOffset":5032,"symbol": "main" ,"symbolLocation":128,"imageIndex":0},
{"imageOffset":36180,"symbol": "start" ,"symbolLocation":7184,"imageIndex":146}]},{"id":14464064,"name":"com.apple.NSEventThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":""},{"value":147347443023872},{"value":0},{"value":147347443023872},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":34307},{"value":0},{"value":18446744073709551569},{"value":8370804152},{"value":0},{"value":4294967295},{"value":2},{"value":147347443023872},{"value":0},{"value":147347443023872},{"value":6330769544},{"value":8589934592,"objc-selector":""},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6330769392},"sp":{"value":6330769312},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":143},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":143},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":143},
{"imageOffset":719412,"symbol": "_NSEventThread" ,"symbolLocation":184,"imageIndex":139},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464092,"name":"ThreadPoolServiceThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":49095874752},{"value":4},{"value":0},{"value":0},{"value":6292869720},{"value":0},{"value":0},{"value":3},{"value":56},{"value":6292863470},{"value":6292863470},{"value":0},{"value":0},{"value":369},{"value":6339194880},{"value":0},{"value":49073776240},{"value":49127575296},{"value":0},{"value":6339194248},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6187964420},"cpsr":{"value":1610616832},"fp":{"value":6339194224},"sp":{"value":6339194128},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533237636},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81831180,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464093,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":258398117429248},{"value":0},{"value":258398117429248},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":60163},{"value":0},{"value":18446744073709551569},{"value":28054928041},{"value":0},{"value":0},{"value":32},{"value":258398117429248},{"value":0},{"value":258398117429248},{"value":6347615456},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6347614800},"sp":{"value":6347614720},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464094,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":213318140690432},{"value":0},{"value":213318140690432},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":49667},{"value":0},{"value":18446744073709551569},{"value":22031171677},{"value":0},{"value":0},{"value":32},{"value":213318140690432},{"value":0},{"value":213318140690432},{"value":6356036832},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6356036176},"sp":{"value":6356036096},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881388,"imageIndex":56},
{"imageOffset":81881296,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464095,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":256199094173696},{"value":0},{"value":256199094173696},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":59651},{"value":0},{"value":18446744073709551569},{"value":1728260468},{"value":0},{"value":0},{"value":32},{"value":256199094173696},{"value":0},{"value":256199094173696},{"value":6364458208},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6364457552},"sp":{"value":6364457472},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464096,"name":"Chrome_IOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":49074420544},{"value":4},{"value":0},{"value":0},{"value":6292869720},{"value":0},{"value":0},{"value":100},{"value":56},{"value":6292864882},{"value":6292864882},{"value":0},{"value":0},{"value":369},{"value":6372880384},{"value":0},{"value":49073767920},{"value":49127576256},{"value":0},{"value":6372879736},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6187964420},"cpsr":{"value":1610616832},"fp":{"value":6372879712},"sp":{"value":6372879616},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533237636},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":52970000,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464097,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":243004954640384},{"value":0},{"value":243004954640384},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":56579},{"value":0},{"value":18446744073709551569},{"value":6381301760},{"value":0},{"value":0},{"value":32},{"value":243004954640384},{"value":0},{"value":243004954640384},{"value":6381300816},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6381300160},"sp":{"value":6381300080},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464098,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":240805931384832},{"value":0},{"value":240805931384832},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":56067},{"value":0},{"value":18446744073709551569},{"value":26091753502},{"value":0},{"value":0},{"value":32},{"value":240805931384832},{"value":0},{"value":240805931384832},{"value":6389722336},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6389721680},"sp":{"value":6389721600},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464099,"name":"Chrome_InProcGpuThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":""},{"value":232009838362624},{"value":0},{"value":232009838362624},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":54019},{"value":0},{"value":18446744073709551569},{"value":8370804152},{"value":0},{"value":4294967295},{"value":2},{"value":232009838362624},{"value":0},{"value":232009838362624},{"value":6398139944},{"value":8589934592,"objc-selector":""},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6398139792},"sp":{"value":6398139712},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":143},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":143},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":143},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":148},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464100,"name":"Chrome_ChildIOThread",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":49127040624},{"value":1},{"value":0},{"value":0},{"value":6292869720},{"value":0},{"value":0},{"value":1},{"value":56},{"value":6292863470},{"value":6292863470},{"value":0},{"value":0},{"value":369},{"value":6406565888},{"value":0},{"value":49073783024},{"value":49127577856},{"value":0},{"value":6406565208},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6187964420},"cpsr":{"value":1610616832},"fp":{"value":6406565184},"sp":{"value":6406565088},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533237636},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":129200756,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464101,"name":"CompositorTileWorker1",
"threadState":{"x":[{"value":260},{"value":0},{"value":768},{"value":0},{"value":0},{"value":161},{"value":0},{"value":0},{"value":6414986840},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":49124658008},{"value":49124658136},{"value":6414987488},{"value":0},{"value":0},{"value":768},{"value":769},{"value":1024},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":6414986960},"sp":{"value":6414986816},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}},"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":82047376,"imageIndex":56},
{"imageOffset":117254004,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464102,"name":"VizCompositorThread",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":""},{"value":360652698812416},{"value":0},{"value":360652698812416},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":83971},{"value":0},{"value":18446744073709551569},{"value":8370804152},{"value":0},{"value":4294967295},{"value":2},{"value":360652698812416},{"value":0},{"value":360652698812416},{"value":6423404072},{"value":8589934592,"objc-selector":""},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6423403920},"sp":{"value":6423403840},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":143},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":143},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":143},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":148},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464103,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":295781512773632},{"value":0},{"value":295781512773632},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":68867},{"value":0},{"value":18446744073709551569},{"value":6431830016},{"value":0},{"value":0},{"value":32},{"value":295781512773632},{"value":0},{"value":295781512773632},{"value":6431829072},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":6431828416},"sp":{"value":6431828336},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464106,"name":"NetworkService",
"threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":49062488000},{"value":2},{"value":0},{"value":0},{"value":6292869720},{"value":0},{"value":0},{"value":2},{"value":56},{"value":6292863470},{"value":6292863470},{"value":0},{"value":0},{"value":369},{"value":6440251392},{"value":0},{"value":49074535664},{"value":49127581056},{"value":0},{"value":6440250792},{"value":12297829382473034411},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6187964420},"cpsr":{"value":1610616832},"fp":{"value":6440250768},"sp":{"value":6440250672},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533237636},"far":{"value":0}},"frames":[
{"imageOffset":52100,"symbol": "kevent64" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":82188292,"imageIndex":56},
{"imageOffset":82187852,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464107,"name":"NetworkNotificationThreadMac",
"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592,"objc-selector":""},{"value":350757094162432},{"value":0},{"value":350757094162432},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":81667},{"value":0},{"value":18446744073709551569},{"value":8370804152},{"value":0},{"value":4294967295},{"value":2},{"value":350757094162432},{"value":0},{"value":350757094162432},{"value":12893298216},{"value":8589934592,"objc-selector":""},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12893298064},"sp":{"value":12893297984},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":392112,"symbol": "__CFRunLoopServiceMachPort" ,"symbolLocation":160,"imageIndex":143},
{"imageOffset":386312,"symbol": "__CFRunLoopRun" ,"symbolLocation":1188,"imageIndex":143},
{"imageOffset":1150780,"symbol": "_CFRunLoopRunSpecificWithOptions" ,"symbolLocation":532,"imageIndex":143},
{"imageOffset":10861840,"symbol": "-[NSRunLoop(NSRunLoop) runMode:beforeDate:]" ,"symbolLocation":212,"imageIndex":148},
{"imageOffset":82438680,"imageIndex":56},
{"imageOffset":82433204,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464108,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":307876140679168},{"value":0},{"value":307876140679168},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":71683},{"value":0},{"value":18446744073709551569},{"value":12901724160},{"value":0},{"value":0},{"value":32},{"value":307876140679168},{"value":0},{"value":307876140679168},{"value":12901723216},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12901722560},"sp":{"value":12901722480},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464109,"name":"ThreadPoolSingleThreadForegroundBlocking0",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":311174675562496},{"value":0},{"value":311174675562496},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":72451},{"value":0},{"value":18446744073709551569},{"value":49133178880},{"value":0},{"value":0},{"value":32},{"value":311174675562496},{"value":0},{"value":311174675562496},{"value":12910144736},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12910144080},"sp":{"value":12910144000},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881608,"imageIndex":56},
{"imageOffset":81881308,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464138,"name":"NetworkConfigWatcher",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":543171629023232},{"value":0},{"value":543171629023232},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":126467},{"value":0},{"value":18446744073709551569},{"value":12918566912},{"value":0},{"value":0},{"value":32},{"value":543171629023232},{"value":0},{"value":543171629023232},{"value":12918565968},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12918565312},"sp":{"value":12918565232},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464157,"name":"ThreadPoolBackgroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":715829314322432},{"value":0},{"value":715829314322432},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":166667},{"value":0},{"value":18446744073709551569},{"value":100664320},{"value":0},{"value":0},{"value":32},{"value":715829314322432},{"value":0},{"value":715829314322432},{"value":12981628128},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12981627472},"sp":{"value":12981627392},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881388,"imageIndex":56},
{"imageOffset":81881296,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464160,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":420180945534976},{"value":0},{"value":420180945534976},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":97831},{"value":0},{"value":18446744073709551569},{"value":15436905120},{"value":0},{"value":0},{"value":32},{"value":420180945534976},{"value":0},{"value":420180945534976},{"value":12990049504},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12990048848},"sp":{"value":12990048768},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464161,"name":"ThreadPoolForegroundWorker",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":711396908072960},{"value":0},{"value":711396908072960},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":165635},{"value":0},{"value":18446744073709551569},{"value":15453682336},{"value":0},{"value":0},{"value":32},{"value":711396908072960},{"value":0},{"value":711396908072960},{"value":12998470880},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":12998470224},"sp":{"value":12998470144},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881520,"imageIndex":56},
{"imageOffset":81881248,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464169,"name":"MemoryInfra",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":697103256911872},{"value":0},{"value":697103256911872},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":162307},{"value":0},{"value":18446744073709551569},{"value":13006893056},{"value":0},{"value":0},{"value":32},{"value":697103256911872},{"value":0},{"value":697103256911872},{"value":13006892112},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":13006891456},"sp":{"value":13006891376},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81623128,"imageIndex":56},
{"imageOffset":81250960,"imageIndex":56},
{"imageOffset":81776256,"imageIndex":56},
{"imageOffset":81483352,"imageIndex":56},
{"imageOffset":81939912,"imageIndex":56},
{"imageOffset":81940312,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464170,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":698202768539648},{"value":0},{"value":698202768539648},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":162563},{"value":0},{"value":18446744073709551569},{"value":100664320},{"value":0},{"value":0},{"value":32},{"value":698202768539648},{"value":0},{"value":698202768539648},{"value":13015313632},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":13015312976},"sp":{"value":13015312896},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881432,"imageIndex":56},
{"imageOffset":81881344,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14464178,"name":"ThreadPoolSingleThreadSharedForeground2",
"threadState":{"x":[{"value":268451845},{"value":17179869186},{"value":0},{"value":692705210400768},{"value":0},{"value":692705210400768},{"value":32},{"value":0},{"value":0},{"value":17179869184},{"value":32},{"value":0},{"value":0},{"value":0},{"value":161283},{"value":0},{"value":18446744073709551569},{"value":49146433536},{"value":0},{"value":0},{"value":32},{"value":692705210400768},{"value":0},{"value":692705210400768},{"value":13023735008},{"value":0},{"value":17179869186},{"value":18446744073709550527},{"value":2}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533263400},"cpsr":{"value":4096},"fp":{"value":13023734352},"sp":{"value":13023734272},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533188660},"far":{"value":0}},"frames":[
{"imageOffset":3124,"symbol": "mach_msg2_trap" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":77864,"symbol": "mach_msg2_internal" ,"symbolLocation":76,"imageIndex":135},
{"imageOffset":39308,"symbol": "mach_msg_overwrite" ,"symbolLocation":484,"imageIndex":135},
{"imageOffset":4020,"symbol": "mach_msg" ,"symbolLocation":24,"imageIndex":135},
{"imageOffset":82162660,"imageIndex":56},
{"imageOffset":81623272,"imageIndex":56},
{"imageOffset":81879592,"imageIndex":56},
{"imageOffset":81882352,"imageIndex":56},
{"imageOffset":81881564,"imageIndex":56},
{"imageOffset":81881320,"imageIndex":56},
{"imageOffset":82050392,"imageIndex":56},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}]},{"id":14502427,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":205056},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6095941320},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598947856 ,"symbolLocation":16,"symbol": "thread_status"},{"value":4598947920 ,"symbolLocation":80,"symbol": "thread_status"},{"value":6095941856},{"value":0},{"value":0},{"value":205056},{"value":205057},{"value":205312},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":6095941440},"sp":{"value":6095941296},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502428,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":205312},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6097661640},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598947984 ,"symbolLocation":144,"symbol": "thread_status"},{"value":4598948048 ,"symbolLocation":208,"symbol": "thread_status"},{"value":6097662176},{"value":0},{"value":0},{"value":205312},{"value":205313},{"value":205568},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":6097661760},"sp":{"value":6097661616},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502429,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12924579528},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948112 ,"symbolLocation":272,"symbol": "thread_status"},{"value":4598948176 ,"symbolLocation":336,"symbol": "thread_status"},{"value":12924580064},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12924579648},"sp":{"value":12924579504},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502430,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12925152968},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948240 ,"symbolLocation":400,"symbol": "thread_status"},{"value":4598948304 ,"symbolLocation":464,"symbol": "thread_status"},{"value":12925153504},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12925153088},"sp":{"value":12925152944},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502431,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12925726408},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948368 ,"symbolLocation":528,"symbol": "thread_status"},{"value":4598948432 ,"symbolLocation":592,"symbol": "thread_status"},{"value":12925726944},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12925726528},"sp":{"value":12925726384},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502432,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12926299848},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948496 ,"symbolLocation":656,"symbol": "thread_status"},{"value":4598948560 ,"symbolLocation":720,"symbol": "thread_status"},{"value":12926300384},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12926299968},"sp":{"value":12926299824},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502433,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12928822984},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948624 ,"symbolLocation":784,"symbol": "thread_status"},{"value":4598948688 ,"symbolLocation":848,"symbol": "thread_status"},{"value":12928823520},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12928823104},"sp":{"value":12928822960},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502434,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12929396424},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948752 ,"symbolLocation":912,"symbol": "thread_status"},{"value":4598948816 ,"symbolLocation":976,"symbol": "thread_status"},{"value":12929396960},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12929396544},"sp":{"value":12929396400},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502435,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12929969864},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598948880 ,"symbolLocation":1040,"symbol": "thread_status"},{"value":4598948944 ,"symbolLocation":1104,"symbol": "thread_status"},{"value":12929970400},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12929969984},"sp":{"value":12929969840},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502436,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12933492424},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949008 ,"symbolLocation":1168,"symbol": "thread_status"},{"value":4598949072 ,"symbolLocation":1232,"symbol": "thread_status"},{"value":12933492960},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12933492544},"sp":{"value":12933492400},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502437,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12934065864},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949136 ,"symbolLocation":1296,"symbol": "thread_status"},{"value":4598949200 ,"symbolLocation":1360,"symbol": "thread_status"},{"value":12934066400},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12934065984},"sp":{"value":12934065840},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502438,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12934639304},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949264 ,"symbolLocation":1424,"symbol": "thread_status"},{"value":4598949328 ,"symbolLocation":1488,"symbol": "thread_status"},{"value":12934639840},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12934639424},"sp":{"value":12934639280},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502439,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12935212744},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949392 ,"symbolLocation":1552,"symbol": "thread_status"},{"value":4598949456 ,"symbolLocation":1616,"symbol": "thread_status"},{"value":12935213280},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12935212864},"sp":{"value":12935212720},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502440,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12935786184},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949520 ,"symbolLocation":1680,"symbol": "thread_status"},{"value":4598949584 ,"symbolLocation":1744,"symbol": "thread_status"},{"value":12935786720},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12935786304},"sp":{"value":12935786160},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502441,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12936359624},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949648 ,"symbolLocation":1808,"symbol": "thread_status"},{"value":4598949712 ,"symbolLocation":1872,"symbol": "thread_status"},{"value":12936360160},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12936359744},"sp":{"value":12936359600},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502442,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12936933064},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949776 ,"symbolLocation":1936,"symbol": "thread_status"},{"value":4598949840 ,"symbolLocation":2000,"symbol": "thread_status"},{"value":12936933600},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12936933184},"sp":{"value":12936933040},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502443,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12937506504},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598949904 ,"symbolLocation":2064,"symbol": "thread_status"},{"value":4598949968 ,"symbolLocation":2128,"symbol": "thread_status"},{"value":12937507040},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12937506624},"sp":{"value":12937506480},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502444,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12938079944},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950032 ,"symbolLocation":2192,"symbol": "thread_status"},{"value":4598950096 ,"symbolLocation":2256,"symbol": "thread_status"},{"value":12938080480},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12938080064},"sp":{"value":12938079920},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502445,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12938653384},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950160 ,"symbolLocation":2320,"symbol": "thread_status"},{"value":4598950224 ,"symbolLocation":2384,"symbol": "thread_status"},{"value":12938653920},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12938653504},"sp":{"value":12938653360},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502446,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12939226824},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950288 ,"symbolLocation":2448,"symbol": "thread_status"},{"value":4598950352 ,"symbolLocation":2512,"symbol": "thread_status"},{"value":12939227360},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12939226944},"sp":{"value":12939226800},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502447,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12939800264},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950416 ,"symbolLocation":2576,"symbol": "thread_status"},{"value":4598950480 ,"symbolLocation":2640,"symbol": "thread_status"},{"value":12939800800},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12939800384},"sp":{"value":12939800240},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502448,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12940373704},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950544 ,"symbolLocation":2704,"symbol": "thread_status"},{"value":4598950608 ,"symbolLocation":2768,"symbol": "thread_status"},{"value":12940374240},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12940373824},"sp":{"value":12940373680},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502449,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12940947144},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950672 ,"symbolLocation":2832,"symbol": "thread_status"},{"value":4598950736 ,"symbolLocation":2896,"symbol": "thread_status"},{"value":12940947680},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12940947264},"sp":{"value":12940947120},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502450,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12941520584},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950800 ,"symbolLocation":2960,"symbol": "thread_status"},{"value":4598950864 ,"symbolLocation":3024,"symbol": "thread_status"},{"value":12941521120},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12941520704},"sp":{"value":12941520560},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502451,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12942094024},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598950928 ,"symbolLocation":3088,"symbol": "thread_status"},{"value":4598950992 ,"symbolLocation":3152,"symbol": "thread_status"},{"value":12942094560},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12942094144},"sp":{"value":12942094000},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502452,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12942667464},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598951056 ,"symbolLocation":3216,"symbol": "thread_status"},{"value":4598951120 ,"symbolLocation":3280,"symbol": "thread_status"},{"value":12942668000},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12942667584},"sp":{"value":12942667440},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14502453,"frames":[
{"imageOffset":17656,"symbol": "__psynch_cvwait" ,"symbolLocation":8,"imageIndex":135},
{"imageOffset":28892,"symbol": "_pthread_cond_wait" ,"symbolLocation":984,"imageIndex":136},
{"imageOffset":1502040,"symbol": "blas_thread_server" ,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27656,"symbol": "_pthread_start" ,"symbolLocation":136,"imageIndex":136},
{"imageOffset":7080,"symbol": "thread_start" ,"symbolLocation":8,"imageIndex":136}],
"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":12943240904},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8370802272},{"value":0},{"value":4598951184 ,"symbolLocation":3344,"symbol": "thread_status"},{"value":4598951248 ,"symbolLocation":3408,"symbol": "thread_status"},{"value":12943241440},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4598861824 ,"symbolLocation":16,"symbol": "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6533464284},"cpsr":{"value":1610616832},"fp":{"value":12943241024},"sp":{"value":12943240880},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533203192},"far":{"value":0}}},{"id":14788600,"frames":[
],
"threadState":{"x":[{"value":6100381696},{"value":171707},{"value":6099845120},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6100381696},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533442452},"far":{"value":0}}},{"id":15294129,"frames":[
],
"threadState":{"x":[{"value":12945911808},{"value":182843},{"value":12945375232},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":12945911808},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533442452},"far":{"value":0}}},{"id":15294130,"frames":[
],
"threadState":{"x":[{"value":12946485248},{"value":196123},{"value":12945948672},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":12946485248},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533442452},"far":{"value":0}}},{"id":15295160,"frames":[
],
"threadState":{"x":[{"value":6100955136},{"value":102467},{"value":6100418560},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6100955136},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6533442452},"far":{"value":0}}},{"id":15295161,"frames":[
],
"threadState":{"x":[{"value":6101528576},{"value":0},{"value":6100992000},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6101528576},"esr":{"value":0},"pc":{"value":6533442452},"far":{"value":0}}},{"id":15295162,"frames":[
],
"threadState":{"x":[{"value":6099808256},{"value":0},{"value":6099271680},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6099808256},"esr":{"value":0},"pc":{"value":6533442452},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4378312704,
"CFBundleShortVersionString" : "1.11.1",
"CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
"size" : 16384,
"uuid" : "c20e09a8-923e-3fb3-856b-3e765bcb267b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
"name" : "ChimeraX",
"CFBundleVersion" : "1.11.1.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4395761664,
"CFBundleShortVersionString" : "3.11.9, (c) 2001-2023 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 3981312,
"uuid" : "5662657e-7928-39be-8954-d582f8f34d51",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
"name" : "Python",
"CFBundleVersion" : "3.11.9"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4380835840,
"size" : 49152,
"uuid" : "29c3ec8a-19d4-363b-a6d9-9c2abec94f03",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so",
"name" : "math.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4380573696,
"size" : 81920,
"uuid" : "4dbedf5d-0596-39ea-b10e-f25d3a6c8cfb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so",
"name" : "_datetime.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4380753920,
"size" : 16384,
"uuid" : "4b805031-de4f-3814-b939-e5cb2842c3e6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so",
"name" : "_typing.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393451520,
"size" : 32768,
"uuid" : "78e93840-6aa2-3e12-88b1-3d140c86db21",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so",
"name" : "zlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4380966912,
"size" : 16384,
"uuid" : "76d59f87-05bd-3453-988f-6a1d92e48d0b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so",
"name" : "_bz2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394156032,
"size" : 196608,
"uuid" : "aa0512bd-866a-3f89-a0b1-370c93044c89",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so",
"name" : "_lzma.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393566208,
"size" : 16384,
"uuid" : "1701fe90-bec8-3df9-af49-24e174fdc9fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so",
"name" : "_bisect.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393648128,
"size" : 16384,
"uuid" : "66c350e7-dd50-30e7-9149-bd34d073a97b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so",
"name" : "_random.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393730048,
"size" : 16384,
"uuid" : "2eddec17-84f0-384f-badb-24bd02d808c9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so",
"name" : "_sha512.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393811968,
"size" : 32768,
"uuid" : "b942d9ac-2a05-30f3-90ef-07a312233107",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so",
"name" : "binascii.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393910272,
"size" : 32768,
"uuid" : "2a9c55d5-61e3-3c08-afe7-a90f29fb3885",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so",
"name" : "_struct.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394024960,
"size" : 16384,
"uuid" : "4d6fbc3b-cd0b-392c-9f1c-9ff89288e939",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so",
"name" : "fcntl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394450944,
"size" : 16384,
"uuid" : "3a00fdd3-8009-389a-b150-0f692c95822f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so",
"name" : "_posixsubprocess.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4394532864,
"size" : 32768,
"uuid" : "4c0501e5-d7a1-34d7-aa7c-75dfe924b268",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
"name" : "select.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393353216,
"size" : 16384,
"uuid" : "5c810b70-a9de-37c4-b19b-ab617972ebf7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so",
"name" : "_arrays.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4472045568,
"size" : 540672,
"uuid" : "4d61105d-8d94-34b9-ba2f-7cba2780581b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
"name" : "libarrays.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481515520,
"size" : 2670592,
"uuid" : "744b099b-9156-3efd-95ee-949f9bec068e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so",
"name" : "_multiarray_umath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4577525760,
"size" : 21299200,
"uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
"name" : "libopenblas64_.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4472733696,
"size" : 3522560,
"uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
"name" : "libgfortran.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4471324672,
"size" : 311296,
"uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib",
"name" : "libquadmath.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4476452864,
"size" : 65536,
"uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib",
"name" : "libgcc_s.1.1.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4471701504,
"size" : 98304,
"uuid" : "a262ab27-9e1b-3b52-9b2f-1c173bcac7f9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so",
"name" : "_pickle.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4393222144,
"size" : 16384,
"uuid" : "dd2e6975-e10c-3bf3-9bb5-95cfb3c5d91e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so",
"name" : "_contextvars.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4471881728,
"size" : 65536,
"uuid" : "340d4f4e-8cd4-3e24-9215-eb9235031bd3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so",
"name" : "_multiarray_tests.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4479090688,
"size" : 81920,
"uuid" : "1288fa0d-7e49-3d72-a33f-338b00fa673f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so",
"name" : "_ctypes.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4478697472,
"size" : 98304,
"uuid" : "09f94631-f551-3559-ba88-aff49917d8fe",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so",
"name" : "_umath_linalg.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4478877696,
"size" : 65536,
"uuid" : "7b5335ce-92a1-3ae2-bde0-0e5d5641b2c9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so",
"name" : "_pocketfft_internal.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4480335872,
"size" : 622592,
"uuid" : "05ddaab9-9d7f-3317-a3c4-5e9936fe3ceb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so",
"name" : "mtrand.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481073152,
"size" : 147456,
"uuid" : "377e255e-f9a4-3173-8265-a899000c5d0f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so",
"name" : "bit_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4552523776,
"size" : 196608,
"uuid" : "8590d52a-d755-3ffd-8f68-f9cb638359fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so",
"name" : "_common.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481302528,
"size" : 32768,
"uuid" : "473ca62c-10c9-3a36-9a61-5ab9a1b7d0ba",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so",
"name" : "_hashlib.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4560699392,
"size" : 2473984,
"uuid" : "b85d21fc-4c7a-37e4-ad24-9b0d20177f55",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.3.dylib",
"name" : "libcrypto.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4481417216,
"size" : 32768,
"uuid" : "6781c716-85bc-3dcc-b059-b59077dd4059",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so",
"name" : "_blake2.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4551950336,
"size" : 311296,
"uuid" : "0033ea49-a161-3564-b09e-6a6c3b902698",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so",
"name" : "_bounded_integers.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4552343552,
"size" : 65536,
"uuid" : "7dab4595-a351-3061-861b-c426baee85b3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so",
"name" : "_mt19937.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4553080832,
"size" : 65536,
"uuid" : "d3035eea-ed0e-398a-afbe-f9a8016701db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so",
"name" : "_philox.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4552802304,
"size" : 81920,
"uuid" : "35fb9307-f991-3159-86db-21f6c67b9198",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so",
"name" : "_pcg64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4552966144,
"size" : 49152,
"uuid" : "17a4344b-3221-36c4-9019-53cc1223e124",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so",
"name" : "_sfc64.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4556029952,
"size" : 737280,
"uuid" : "49451e8a-e3c8-3429-83d8-249e81e378cd",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so",
"name" : "_generator.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4395679744,
"size" : 16384,
"uuid" : "e1984258-3aba-3351-9b97-6cc398e29690",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so",
"name" : "_opcode.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4555751424,
"size" : 114688,
"uuid" : "2c5648bf-cecf-318c-8fab-785db52e1e8e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so",
"name" : "_geometry.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4555505664,
"size" : 32768,
"uuid" : "d8396ecd-b388-3762-afa8-2befbe9b0f1e",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so",
"name" : "_json.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4572315648,
"size" : 1835008,
"uuid" : "f795a5bb-1601-3eef-8a24-ff39045324ec",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so",
"name" : "QtCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4564320256,
"size" : 4931584,
"uuid" : "983bc4f6-7df6-392c-9828-f5ce89ace591",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4555309056,
"size" : 81920,
"uuid" : "9011152a-649a-3a28-a82a-d2fbd01b3b85",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so",
"name" : "sip.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4560289792,
"CFBundleShortVersionString" : "3.0",
"CFBundleIdentifier" : "com.apple.security.csparser",
"size" : 131072,
"uuid" : "862365a2-2945-3e86-a947-83bf39a899bf",
"path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
"name" : "csparser",
"CFBundleVersion" : "61901.80.25"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5522554880,
"size" : 3112960,
"uuid" : "bbbb795a-1712-3aa5-9c1d-79c5a5d20ba7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5529026560,
"size" : 4636672,
"uuid" : "9afc249a-2c8a-3728-844c-43f7d4e924fa",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5509840896,
"size" : 6946816,
"uuid" : "a6b3ef77-1d34-362f-978d-ac598b7fad96",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
"name" : "QtGui"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4576346112,
"size" : 540672,
"uuid" : "664dcb47-7f93-3f12-86ce-6abb16c6f79a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
"name" : "QtDBus"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5518131200,
"size" : 1622016,
"uuid" : "16a11f0c-dba0-350b-9e54-d52e40f9ebc1",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
"name" : "QtGui.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4570169344,
"size" : 81920,
"uuid" : "17c6a83d-c01f-3b5e-9c29-bf7b640879fa",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
"name" : "QtWebEngineWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4572053504,
"size" : 98304,
"uuid" : "2eebba43-0408-373a-aecb-8a77cb200a61",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
"name" : "QtWebEngineWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4577034240,
"size" : 278528,
"uuid" : "668819e6-9a98-3b60-9237-9cf0394fbc6a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
"name" : "QtPrintSupport"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6105776128,
"size" : 193282048,
"uuid" : "5ea53470-db41-3104-826c-b05814dc84ea",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
"name" : "QtWebEngineCore"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5547458560,
"size" : 4358144,
"uuid" : "d304bda4-f5ed-337c-b235-f201942b81f4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
"name" : "QtQuick"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5521604608,
"size" : 425984,
"uuid" : "0687c57f-96fb-36d6-a714-bbacf61b99db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
"name" : "QtOpenGL"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5374722048,
"size" : 98304,
"uuid" : "a4ecdacc-64fc-325d-b1ed-399d9a6dbecf",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlMeta.framework\/Versions\/A\/QtQmlMeta",
"name" : "QtQmlMeta"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5536645120,
"size" : 540672,
"uuid" : "627f1af8-e9cf-39dd-a30c-a57e796254ff",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
"name" : "QtQmlModels"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4555603968,
"size" : 49152,
"uuid" : "d38fe2ba-5ecd-37b4-901a-e36497b9b98d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlWorkerScript.framework\/Versions\/A\/QtQmlWorkerScript",
"name" : "QtQmlWorkerScript"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4571611136,
"size" : 163840,
"uuid" : "1681a2c5-69fb-36f4-8653-176299071cef",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
"name" : "QtWebChannel"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5553389568,
"size" : 3899392,
"uuid" : "033ee8e1-b25b-3b1b-bd36-18a2dc897462",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
"name" : "QtQml"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5540806656,
"size" : 1261568,
"uuid" : "585eea3e-00da-38e0-9418-875f603e34db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
"name" : "QtNetwork"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5537382400,
"size" : 425984,
"uuid" : "176c4bd0-d9d5-35c5-ba80-0bc128688ce6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
"name" : "QtPositioning"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5522243584,
"size" : 81920,
"uuid" : "59e3d295-9588-393a-930c-2d620dee1c60",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
"name" : "QtQuickWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5542494208,
"size" : 557056,
"uuid" : "0863c6da-887d-3535-871b-ec1c3c84f1d2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so",
"name" : "QtNetwork.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5535825920,
"size" : 163840,
"uuid" : "02b63494-9435-3dbe-8428-a9f8d6e31bff",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
"name" : "QtPrintSupport.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4571873280,
"size" : 32768,
"uuid" : "f4869ee8-0fea-3831-8bd6-3b6e7b94cbb3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
"name" : "QtWebChannel.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5539446784,
"size" : 278528,
"uuid" : "69ae506f-5419-349f-9bb1-1fa9074f88b5",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
"name" : "QtWebEngineCore.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5545721856,
"size" : 688128,
"uuid" : "ee888008-7c77-3b7b-a44c-08aea0c348d4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5522440192,
"size" : 49152,
"uuid" : "f26af954-d1f7-31aa-9981-1bad216149d9",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5546688512,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 409600,
"uuid" : "66a35ba7-f2f4-3a44-9a0c-8440564e9578",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5771231232,
"CFBundleShortVersionString" : "345.20.4",
"CFBundleIdentifier" : "com.apple.AGXMetalG15X-M2",
"size" : 8601600,
"uuid" : "fbb035b2-50f9-3948-a029-3643b0695d21",
"path" : "\/System\/Library\/Extensions\/AGXMetalG15X_M2.bundle\/Contents\/MacOS\/AGXMetalG15X_M2",
"name" : "AGXMetalG15X_M2",
"CFBundleVersion" : "345.20.4"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5545345024,
"size" : 147456,
"uuid" : "cd3087eb-2e7c-3e0a-845b-4df9d0bbc6ab",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/styles\/libqmacstyle.dylib",
"name" : "libqmacstyle.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5540691968,
"size" : 16384,
"uuid" : "35d693c5-c61b-308a-974c-b88655915dcd",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_heapq.cpython-311-darwin.so",
"name" : "_heapq.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5547311104,
"size" : 65536,
"uuid" : "3454571c-408b-34e5-9bae-96f393e4fb85",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_socket.cpython-311-darwin.so",
"name" : "_socket.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5770788864,
"size" : 49152,
"uuid" : "9c6afc97-732b-3225-b6e4-d3cd90218697",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/array.cpython-311-darwin.so",
"name" : "array.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5770526720,
"size" : 114688,
"uuid" : "99cf2bb1-f289-37d8-8b78-138157aa59f7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ssl.cpython-311-darwin.so",
"name" : "_ssl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5802049536,
"size" : 409600,
"uuid" : "ae09de6b-222a-3004-b8cd-719ba8f2af8f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libssl.3.dylib",
"name" : "libssl.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5800722432,
"size" : 49152,
"uuid" : "0ab9ddb4-499f-3422-b288-c7314c99c753",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_asyncio.cpython-311-darwin.so",
"name" : "_asyncio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5545607168,
"size" : 16384,
"uuid" : "7f26a767-41c1-365c-9b89-706f552f36fc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5808160768,
"size" : 1130496,
"uuid" : "58991eb8-68f8-3788-93ad-a5c12a5ba7a4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libatomstruct.dylib",
"name" : "libatomstruct.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5801918464,
"size" : 32768,
"uuid" : "03ffda1f-3c0e-3636-9da9-2d95cd17cc3b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libelement.dylib",
"name" : "libelement.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5771067392,
"size" : 16384,
"uuid" : "e6aafbdb-82a1-3498-887a-0f521256ec0c",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic_lib\/lib\/libpyinstance.dylib",
"name" : "libpyinstance.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5805621248,
"size" : 180224,
"uuid" : "b29a19d3-0bc3-388b-bc1c-7c20382e7472",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/libmolc.dylib",
"name" : "libmolc.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5804785664,
"size" : 376832,
"uuid" : "be569033-0272-3ad7-aee7-42b0ee450dfb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cymol.cpython-311-darwin.so",
"name" : "cymol.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5806456832,
"size" : 98304,
"uuid" : "4ea8b2f7-ca62-3291-b3c2-d77f9d5b8a59",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/tinyarray.cpython-311-darwin.so",
"name" : "tinyarray.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5807718400,
"size" : 65536,
"uuid" : "af5318ca-d45c-3bf8-a5ed-f2dcaafb11cb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/cytmpl.cpython-311-darwin.so",
"name" : "cytmpl.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5806030848,
"size" : 131072,
"uuid" : "098b3b7a-4128-3f66-b743-657c99879e16",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/surface\/_surface.cpython-311-darwin.so",
"name" : "_surface.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5814157312,
"size" : 393216,
"uuid" : "832b7f73-e854-33e1-9f65-eaf5250700d9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imaging.cpython-311-darwin.so",
"name" : "_imaging.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5812944896,
"size" : 704512,
"uuid" : "76ab410c-4898-3fde-a872-5cefcdd51b56",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libtiff.6.dylib",
"name" : "libtiff.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5816156160,
"size" : 540672,
"uuid" : "688c6473-716c-32eb-8cfe-f11203c4574d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libjpeg.62.4.0.dylib",
"name" : "libjpeg.62.4.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5816811520,
"size" : 622592,
"uuid" : "6994e1d8-b3e5-38d6-aef0-721586b2d5ce",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libopenjp2.2.5.3.dylib",
"name" : "libopenjp2.2.5.3.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5806260224,
"size" : 98304,
"uuid" : "5be17d28-46cf-3336-bfae-f315e9891018",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libz.1.3.1.zlib-ng.dylib",
"name" : "libz.1.3.1.zlib-ng.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5813780480,
"size" : 163840,
"uuid" : "6fa02d7f-daaa-3c79-8b0d-c5319e003f3d",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libxcb.1.1.0.dylib",
"name" : "libxcb.1.1.0.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5815435264,
"size" : 262144,
"uuid" : "8dfe23b8-ad17-3d21-8c5e-5525cd8953db",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/liblzma.5.dylib",
"name" : "liblzma.5.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5770919936,
"size" : 16384,
"uuid" : "32a172ad-f11b-381b-9270-3f9a195cbe7f",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/.dylibs\/libXau.6.dylib",
"name" : "libXau.6.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5771149312,
"size" : 16384,
"uuid" : "356d8b73-058d-392b-8461-b7bf3b5da64b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/_load_libs.cpython-311-darwin.so",
"name" : "_load_libs.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5805457408,
"size" : 32768,
"uuid" : "a67d8612-3838-3772-b1d4-4949d295eb28",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb_lib\/lib\/libpdbconnect.dylib",
"name" : "libpdbconnect.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5814747136,
"size" : 409600,
"uuid" : "08fec9a7-22ac-37a0-a6cc-bf2886a3fd20",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/map\/_map.cpython-311-darwin.so",
"name" : "_map.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5808062464,
"size" : 16384,
"uuid" : "800c3744-a004-3c84-932a-da77907f37a6",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_scproxy.cpython-311-darwin.so",
"name" : "_scproxy.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5807898624,
"size" : 32768,
"uuid" : "1246c3db-77f6-3a6f-9f74-e5458e9e5f0b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_osx.abi3.so",
"name" : "_psutil_osx.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5814075392,
"size" : 16384,
"uuid" : "d7f09611-5052-3c81-9703-da75c50a95b1",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/psutil\/_psutil_posix.abi3.so",
"name" : "_psutil_posix.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5823823872,
"size" : 49152,
"uuid" : "5c70a77e-200c-3726-a6de-0399edcc9847",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/errorchecker.cpython-311-darwin.so",
"name" : "errorchecker.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5815779328,
"size" : 196608,
"uuid" : "95c975a4-91e3-31fe-a715-be83480573f8",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/arraydatatype.cpython-311-darwin.so",
"name" : "arraydatatype.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5825216512,
"size" : 229376,
"uuid" : "9e09bd88-c13a-3c38-9fb5-b69d0d5b5966",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/wrapper.cpython-311-darwin.so",
"name" : "wrapper.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5823954944,
"size" : 65536,
"uuid" : "676cef9a-5a26-3d2a-88b9-e231f4df3205",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/formathandler.cpython-311-darwin.so",
"name" : "formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5824643072,
"size" : 49152,
"uuid" : "1816c909-6f9e-3120-9611-404226815162",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/latebind.cpython-311-darwin.so",
"name" : "latebind.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5824348160,
"size" : 114688,
"uuid" : "9024befe-21ad-36d1-91fc-082e1515bec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/vbo.cpython-311-darwin.so",
"name" : "vbo.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5867503616,
"size" : 163840,
"uuid" : "6c696eae-d97e-30fa-9d5e-4d3a6cba4cdc",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/pyexpat.cpython-311-darwin.so",
"name" : "pyexpat.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5870174208,
"size" : 1114112,
"uuid" : "8294cace-7433-3592-87d9-468d949e3e9c",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/unicodedata.cpython-311-darwin.so",
"name" : "unicodedata.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5815336960,
"size" : 16384,
"uuid" : "945d14e6-b458-32cb-a9c2-f5ef33935314",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/core\/_mac_util.cpython-311-darwin.so",
"name" : "_mac_util.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5978308608,
"size" : 49152,
"uuid" : "f25fdffe-add6-3aae-825d-f2495e64f8af",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/iconengines\/libqsvgicon.dylib",
"name" : "libqsvgicon.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5979586560,
"size" : 360448,
"uuid" : "951b12b1-06d2-324d-962a-c3dbec95434b",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtSvg.framework\/Versions\/A\/QtSvg",
"name" : "QtSvg"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5985894400,
"size" : 81920,
"uuid" : "d8712301-6342-3f60-9863-a3ef5aaf2ec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/numpy_formathandler.cpython-311-darwin.so",
"name" : "numpy_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5985763328,
"size" : 49152,
"uuid" : "5bd21324-288d-31d8-a98b-f8c1776ff590",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/OpenGL_accelerate\/nones_formathandler.cpython-311-darwin.so",
"name" : "nones_formathandler.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5995724800,
"size" : 409600,
"uuid" : "3f1c3540-f7eb-3a3d-860e-c55452ccf717",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/mmcif.cpython-311-darwin.so",
"name" : "mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6008668160,
"size" : 376832,
"uuid" : "5d18d096-20ff-384b-84fb-bd6d8f5aaf40",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/mmcif\/_mmcif.cpython-311-darwin.so",
"name" : "_mmcif.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5996691456,
"size" : 81920,
"uuid" : "d92182fe-4f0b-3c92-8bb7-0b79cd82503a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atomic\/_ribbons.cpython-311-darwin.so",
"name" : "_ribbons.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5996527616,
"size" : 16384,
"uuid" : "1cc9ad85-9303-310d-acec-456c2181bee3",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/graphics\/_graphics.cpython-311-darwin.so",
"name" : "_graphics.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 6009634816,
"size" : 180224,
"uuid" : "8e2ee74d-d576-3b31-9afa-bcb515675310",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/pdb\/_pdbio.cpython-311-darwin.so",
"name" : "_pdbio.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5936513024,
"size" : 16384,
"uuid" : "245ac4ad-48b5-3360-af6e-23a4d96f08b7",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_sw.cpython-311-darwin.so",
"name" : "_sw.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5936824320,
"size" : 16384,
"uuid" : "03329fbd-13db-3a9b-8998-eab0e4600032",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/libalign_algs.dylib",
"name" : "libalign_algs.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5941903360,
"size" : 16384,
"uuid" : "6701b09a-c27d-3d91-81ea-183e4fdb1b8a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/dssp\/_dssp.cpython-311-darwin.so",
"name" : "_dssp.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5941755904,
"size" : 32768,
"uuid" : "e5088297-99a2-3f58-bc07-abaed2cec4dd",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/alignment_algs\/_nw.cpython-311-darwin.so",
"name" : "_nw.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5942149120,
"size" : 16384,
"uuid" : "51df2988-0a5b-364b-aa4d-083587a81a2a",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/grp.cpython-311-darwin.so",
"name" : "grp.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5942886400,
"size" : 32768,
"uuid" : "7c43df7b-5e3e-3a91-9bc6-b8f9ebd02ec2",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PIL\/_imagingmath.cpython-311-darwin.so",
"name" : "_imagingmath.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5944082432,
"size" : 32768,
"uuid" : "f660af98-8bcc-35ff-a0a7-91590a2716eb",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_csv.cpython-311-darwin.so",
"name" : "_csv.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 12926844928,
"size" : 753664,
"uuid" : "0d5e2b04-5266-3fcf-8917-51cab65a30b4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGL.abi3.so",
"name" : "QtOpenGL.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5957730304,
"size" : 49152,
"uuid" : "6159a840-3c3a-3d9e-9af1-35dea6d209e4",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtOpenGLWidgets.abi3.so",
"name" : "QtOpenGLWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5973000192,
"size" : 49152,
"uuid" : "bdbfbc59-c41d-3a69-8112-739716f2e836",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGLWidgets.framework\/Versions\/A\/QtOpenGLWidgets",
"name" : "QtOpenGLWidgets"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5880446976,
"size" : 49152,
"uuid" : "eee80b22-2f9d-316b-ab07-22c82a05ac63",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/atom_search\/ast.cpython-311-darwin.so",
"name" : "ast.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 5928566784,
"size" : 81920,
"uuid" : "a0f02372-2086-3ae6-9442-df8d8a29dce9",
"path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/chem_group\/_chem_group.cpython-311-darwin.so",
"name" : "_chem_group.cpython-311-darwin.so"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6533185536,
"size" : 246944,
"uuid" : "b809799c-0ec9-3ee1-b730-342bdbf14e03",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6533435392,
"size" : 51916,
"uuid" : "0596a7b6-bce2-3f06-a2e8-3eaab5371ed8",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6531936256,
"size" : 532552,
"uuid" : "eb569350-0696-3397-838e-0344948107c0",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6533488640,
"size" : 33968,
"uuid" : "62c9cd37-272d-3d2d-9a1c-6f4ef24f7ec7",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6605385728,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 24296416,
"uuid" : "07dcc67f-25b2-3f2c-b92e-6fc579455989",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.40.108"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9288409088,
"size" : 1445224,
"uuid" : "e3606d48-8cf1-3e30-9dad-172512b83cef",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
"name" : "GLEngine"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9286402048,
"CFBundleShortVersionString" : "23.0.2",
"CFBundleIdentifier" : "com.apple.opengl",
"size" : 66456,
"uuid" : "3c65cca7-c1a7-373a-98a8-9a0034804661",
"path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
"name" : "OpenGL",
"CFBundleVersion" : "23.0.2"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6698754048,
"CFBundleShortVersionString" : "1194.10.15",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 4277376,
"uuid" : "5216363d-d2be-3aea-9d3a-63d87011ace2",
"path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1194.10.15"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6533722112,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5542592,
"uuid" : "02762698-9950-3c66-8116-a3a565972a49",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "4302"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6642380800,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 5923936,
"uuid" : "99de3135-19a2-3a4c-a936-8737e1d4efa3",
"path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
"name" : "SkyLight"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6746423296,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3158656,
"uuid" : "fa4beac8-9a1e-3071-b669-bd2794e9fe3b",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6529454080,
"size" : 653076,
"uuid" : "bc4db5f4-1c64-3706-8006-73b78c3e1f1a",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6559223808,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 16399392,
"uuid" : "d17ba2e6-fab3-33ad-9f98-d4e65847ea65",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "4302"
}
],
"sharedCache" : {
"base" : 6528368640,
"size" : 5818417152,
"uuid" : "25ae5a2a-fe2a-3998-8d4e-f3c5c6e6ceb6"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=2.1G resident=0K(0%) swapped_out_or_unallocated=2.1G(100%)
Writable regions: Total=2.0G written=1586K(0%) resident=1586K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
.note.gnu.proper 320 1
Accelerate framework 128K 1
Activity Tracing 256K 1
AttributeGraph Data 1024K 1
CG image 112K 7
ColorSync 144K 9
CoreAnimation 27.6M 119
CoreGraphics 48K 3
CoreUI image data 5072K 43
Foundation 48K 2
Kernel Alloc Once 32K 1
MALLOC 830.7M 165
MALLOC guard page 3312K 4
Mach message 64K 2
OpenGL GLSL 256K 3
PROTECTED_MEMORY 16K 1
STACK GUARD 912K 57
Stack 210.4M 58
Stack Guard 56.0M 1
VM_ALLOCATE 273.9M 337
VM_ALLOCATE (reserved) 736.0M 3 reserved VM address space (unallocated)
__AUTH 5948K 653
__AUTH_CONST 90.1M 1039
__CTF 824 1
__DATA 42.5M 1131
__DATA_CONST 59.6M 1179
__DATA_DIRTY 8487K 897
__FONT_DATA 2352 1
__GLSLBUILTINS 5176K 1
__INFO_FILTER 8 1
__LINKEDIT 618.8M 136
__OBJC_RO 78.4M 1
__OBJC_RW 2571K 1
__TEXT 1.5G 1202
__TPRO_CONST 128K 2
dyld private memory 944K 10
mapped file 322.0M 66
page table in kernel 1586K 1
shared memory 3680K 26
=========== ======= =======
TOTAL 4.8G 7167
TOTAL, minus reserved VM space 4.1G 7167
",
"legacyInfo" : {
"threadTriggered" : {
"name" : "CrBrowserMain",
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "03bc7c701731ece4031efe9a2b22921efa87a636",
"bug_type" : "309",
"roots_installed" : 0,
"trmStatus" : 8192,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "67181b10c68c361a728c7cfa",
"factorPackIds" : [
],
"deploymentId" : 240000005
},
{
"rolloutId" : "61675b89201f677a9a4cbd65",
"factorPackIds" : [
"65a855f5f087695cfac03d1f"
],
"deploymentId" : 240000272
}
],
"experiments" : [
]
}
}
===== Log before crash start =====
UCSF ChimeraX version: 1.11.1 (2026-01-23)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open /Users/osperand/Downloads/Q9E005_1_2153_8qgu.1.B.cif
> /Users/osperand/Downloads/AF-0000000365765852-model_v1.cif
Summary of feedback from opening
/Users/osperand/Downloads/AF-0000000365765852-model_v1.cif
---
warning | Atom H is not in the residue template for ILE /A:1
Q9E005_1_2153_8qgu.1.B.cif title:
Model for UniProtKB entries Q9E005 [more info...]
Chain information for Q9E005_1_2153_8qgu.1.B.cif #1
---
Chain | Description
A B | .
Color Q9E005_1_2153_8qgu.1.B.cif by residue attribute QMEANDisCo_score
Alignment identifier is 1
Associated Q9E005_1_2153_8qgu.1.B.cif chain A to target with 0 mismatches
Associated Q9E005_1_2153_8qgu.1.B.cif chain B to target with 0 mismatches
Associated AF-0000000365765852-model_v1.cif chain A to target with 0
mismatches
Showing conservation header ("seq_conservation" residue attribute) for
alignment 1
Alignment identifier is 2
Associated Q9E005_1_2153_8qgu.1.B.cif chain A to target with 0 mismatches
Associated Q9E005_1_2153_8qgu.1.B.cif chain B to target with 0 mismatches
Associated AF-0000000365765852-model_v1.cif chain A to target with 0
mismatches
Showing conservation header ("seq_conservation" residue attribute) for
alignment 2
Chain information for AF-0000000365765852-model_v1.cif #2
---
Chain | Description | UniProt
A | RNA-directed RNA polymerase L | L_ANDV
Color AF-0000000365765852-model_v1.cif by residue attribute pLDDT_score
Associated Q9E005_1_2153_8qgu.1.B.cif chain A to target with 0 mismatches
Associated Q9E005_1_2153_8qgu.1.B.cif chain B to target with 0 mismatches
Associated AF-0000000365765852-model_v1.cif chain A to target with 0
mismatches
Associated Q9E005_1_2153_8qgu.1.B.cif chain A to target with 0 mismatches
Associated Q9E005_1_2153_8qgu.1.B.cif chain B to target with 0 mismatches
Associated AF-0000000365765852-model_v1.cif chain A to target with 0
mismatches
Computing secondary structure
> matchmaker #1 to #2
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker AF-0000000365765852-model_v1.cif, chain A (#2) with
Q9E005_1_2153_8qgu.1.B.cif, chain B (#1), sequence alignment score = 3493.1
RMSD between 335 pruned atom pairs is 1.216 angstroms; (across all 724 pairs:
4.159)
> lighting soft
> help indeep
> indeep predict #1 device cpu clusterPockets true pocketMap ligandability
> pocketThreshold 0.95 openPocketMaps true
> save /Users/osperand/.local/share/ChimeraX/indeep-
> runtime/runs/Q9E005_1_2153_8qgu.1.B.cif/Q9E005_1_2153_8qgu.1.B.cif.pdb
> format pdb models #1 selectedOnly true
Running InDeep externally:
/Users/osperand/.local/share/ChimeraX/indeep-runtime/bin/indeep-python
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/InDeep/scripts/predict_maps.py --exp
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/InDeep/results/experiments/HPO.exp --pdb
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/runs/Q9E005_1_2153_8qgu.1.B.cif/Q9E005_1_2153_8qgu.1.B.cif.pdb --out-
prefix /Users/osperand/.local/share/ChimeraX/indeep-
runtime/runs/Q9E005_1_2153_8qgu.1.B.cif/Q9E005_1_2153_8qgu.1.B.cif --device
cpu --cluster-pockets --pocket-map ligandability --pocket-threshold 0.95
--pocket-min-voxels 20 --pocket-contact-radius 4.0
Missing Python environment at /Users/osperand/.local/share/ChimeraX/indeep-
runtime/.venv/bin/python
Run /Users/osperand/.local/share/ChimeraX/indeep-
runtime/setup_linux_chimerax_env.sh first.
InDeep prediction failed. Check the ChimeraX log for stderr from the external
process.
> indeep predict #2 device cpu clusterPockets true pocketMap ligandability
> pocketThreshold 0.95 openPocketMaps true
> save /Users/osperand/.local/share/ChimeraX/indeep-
> runtime/runs/AF-0000000365765852-model_v1.cif/AF-0000000365765852-model_v1.cif.pdb
> format pdb models #2 selectedOnly true
Running InDeep externally:
/Users/osperand/.local/share/ChimeraX/indeep-runtime/bin/indeep-python
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/InDeep/scripts/predict_maps.py --exp
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/InDeep/results/experiments/HPO.exp --pdb
/Users/osperand/.local/share/ChimeraX/indeep-
runtime/runs/AF-0000000365765852-model_v1.cif/AF-0000000365765852-model_v1.cif.pdb
--out-prefix /Users/osperand/.local/share/ChimeraX/indeep-
runtime/runs/AF-0000000365765852-model_v1.cif/AF-0000000365765852-model_v1.cif
--device cpu --cluster-pockets --pocket-map ligandability --pocket-threshold
0.95 --pocket-min-voxels 20 --pocket-contact-radius 4.0
Missing Python environment at /Users/osperand/.local/share/ChimeraX/indeep-
runtime/.venv/bin/python
Run /Users/osperand/.local/share/ChimeraX/indeep-
runtime/setup_linux_chimerax_env.sh first.
InDeep prediction failed. Check the ChimeraX log for stderr from the external
process.
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd43-517_model_0.cif
Summary of feedback from opening
/Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd43-517_model_0.cif
---
warning | No mmCIF models found.
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd517-43_model_0.cif
Summary of feedback from opening
/Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd517-43_model_0.cif
---
warning | No mmCIF models found.
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd43-517-s_model_0.cif
bd43-517-s_model_0.cif title:
. [more info...]
Chain information for bd43-517-s_model_0.cif #3
---
Chain | Description
B | .
Q | .
Color bd43-517-s_model_0.cif by residue attribute pLDDT_score
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd43-517-s2_model_0.cif
bd43-517-s2_model_0.cif title:
. [more info...]
Chain information for bd43-517-s2_model_0.cif #4
---
Chain | Description
B | .
Q | .
Color bd43-517-s2_model_0.cif by residue attribute pLDDT_score
Computing secondary structure
> close #1-2
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd517-43_model_0.cif
bd517-43_model_0.cif title:
. [more info...]
Chain information for bd517-43_model_0.cif #1
---
Chain | Description
B | .
Q | .
Color bd517-43_model_0.cif by residue attribute pLDDT_score
Computing secondary structure
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/summary/bd43-517_model_0.cif
bd43-517_model_0.cif title:
. [more info...]
Chain information for bd43-517_model_0.cif #2
---
Chain | Description
B | .
Q | .
Color bd43-517_model_0.cif by residue attribute pLDDT_score
Computing secondary structure
> matchmaker #1 to #2
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd43-517_model_0.cif, chain Q (#2) with bd517-43_model_0.cif, chain
Q (#1), sequence alignment score = 1443.1
RMSD between 191 pruned atom pairs is 0.331 angstroms; (across all 276 pairs:
8.213)
> matchmaker #2 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with bd43-517_model_0.cif, chain
Q (#2), sequence alignment score = 1443.1
RMSD between 191 pruned atom pairs is 0.331 angstroms; (across all 276 pairs:
8.213)
> matchmaker #3 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with bd43-517-s_model_0.cif,
chain Q (#3), sequence alignment score = 1432.3
RMSD between 205 pruned atom pairs is 0.713 angstroms; (across all 276 pairs:
6.793)
> matchmaker #4 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with bd43-517-s2_model_0.cif,
chain Q (#4), sequence alignment score = 1417.9
RMSD between 206 pruned atom pairs is 0.624 angstroms; (across all 276 pairs:
5.255)
> show atoms
> hide #2 models
> hide #1 models
> hide #3 models
> show #2 models
> select #2/B:6@CA
1 atom, 1 residue, 1 model selected
> view sel
> ui tool show "Side View"
> select clear
> hide #4 models
> show #1 models
> show #3 models
> hide #2 models
> show #2 models
> show #4 models
> hide #3 models
> hide #1 models
> show #3 models
> hide #4 models
> hide #2-3 cartoons
> show #2-3 cartoons
> hide #2-3 cartoons
> show #2-3 cartoons
> hide #2-3 cartoons
> hide #2 models
> color #3 bychain
> color #3 byhetero
> show #3 cartoons
> style #3 ball
Changed 2346 atom styles
> show #2 models
> show #2-3 cartoons
> hide #3 models
> show #1 models
> show #3 models
> show #4 models
> hide cartoons
> style ball
Changed 9434 atom styles
> hide #3 models
> hide #4 models
> style #1-2 stick
Changed 4742 atom styles
> show #3 models
> hide #3 models
> hide #2 models
> show #3 models
> style #1,3 stick
Changed 4716 atom styles
> hide #3 models
> show #4 models
> style #1,4 stick
Changed 4716 atom styles
> show #3 models
> hide #4 models
> show #4 models
> hide #3 models
> show #2 models
> hide #1 models
> show #3 models
> hide #3 models
> hide #4 models
> show #3 models
> show #4 models
> show #1 models
> hide #1 models
> hide #4 models
> show #4 models
> hide #3 models
> hide #4 models
> show #3 models
> show #1 models
> hide #2 models
> hide #1 models
> show #4 models
> show #2 models
> hide #2 models
> hide #4 models
> ui tool show "Show Sequence Viewer"
> sequence chain #3/Q #4/Q #1/Q #2/Q
Alignment identifier is 1
> select #3/Q:146 #4/Q:146 #1/Q:146 #2/Q:146
24 atoms, 20 bonds, 4 residues, 4 models selected
> select #3/Q:146-158 #4/Q:146-158 #1/Q:146-158 #2/Q:146-158
400 atoms, 408 bonds, 52 residues, 4 models selected
. [ID: 1] region 4 chains [146-158] RMSD: 0.554
> select #3/Q:196-197 #4/Q:196-197 #1/Q:196-197 #2/Q:196-197
88 atoms, 84 bonds, 8 residues, 4 models selected
> select #3/Q:149-196 #4/Q:149-196 #1/Q:149-196 #2/Q:149-196
1500 atoms, 1520 bonds, 192 residues, 4 models selected
. [ID: 1] region 4 chains [149-196] RMSD: 0.442
> select #3/Q:115 #4/Q:115 #1/Q:115 #2/Q:115
56 atoms, 60 bonds, 4 residues, 4 models selected
> select #3/Q:115-129 #4/Q:115-129 #1/Q:115-129 #2/Q:115-129
524 atoms, 544 bonds, 60 residues, 4 models selected
. [ID: 1] region 4 chains [115-129] RMSD: 0.766
> select #3/B:6@CA
1 atom, 1 residue, 1 model selected
> select #3/B:4@CB
1 atom, 1 residue, 1 model selected
> select clear
> select #3/Q:115-129 #4/Q:115-129 #1/Q:115-129 #2/Q:115-129
524 atoms, 544 bonds, 60 residues, 4 models selected
> select
> #3/Q:59-63,106-114,118-125,128-132,136-139,144-146,159-161,188-193,199-203,208-212,239-245,251-258
> #4/Q:59-63,106-114,118-125,128-132,136-139,144-146,159-161,188-193,199-203,208-212,239-245,251-258
> #1/Q:59-63,106-114,118-125,128-132,136-139,144-146,159-161,188-193,199-203,208-212,239-245,251-258
> #2/Q:59-63,106-114,118-125,128-132,136-139,144-146,159-161,188-193,199-203,208-212,239-245,251-258
2204 atoms, 2208 bonds, 272 residues, 4 models selected
> select clear
> show #4 models
> hide #4 models
> show #1 models
> hide #3 models
> show #4 models
> hide #1 models
> hide #4 models
> show #3 models
> show #4 models
> hide #4 models
> rock
> select #3/B:7@O
1 atom, 1 residue, 1 model selected
> select up
9 atoms, 8 bonds, 1 residue, 1 model selected
> select up
83 atoms, 84 bonds, 10 residues, 1 model selected
> select up
136 atoms, 139 bonds, 16 residues, 1 model selected
> label sel text "{0.label_one_letter_code} {0.number}{0.insertion_code}"
> select clear
> stop
> open
> /Users/osperand/Downloads/fold_2025_12_02_11_29/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #5
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #5 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#5), sequence alignment score =
1422.7
RMSD between 186 pruned atom pairs is 0.478 angstroms; (across all 276 pairs:
9.241)
> hide #5 models
> show #5 models
> select add #5
2342 atoms, 2387 bonds, 292 residues, 1 model selected
> show sel atoms
> hide sel cartoons
> select clear
> hide #!3 models
> show #!3 models
> hide #!3 models
> select add #5
2342 atoms, 2387 bonds, 292 residues, 1 model selected
> color sel bychain
> color sel byhetero
> select clear
> show #!3 models
> hide #5 models
> show #5 models
> hide #5 models
> open
> /Users/osperand/Downloads/bd43-517-s-s2/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #6
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #6 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#6), sequence alignment score =
1401.1
RMSD between 195 pruned atom pairs is 0.656 angstroms; (across all 276 pairs:
10.056)
> show #6#!3 atoms
> hide #6#!3 cartoons
> hide #6 models
> show #6 models
> hide #6 models
> show #6 models
> open
> /Users/osperand/Downloads/bd43-517-s-s2/fold_2025_12_02_11_29_model_1.cif
Chain information for fold_2025_12_02_11_29_model_1.cif #7
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #7 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_1.cif, chain A (#7), sequence alignment score =
1411.9
RMSD between 192 pruned atom pairs is 0.675 angstroms; (across all 276 pairs:
10.634)
> show #6-7#!3 atoms
> hide #6-7#!3 cartoons
> close #7
> hide #!3 models
> open
> /Users/osperand/Downloads/bd43-517-s-s3/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #7
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #7 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#7), sequence alignment score =
1420.9
RMSD between 182 pruned atom pairs is 0.643 angstroms; (across all 276 pairs:
13.990)
> color #6-7 bychain
> hide #6-7 cartoons
> hide #6 models
> hide #7 models
> show #7 models
> open
> /Users/osperand/Downloads/bd43-517-s-s3/fold_2025_12_02_11_29_model_1.cif
Chain information for fold_2025_12_02_11_29_model_1.cif #8
---
Chain | Description
A | .
B | .
Computing secondary structure
> open
> /Users/osperand/Downloads/bd43-517-s-s3/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #9
---
Chain | Description
A | .
B | .
Computing secondary structure
> hide #9 models
> hide #8 models
> close #8-9
> show #7 target m
> view #7 clip false
No displayed objects specified.
> hide #7 models
> show #7 models
> close #7
> show #4 models
> hide #4 models
> show #!3 models
> show #5 models
> hide #5 models
> show #6 models
> select add #6
2343 atoms, 2387 bonds, 292 residues, 1 model selected
> color sel byhetero
> select clear
> hide #6 models
> open
> /Users/osperand/Downloads/bd43-517-s-s3/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #7
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #7 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#7), sequence alignment score =
1420.9
RMSD between 182 pruned atom pairs is 0.643 angstroms; (across all 276 pairs:
13.990)
> show #7#!3 atoms
> color #7#!3 bychain
> color #7#!3 byhetero
> hide #7#!3 cartoons
> hide #!3 models
> show #!3 models
> hide #7 models
> show #7 models
> hide #!3 models
> show #4 models
> show #!3 models
> hide #7 models
> hide #4 models
> show #7 models
> hide #!3 models
> ui tool show H-Bonds
> hbonds reveal true
9600 hydrogen bonds found
> select up
2 atoms, 1 bond, 1 residue, 1 model selected
> select up
9 atoms, 8 bonds, 1 residue, 1 model selected
> select add #7/B:9@CA
10 atoms, 8 bonds, 2 residues, 1 model selected
> select add #7/B:10@N
11 atoms, 8 bonds, 3 residues, 1 model selected
> select add #7/B:10@C
12 atoms, 8 bonds, 3 residues, 1 model selected
> select up
21 atoms, 20 bonds, 3 residues, 1 model selected
> show #4 models
> hide #8 models
> hide #7 models
> ui tool show H-Bonds
> hbonds reveal true
9600 hydrogen bonds found
> show #8 models
> show #5 models
> hide #4 models
> show #4 models
> hide #5 models
> open
> /Users/osperand/Downloads/bd43-517-s-s4/fold_2025_12_02_11_29_model_0.cif
Chain information for fold_2025_12_02_11_29_model_0.cif #9
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #9 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#9), sequence alignment score =
1399.3
RMSD between 175 pruned atom pairs is 0.605 angstroms; (across all 276 pairs:
9.666)
> show #4,9 atoms
> color #4,9 bychain
> color #4,9 byhetero
> hide #4,9 cartoons
> hide #8 models
> hide #4 models
> show #!3 models
> hide #!3 models
> hide #9 models
> show #!3 models
> show #9 models
> hide #!3 models
> open "/Users/osperand/Downloads/fold_2025_12_02_11_29
> (4)/fold_2025_12_02_11_29_model_0.cif"
Chain information for fold_2025_12_02_11_29_model_0.cif #10
---
Chain | Description
A | .
B | .
Computing secondary structure
> matchmaker #10 to #1
Parameters
---
Chain pairing | bb
Alignment algorithm | Needleman-Wunsch
Similarity matrix | BLOSUM-62
SS fraction | 0.3
Gap open (HH/SS/other) | 18/18/6
Gap extend | 1
SS matrix | | | H | S | O
---|---|---|---
H | 6 | -9 | -6
S | | 6 | -6
O | | | 4
Iteration cutoff | 2
Matchmaker bd517-43_model_0.cif, chain Q (#1) with
fold_2025_12_02_11_29_model_0.cif, chain A (#10), sequence alignment score =
1422.7
RMSD between 179 pruned atom pairs is 0.632 angstroms; (across all 276 pairs:
10.382)
> show #9-10 atoms
> hide #9 models
> hide #10 cartoons
===== Log before crash end =====
Log:
UCSF ChimeraX version: 1.11.1 (2026-01-23)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open
> /Users/osperand/Dropbox/work/Research/AntiPPIBiotics/02_Donnees/Nettoyees/peptides/bd43-517-s-s7/bd43-517-s-s7_model_0.cif
Chain information for bd43-517-s-s7_model_0.cif #1
---
Chain | Description
A | .
B | .
Computing secondary structure
OpenGL version: 4.1 Metal - 90.5
OpenGL renderer: Apple M3 Ultra
OpenGL vendor: Apple
Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.9.1, Qt 6.9.0
Qt runtime version: 6.9.2
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: Mac Studio
Model Identifier: Mac15,14
Model Number: Z1CE000FKFN/A
Chip: Apple M3 Ultra
Total Number of Cores: 28 (20 Performance and 8 Efficiency)
Memory: 96 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: 35 jours, 1 heure et 53 minutes
Graphics/Displays:
Apple M3 Ultra:
Chipset Model: Apple M3 Ultra
Type: GPU
Bus: Built-In
Total Number of Cores: 60
Vendor: Apple (0x106b)
Metal Support: Metal 4
Displays:
Studio Display XDR:
Resolution: 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus)
UI Looks like: 2560 x 1440 @ 120.00Hz
Main Display: Yes
Mirror: Off
Online: Yes
Rotation: Supported
Automatically Adjust Brightness: Yes
Studio Display XDR:
Resolution: 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus)
UI Looks like: 2560 x 1440 @ 120.00Hz
Mirror: Off
Online: Yes
Rotation: Supported
Automatically Adjust Brightness: Yes
Installed Packages:
aiohappyeyeballs: 2.6.1
aiohttp: 3.13.1
aiosignal: 1.4.0
alabaster: 1.0.0
annotated-types: 0.7.0
anyio: 4.12.1
appdirs: 1.4.4
appnope: 0.1.4
asttokens: 3.0.1
attrs: 25.4.0
babel: 2.17.0
beautifulsoup4: 4.13.5
blockdiag: 3.0.0
blosc2: 3.12.2
build: 1.3.0
certifi: 2025.7.14
cftime: 1.6.5
charset-normalizer: 3.4.4
ChimeraX-AddCharge: 1.5.20
ChimeraX-AddH: 2.2.8
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.6.1
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 3.1.1
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Animations: 1.0
ChimeraX-Aniso: 1.3.2
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.61.4
ChimeraX-AtomicLibrary: 14.2.1
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.3
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 3.0.0
ChimeraX-Boltz: 1.1
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.2
ChimeraX-BuildStructure: 2.13.1
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.6.0
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.5
ChimeraX-ChemGroup: 2.0.2
ChimeraX-Clashes: 2.3
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.8
ChimeraX-CommandLine: 1.3.0
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.11.1
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.5
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.4
ChimeraX-Dicom: 1.2.7
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.1.4
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.5.3
ChimeraX-Help: 1.3
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-InDeep: 0.1.1
ChimeraX-IO: 1.0.4
ChimeraX-ItemsInspection: 1.0.1
ChimeraX-IUPAC: 1.0
ChimeraX-KVFinder: 1.7.3
ChimeraX-Label: 1.2
ChimeraX-ListInfo: 1.2.2
ChimeraX-Log: 1.2.2
ChimeraX-LookingGlass: 1.1
ChimeraX-Maestro: 1.9.2
ChimeraX-Map: 1.3
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0.1
ChimeraX-MapFilter: 2.0.1
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1.1
ChimeraX-Markers: 1.0.1
ChimeraX-Mask: 1.0.2
ChimeraX-MatchMaker: 2.2.2
ChimeraX-MCopy: 1.0
ChimeraX-MCPServer: 0.1.0
ChimeraX-MDcrds: 2.17.2
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-Minimize: 1.3.2
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.16
ChimeraX-MMTF: 2.2
ChimeraX-ModelArchive: 1.0
ChimeraX-Modeller: 1.5.22
ChimeraX-ModelPanel: 1.6
ChimeraX-ModelSeries: 1.0.1
ChimeraX-Mol2: 2.0.3
ChimeraX-Mole: 1.0
ChimeraX-Morph: 1.0.2
ChimeraX-MouseModes: 1.2
ChimeraX-Movie: 1.0.1
ChimeraX-MutationScores: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nifti: 1.2
ChimeraX-NMRSTAR: 1.0.2
ChimeraX-NRRD: 1.2
ChimeraX-Nucleotides: 2.0.3
ChimeraX-OpenCommand: 1.15.2
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.12
ChimeraX-PDBBio: 1.0.1
ChimeraX-PDBLibrary: 1.0.5
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0.1
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1.4
ChimeraX-ProfileGrids: 1.4.2
ChimeraX-PubChem: 2.2
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1.2
ChimeraX-RemoteControl: 1.0
ChimeraX-RenderByAttr: 1.6.5
ChimeraX-RenumberResidues: 1.1
ChimeraX-ResidueFit: 1.0.1
ChimeraX-RestServer: 1.3.3
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 4.0
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.2
ChimeraX-Scenes: 0.3.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0.3
ChimeraX-SDFFrames: 0.1.1
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.5.10
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.17.3
ChimeraX-Shape: 1.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.1
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-SimilarStructures: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.19.1
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5.2
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.3
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.49.1
ChimeraX-Umap: 1.0
ChimeraX-uniprot: 2.3.2
ChimeraX-UnitCell: 1.0.1
ChimeraX-ViewDock: 1.5.2
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0.1
ChimeraX-vrml: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0.2
ChimeraX-WebServices: 1.1.5
ChimeraX-Zone: 1.0.1
click: 8.3.1
colorama: 0.4.6
comm: 0.2.3
contourpy: 1.3.3
coverage: 7.13.1
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.1.4
debugpy: 1.8.19
decorator: 5.2.1
docutils: 0.21.2
executing: 2.2.1
filelock: 3.19.1
fonttools: 4.61.1
frozenlist: 1.8.0
funcparserlib: 2.0.0a0
glfw: 2.10.0
grako: 3.16.5
h11: 0.16.0
h5py: 3.15.1
html2text: 2025.4.15
httpcore: 1.0.9
httpx: 0.28.1
httpx-sse: 0.4.3
idna: 3.11
ihm: 2.2
imagecodecs: 2024.6.1
imagesize: 1.4.1
iniconfig: 2.3.0
ipykernel: 6.30.1
ipython: 9.5.0
ipython_pygments_lexers: 1.1.1
ipywidgets: 8.1.8
jedi: 0.19.2
Jinja2: 3.1.6
jsonschema: 4.26.0
jsonschema-specifications: 2025.9.1
jupyter_client: 8.6.3
jupyter_core: 5.9.1
jupyterlab_widgets: 3.0.16
kiwisolver: 1.4.9
line_profiler: 5.0.0
lxml: 6.0.2
lz4: 4.3.2
Markdown: 3.8.2
MarkupSafe: 3.0.3
matplotlib: 3.10.7
matplotlib-inline: 0.2.1
mcp: 1.18.0
msgpack: 1.1.1
multidict: 6.7.0
ndindex: 1.10.1
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.14.1
numpy: 1.26.4
OpenMM: 8.2.0
openvr: 1.26.701
packaging: 25.0
ParmEd: 4.2.2
parso: 0.8.5
pep517: 0.13.1
pexpect: 4.9.0
pickleshare: 0.7.5
pillow: 11.3.0
pip: 25.2
pkginfo: 1.12.1.2
platformdirs: 4.5.1
pluggy: 1.6.0
prompt_toolkit: 3.0.52
propcache: 0.4.1
psutil: 7.0.0
ptyprocess: 0.7.0
pure_eval: 0.2.3
py-cpuinfo: 9.0.0
pybind11: 3.0.1
pycollada: 0.8
pydantic: 2.12.5
pydantic-settings: 2.12.0
pydantic_core: 2.41.5
pydicom: 2.4.4
Pygments: 2.18.0
pynmrstar: 3.3.6
pynrrd: 1.0.0
PyOpenGL: 3.1.10
PyOpenGL-accelerate: 3.1.10
pyopenxr: 1.1.4501
pyparsing: 3.3.2
pyproject_hooks: 1.2.0
PyQt6-commercial: 6.9.1
PyQt6-Qt6: 6.9.2
PyQt6-WebEngine-commercial: 6.9.0
PyQt6-WebEngine-Qt6: 6.9.2
PyQt6_sip: 13.10.2
pytest: 9.0.2
pytest-cov: 7.0.0
python-dateutil: 2.9.0.post0
python-dotenv: 1.2.1
python-multipart: 0.0.21
pyzmq: 27.1.0
qtconsole: 5.7.0
QtPy: 2.4.3
qtshim: 1.2
RandomWords: 0.4.0
referencing: 0.37.0
requests: 2.32.5
roman-numerals: 4.1.0
roman-numerals-py: 4.1.0
rpds-py: 0.30.0
scipy: 1.14.0
setuptools: 80.9.0
sfftk-rw: 0.8.1
six: 1.17.0
snowballstemmer: 3.0.1
sortedcontainers: 2.4.0
soupsieve: 2.8.3
Sphinx: 8.2.3
sphinx-autodoc-typehints: 3.2.0
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
sse-starlette: 3.2.0
stack-data: 0.6.3
starlette: 0.52.1
superqt: 0.7.6
tables: 3.10.2
tcia_utils: 1.5.1
tifffile: 2025.3.13
tinyarray: 1.2.5
tornado: 6.5.4
traitlets: 5.14.3
typing-inspection: 0.4.2
typing_extensions: 4.15.0
urllib3: 2.6.3
uvicorn: 0.40.0
wcwidth: 0.3.2
webcolors: 24.11.1
wheel: 0.45.1
wheel-filename: 1.4.2
widgetsnbextension: 4.0.15
yarl: 1.22.0
|
|||
| #20361 | duplicate | Parsing BlastProtein results failed: HTTP Error 415: Unsupported Media Type | ||
| Description |
The following bug report has been submitted:
Platform: macOS-26.2-arm64-arm-64bit
ChimeraX Version: 1.11.1 (2026-01-23 05:51:34 UTC)
Description
Blast not working
Blast reports an error:
Parsing BlastProtein results failed: HTTP Error 415: Unsupported Media Type
Log:
Could not find tool "CliX"
> buttonpanel Shortcuts add previous_model command prevmodel
> buttonpanel Shortcuts add next_model command nextmodel
> alias analyse_af_screen_hit runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/analyse_af2_screen_hit.cxc $1 $2
> alias analyse_af3 runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/analyse_af3_prediction.cxc $1 $2
> alias des_ex runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/select_by_exact_match.cxc $1
> alias des runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/select_by_description_match.cxc $1
> alias des_m runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/select_model_by_description_match.cxc $1 $2
> alias analyse_af3_model runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/analyse_af3_prediction_1_model.cxc $1 $2 $3
> alias pol_pdbs cd /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/nascent_PolII_onedrive/pol_II_pdbs
> alias analyse_auto-AF runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/analyse_auto-alphafold_prediction.cxc $1 $2
> alias af_hit runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/analyse_af2_screen_hit_rank1.cxc $1 $2
> alias map_missense runscript
> /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/scripts/af_missense_coloring.cxc $1 $2
> alias missense mutationscores define avg fromScore amiss setAttribute true
> combine mean
> runscript /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/chimerax-trimmings/chimerax_trimmings.py
> runscript /Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
> VBC/ChimeraX/chimerax-trimmings/map_salami.py
> camera ortho
> cofr centerOfView
> mousemode alt rightMode "contour level"
> mousemode rightMode clip
> mousemode alt leftMode "translate selected models"
> mousemode shift leftMode "rotate selected models"
> alias cootmode_white set bgColor white; surface cap false; surface style
> solid; nucleotides #* atoms; lighting flat; graphics silhouettes false;
> style stick; ~rib; color ##num_residues orange; color byhet ; disp
> ##num_residues & ##display; ~disp @H*; style ions sphere; style solvent
> ball; size ballscale 0.2; size stickradius 0.07; transparency 85; cofr
> centerofview; clip near -10 far 10 position cofr; color ~##num_residues
> medium blue
> alias usage cootmode_white synopsis "Apply the white-background Coot-style
> display preset"
> alias cootmode set bgColor black; surface cap false; surface style solid;
> nucleotides #* atoms; lighting flat; graphics silhouettes false; style
> stick; ~rib; color ##num_residues gold; color byhet ; disp ##num_residues &
> ##display; ~disp @H*; style ions sphere; style solvent ball; size ballscale
> 0.2; size stickradius 0.07; transparency 70; cofr centerofview; clip near
> -10 far 10 position cofr; color ~##num_residues cornflower blue
> alias usage cootmode synopsis "Apply the dark-background Coot-style display
> preset"
> alias cootmode_mesh surface cap false; surface style mesh; lighting flat;
> nucleotides #* atoms; graphics silhouettes false; style stick; ~rib; color
> ##num_residues gold; color byhet ; disp ##num_residues & ##display; ~disp
> @H*; style solvent ball; style ions sphere; size ballscale 0.2; size
> stickradius 0.07; cofr centerofview; clip near -10 far 10 position cofr;
> color ~##num_residues #3d60ffff; transparency 50
> alias usage cootmode_mesh synopsis "Apply the mesh Coot-style display
> preset"
> alias centersel cofr sel; clip near 10 position cofr; clip far -10 position
> cofr; cofr centerOfView showpivot true; view sel
> alias usage centersel synopsis "Center the view on the selection and apply
> local clipping"
> functionkey F1 prevmodel
> functionkey F2 nextmodel
> functionkey F3 centersel
> functionkey F4 view all
> functionkey F5 togglemaps
> functionkey F6 togglemodels
> functionkey F7 cyclelighting
> functionkey F8 cyclemodeldisplay
> functionkey F9 prevmap
> functionkey F10 nextmap
> buttonpanel Shortcuts rows 3 columns 5
> buttonpanel Shortcuts add Vol_Viewer command "tool show 'Volume Viewer'"
> buttonpanel Shortcuts add Model_Panel command "tool show Models"
> buttonpanel Shortcuts add Log command "tool show Log"
> buttonpanel Shortcuts add togglemaps command togglemaps
> buttonpanel Shortcuts add togglemodels command togglemodels
> buttonpanel Shortcuts add previous_model command prevmodel
> buttonpanel Shortcuts add next_model command nextmodel
> volume defaultvalues limitVoxelCount false voxelLimitForPlane
> 1000000000000000 voxelLimitForOpen 1000000000000000 saveSettings true
Saved volume settings
> buttonpanel Shortcuts add view command view
> buttonpanel Shortcuts add selbetween command "ks ri"
> buttonpanel Shortcuts add rainbow_last command "rainbow last-opened chain
> palette BuPu"
> buttonpanel Shortcuts add rainbow command "rainbow chain palette Bupu"
> buttonpanel Shortcuts add hide_unsel command "hide ~sel & ##selected c,a,s;
> show sel c"
UCSF ChimeraX version: 1.11.1 (2026-01-23)
© 2016-2025 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
Populating font family aliases took 98 ms. Replace uses of missing font family
"Arial, Helvetica, Sans-serif" with one that exists to avoid this cost.
Chain information for fold_2025_01_30_14_44_eif4a3_aly_model_0.cif #1
---
Chain | Description
A | .
B | .
Computing secondary structure
> hide #1 atoms
> hide #1 surfaces
> show #1 cartoons
Found 17 residue or atom pairs within distance 3 with pae <= 30
> name frozen af_contact_residues_model_0
> /A:12,14,16,20,172-173,200,205-206,208,230-231,234-235/B:85-87,89-90,121,124,128,164,168,172,244,246,250
> interfaces select #1&/A contacting #1&/B bothSides true
71 contacting residues
> rainbow #1 chains palette bupu
> color byhetero
> name frozen interface_residues_model_0
> /A:12-14,16-18,20,33,76,165,168-169,172-174,179,196,198-200,202-203,205-211,231-232,234-235,286-287/B:6,81,83-93,121,124-125,128,160,163-164,166-172,175,237,243-244,246-247,250-251,254
> select interface_residues_model_0
616 atoms, 601 bonds, 16 pseudobonds, 71 residues, 2 models selected
> show interface_residues_model_0 atoms
> show interface_residues_model_0 bonds
> style interface_residues_model_0 stick
Changed 616 atom styles
> show af_contact_residues_model_0&sidechain atoms
> show af_contact_residues_model_0&sidechain bonds
> style af_contact_residues_model_0&sidechain stick
Changed 172 atom styles
Opened 1 AF3 top hit pair(s).
Run metadata was written to:
/Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
VBC/scripts/python/Mendel_ChimeraX/Example_data/fold_2025_01_30_14_44_eif4a3_aly/analysis/fold_2025_01_30_14_44_eif4a3_aly/af3-top
Contacts/interfaces were prepared for display. Files are written only when you
use 'Save Contacts and Interfaces' for the active model.
Drag select of 126 atoms, 45 residues, 5 pseudobonds, 109 bonds
> select clear
Drag select of 112 atoms, 39 residues, 4 pseudobonds, 97 bonds
Window position QRect(0,994 600x324) outside any known screen, using primary
screen
Drag select of 147 atoms, 67 residues, 7 pseudobonds, 129 bonds
Drag select of 205 atoms, 80 residues, 10 pseudobonds, 181 bonds
> select /B:257
7 atoms, 6 bonds, 1 residue, 1 model selected
> select add /B:240
12 atoms, 10 bonds, 2 residues, 1 model selected
> ks ri
> select #2.1/B:240-257
140 atoms, 140 bonds, 18 residues, 1 model selected
Drag select of 251 atoms, 205 residues, 12 pseudobonds, 223 bonds
Drag select of 15 atoms, 158 residues, 12 bonds
> select /A:84-233 /B:236-257
> select /A:84-233 /B:236-257
1343 atoms, 1359 bonds, 3 pseudobonds, 172 residues, 2 models selected
Applied PAE hide-unselected to 1 model(s) in this run.
> select /A:82-235 /B:231-257
> hide ~sel & ##selected cartoons,atoms,surfaces
> show sel cartoons
> select /B:99-191 /A:13-18
> select clear
> select /B:99-191 /A:13-18
759 atoms, 768 bonds, 3 pseudobonds, 99 residues, 2 models selected
> select clear
> select /B:257
7 atoms, 6 bonds, 1 residue, 1 model selected
> select add /B:240
12 atoms, 10 bonds, 2 residues, 1 model selected
> ks ri
> select #2.1/B:240-257
140 atoms, 140 bonds, 18 residues, 1 model selected
> select /A:30-242 /B:234-257
Chain information for fold_2026_05_13_13_22_alyref_uap56_thoc2_model_0.cif #1
---
Chain | Description
A | .
B | .
C | .
> hide #1 atoms
> hide #1 surfaces
> show #1 cartoons
Found 12 residue or atom pairs within distance 3 with pae <= 30
Found 0 residue or atom pairs within distance 3 with pae <= 30
> name frozen af_contact_residues_model_0
> #1/A:4,6-7,10,235-236,243-244,248,250-251,254/B:208-210,212,218,241,244,275-276,299,309
> interfaces select #1&/A contacting #1&/B bothSides true
48 contacting residues
> interfaces select #1&/A contacting #1&/C bothSides true
0 contacting residues
> rainbow #1 chains palette bupu
> color byhetero
> name frozen interface_residues_model_0
> #1/A:1,4-6,8-10,12-13,16-17,235,237-238,240,243-244,246-248,250-251,253-254/B:205-206,208-210,212,215-216,220-221,241,244,271-272,275-276,279,298-299,302,306,309-310,362
> select interface_residues_model_0
424 atoms, 402 bonds, 9 pseudobonds, 48 residues, 2 models selected
> show interface_residues_model_0 atoms
> show interface_residues_model_0 bonds
> style interface_residues_model_0 stick
Changed 424 atom styles
> show af_contact_residues_model_0&sidechain atoms
> show af_contact_residues_model_0&sidechain bonds
> style af_contact_residues_model_0&sidechain stick
Changed 137 atom styles
Opened 1 AF3 top hit pair(s).
Run metadata was written to:
/Users/matthias.vorlaender/Library/CloudStorage/OneDrive-
VBC/scripts/python/Mendel_ChimeraX/Example_data/fold_2026_05_13_13_22_alyref_uap56_thoc2/analysis/fold_2026_05_13_13_22_alyref_uap56_thoc2/af3-top
Contacts/interfaces were prepared for display. Files are written only when you
use 'Save Contacts and Interfaces' for the active model.
Computing secondary structure
> select #3.1/B:267 #3.1/A:29
> view
Applied PAE hide-unselected to 1 model(s) in this run.
> view
> hide af_contact_residues_model_0&sidechain atoms
> hide af_contact_residues_model_0&sidechain bonds
Found 0 residue or atom pairs within distance 3 with pae <= 16
Applied PAE show-only and refreshed AlphaFold contacts at threshold 16 for 1
model(s) in this run. Contact display was refreshed for 1 model(s).
Found 0 residue or atom pairs within distance 3 with pae <= 16
No AlphaFold contacts with PAE <= 16 were found for model_0 on chain pair A-C.
Found 0 residue or atom pairs within distance 3 with pae <= 16
No AlphaFold contacts with PAE <= 16 were found for model_0 on chain pair A-C.
Found 0 residue or atom pairs within distance 3 with pae <= 16
No AlphaFold contacts with PAE <= 16 were found for model_0 on chain pair A-C.
> help circosplot
No help found for 'circosplot'
> circosplot
Unknown command: circosplot
> circplot
Unknown command: circplot
> toolshed show
Window position QRect(1903,199 657x1177) outside any known screen, using
primary screen
> circoscontacts
circoscontacts: writing intermediate files to
/var/folders/l8/nt94jvjd7bg27cksyp_hvxnh0000gp/T/circoscontacts_0g_syu17
227 contacts
375 contacts
circoscontacts: wrote
/var/folders/l8/nt94jvjd7bg27cksyp_hvxnh0000gp/T/circoscontacts_0g_syu17/contacts_circos.html
circoscontacts: use the Save HTML button in the page to copy output elsewhere.
circoscontacts: opened HTML in default browser
(/var/folders/l8/nt94jvjd7bg27cksyp_hvxnh0000gp/T/circoscontacts_0g_syu17/contacts_circos.html)
circoscontacts: temporary directory retained for this run to keep artifacts
accessible.
> hide #3.1 atoms
> hide #3.1 pseudobonds
> hide #3.1 surfaces
> show #3.1 cartoons
> select clear
Reset display for AF3 top hit fold_2026_05_13_13_22_alyref_uap56_thoc2.
Applied PAE hide-unselected to 1 model(s) in this run.
> blastprotein #3
Cannot start BLAST job: please choose exactly one chain (3 were specified)
> blastprotein #3/C
Webservices job id: DKPPLNOA9FNN357X
Webservices job finished: DKPPLNOA9FNN357X
Parsing BlastProtein results failed: HTTP Error 415: Unsupported Media Type
OpenGL version: 4.1 Metal - 90.5
OpenGL renderer: Apple M3 Pro
OpenGL vendor: Apple
Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.9.1, Qt 6.9.0
Qt runtime version: 6.9.2
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: Mac15,6
Model Number: Z1AU002HPD/A
Chip: Apple M3 Pro
Total Number of Cores: 11 (5 performance and 6 efficiency)
Memory: 18 GB
System Firmware Version: 13822.61.10
OS Loader Version: 13822.61.10
Software:
System Software Overview:
System Version: macOS 26.2 (25C56)
Kernel Version: Darwin 25.2.0
Time since boot: 15 days, 6 hours, 53 minutes
Graphics/Displays:
Apple M3 Pro:
Chipset Model: Apple M3 Pro
Type: GPU
Bus: Built-In
Total Number of Cores: 14
Vendor: Apple (0x106b)
Metal Support: Metal 4
Displays:
Color LCD:
Display Type: Built-in Liquid Retina XDR Display
Resolution: 3024 x 1964 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal
HP Z32:
Resolution: 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus)
UI Looks like: 2560 x 1440 @ 60.00Hz
Mirror: Off
Online: Yes
Rotation: Supported
Installed Packages:
aiohappyeyeballs: 2.6.1
aiohttp: 3.13.1
aiosignal: 1.4.0
alabaster: 1.0.0
annotated-types: 0.7.0
anyio: 4.12.1
appdirs: 1.4.4
appnope: 0.1.4
asttokens: 3.0.1
attrs: 25.4.0
babel: 2.17.0
beautifulsoup4: 4.13.5
blockdiag: 3.0.0
blosc2: 3.12.2
build: 1.3.0
certifi: 2025.7.14
cftime: 1.6.5
charset-normalizer: 3.4.4
ChimeraX-AddCharge: 1.5.20
ChimeraX-AddH: 2.2.8
ChimeraX-AFPredictionToolbars: 1.3.22
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.6.1
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 3.1.1
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Animations: 1.0
ChimeraX-Aniso: 1.3.2
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.61.4
ChimeraX-AtomicLibrary: 14.2.1
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.3
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 3.0.0
ChimeraX-Boltz: 1.1
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.2
ChimeraX-BuildStructure: 2.13.1
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.6.0
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.5
ChimeraX-ChemGroup: 2.0.2
ChimeraX-CircosContacts: 0.4.21
ChimeraX-Clashes: 2.3
ChimeraX-Clipper: 0.26.1
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.8
ChimeraX-CommandLine: 1.3.0
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.11.1
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.5
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.4
ChimeraX-Dicom: 1.2.7
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.1.4
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.5.3
ChimeraX-Help: 1.3
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-IO: 1.0.4
ChimeraX-ISOLDE: 1.11.1
ChimeraX-ItemsInspection: 1.0.1
ChimeraX-IUPAC: 1.0
ChimeraX-KVFinder: 1.7.3
ChimeraX-Label: 1.2
ChimeraX-ListInfo: 1.2.2
ChimeraX-Log: 1.2.2
ChimeraX-LookingGlass: 1.1
ChimeraX-LowpassMap: 0.1
ChimeraX-Maestro: 1.9.2
ChimeraX-Map: 1.3
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0.1
ChimeraX-MapFilter: 2.0.1
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1.1
ChimeraX-Markers: 1.0.1
ChimeraX-Mask: 1.0.2
ChimeraX-MatchMaker: 2.2.2
ChimeraX-MCopy: 1.0
ChimeraX-MCPServer: 0.1.0
ChimeraX-MDcrds: 2.17.2
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-Minimize: 1.3.2
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.16
ChimeraX-MMTF: 2.2
ChimeraX-ModelArchive: 1.0
ChimeraX-Modeller: 1.5.22
ChimeraX-ModelPanel: 1.6
ChimeraX-ModelSeries: 1.0.1
ChimeraX-Mol2: 2.0.3
ChimeraX-Mole: 1.0
ChimeraX-Morph: 1.0.2
ChimeraX-MouseModes: 1.2
ChimeraX-Movie: 1.0.1
ChimeraX-MutationScores: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nifti: 1.2
ChimeraX-NMRSTAR: 1.0.2
ChimeraX-NRRD: 1.2
ChimeraX-Nucleotides: 2.0.3
ChimeraX-OpenCommand: 1.15.2
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.12
ChimeraX-PDBBio: 1.0.1
ChimeraX-PDBLibrary: 1.0.5
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0.1
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1.4
ChimeraX-ProfileGrids: 1.4.2
ChimeraX-PubChem: 2.2
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1.2
ChimeraX-RemoteControl: 1.0
ChimeraX-RenderByAttr: 1.6.5
ChimeraX-RenumberResidues: 1.1
ChimeraX-ResidueFit: 1.0.1
ChimeraX-RestServer: 1.3.3
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 4.0
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.2
ChimeraX-Scenes: 0.3.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0.3
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.5.10
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.17.3
ChimeraX-Shape: 1.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.1
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-SimilarStructures: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.19.1
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5.2
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.3
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.49.1
ChimeraX-Umap: 1.0
ChimeraX-uniprot: 2.3.2
ChimeraX-UnitCell: 1.0.1
ChimeraX-ViewDock: 1.5.2
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0.1
ChimeraX-vrml: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0.2
ChimeraX-WebServices: 1.1.5
ChimeraX-Zone: 1.0.1
click: 8.3.1
colorama: 0.4.6
comm: 0.2.3
contourpy: 1.3.3
coverage: 7.13.1
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.1.4
debugpy: 1.8.19
decorator: 5.2.1
docutils: 0.21.2
executing: 2.2.1
filelock: 3.19.1
fonttools: 4.61.1
frozenlist: 1.8.0
funcparserlib: 2.0.0a0
glfw: 2.10.0
grako: 3.16.5
h11: 0.16.0
h5py: 3.15.1
html2text: 2025.4.15
httpcore: 1.0.9
httpx: 0.28.1
httpx-sse: 0.4.3
idna: 3.11
ihm: 2.2
imagecodecs: 2024.6.1
imagesize: 1.4.1
iniconfig: 2.3.0
ipykernel: 6.30.1
ipython: 9.5.0
ipython_pygments_lexers: 1.1.1
ipywidgets: 8.1.8
jedi: 0.19.2
Jinja2: 3.1.6
jsonschema: 4.26.0
jsonschema-specifications: 2025.9.1
jupyter_client: 8.6.3
jupyter_core: 5.9.1
jupyterlab_widgets: 3.0.16
kiwisolver: 1.4.9
line_profiler: 5.0.0
lxml: 6.0.2
lz4: 4.3.2
Markdown: 3.8.2
MarkupSafe: 3.0.3
matplotlib: 3.10.7
matplotlib-inline: 0.2.1
mcp: 1.18.0
msgpack: 1.1.1
multidict: 6.7.0
ndindex: 1.10.1
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.14.1
numpy: 1.26.4
OpenMM: 8.2.0
openvr: 1.26.701
packaging: 25.0
ParmEd: 4.2.2
parso: 0.8.5
pep517: 0.13.1
pexpect: 4.9.0
pickleshare: 0.7.5
pillow: 11.3.0
pip: 25.2
pkginfo: 1.12.1.2
platformdirs: 4.5.1
pluggy: 1.6.0
prompt_toolkit: 3.0.52
propcache: 0.4.1
psutil: 7.0.0
ptyprocess: 0.7.0
pure_eval: 0.2.3
py-cpuinfo: 9.0.0
pybind11: 3.0.1
pycollada: 0.8
pydantic: 2.12.5
pydantic-settings: 2.12.0
pydantic_core: 2.41.5
pydicom: 2.4.4
Pygments: 2.18.0
pynmrstar: 3.3.6
pynrrd: 1.0.0
PyOpenGL: 3.1.10
PyOpenGL-accelerate: 3.1.10
pyopenxr: 1.1.4501
pyparsing: 3.3.2
pyproject_hooks: 1.2.0
PyQt6-commercial: 6.9.1
PyQt6-Qt6: 6.9.2
PyQt6-WebEngine-commercial: 6.9.0
PyQt6-WebEngine-Qt6: 6.9.2
PyQt6_sip: 13.10.2
pytest: 9.0.2
pytest-cov: 7.0.0
python-dateutil: 2.9.0.post0
python-dotenv: 1.2.1
python-multipart: 0.0.21
pyzmq: 27.1.0
qtconsole: 5.7.0
QtPy: 2.4.3
qtshim: 1.2
RandomWords: 0.4.0
referencing: 0.37.0
requests: 2.32.5
roman-numerals: 4.1.0
roman-numerals-py: 4.1.0
rpds-py: 0.30.0
scipy: 1.14.0
setuptools: 80.9.0
sfftk-rw: 0.8.1
six: 1.17.0
snowballstemmer: 3.0.1
sortedcontainers: 2.4.0
soupsieve: 2.8.3
Sphinx: 8.2.3
sphinx-autodoc-typehints: 3.2.0
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
sse-starlette: 3.2.0
stack-data: 0.6.3
starlette: 0.52.1
superqt: 0.7.6
tables: 3.10.2
tcia_utils: 1.5.1
tifffile: 2025.3.13
tinyarray: 1.2.5
tornado: 6.5.4
traitlets: 5.14.3
typing-inspection: 0.4.2
typing_extensions: 4.15.0
urllib3: 2.6.3
uvicorn: 0.40.0
wcwidth: 0.3.2
webcolors: 24.11.1
wheel: 0.45.1
wheel-filename: 1.4.2
widgetsnbextension: 4.0.15
yarl: 1.22.0
|
|||
Query Language
query: TracLinks and the [[TicketQuery]] macro both use a mini “query language” for specifying query filters. Filters are separated by ampersands (&). Each filter 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 literal & or | in a value, escape the character with a backslash (\).
The available operators are:
= | the field content exactly matches 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 omitted 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, TicketQuery