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 20314)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #27124 | can't_reproduce | Py_FatalError during Tk_DestroyWindow | ||
| #27122 | can't_reproduce | Window placement/resize loop | ||
| #27121 | duplicate | AlphaFold3 mmCIF omits chain description |
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 20314)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #27124 | can't_reproduce | Py_FatalError during Tk_DestroyWindow | ||
| Description |
The following bug report has been submitted:
Platform: Darwin64 (NSOPENGL) Darwin 24.5.0 x86_64
Chimera Version: 1.20_b42623
Description
(Describe the actions that caused this problem to occur here)
Open models
Reply log:
Describe the actions that led to the crash here.
{"app_name":"python2.7","timestamp":"2026-06-28 16:35:28.00 +0200","app_version":"","slice_uuid":"bb573d6a-fdd6-3445-8903-a033cbce4b6c","build_version":"","platform":1,"share_with_app_devs":1,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.5 (24F74)","roots_installed":0,"incident_id":"2DF69C2E-7953-431E-9F35-B5CDA24EA649","name":"python2.7"}
{
"uptime" : 76000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"coalitionID" : 5368,
"osVersion" : {
"train" : "macOS 15.5",
"build" : "24F74",
"releaseType" : "User"
},
"captureTime" : "2026-06-28 16:32:29.6088 +0200",
"codeSigningMonitor" : 1,
"incident" : "2DF69C2E-7953-431E-9F35-B5CDA24EA649",
"pid" : 6216,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2026-06-28 14:26:50.3844 +0200",
"procStartAbsTime" : 1656976396884,
"procExitAbsTime" : 1837919618020,
"procName" : "python2.7",
"procPath" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.chimera",
"crashReporterKey" : "68DD2B1E-A1B5-5AB1-B5EB-96D9736878B2",
"appleIntelligenceStatus" : {"state":"restricted","reasons":["siriAssetIsNotReady","assetIsNotReady"]},
"codeSigningID" : "python2",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"bootSessionUUID" : "4EB3548B-0488-4C5C-9ACC-1047764FFD4B",
"wakeTime" : 18795,
"sleepWakeUUID" : "694CC768-5296-47AA-908D-5A08F71EF2F4",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"python2.7","byPid":6216},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":727968,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":4485079880,"symbolLocation":0,"symbol":"state_key"},"rosetta":{"tmp2":{"value":140703437273148},"tmp1":{"value":140705808542388},"tmp0":{"value":18446744073709551615}},"rbx":{"value":140704540617152,"symbolLocation":0,"symbol":"_os_xbs_chrooted"},"r8":{"value":13033670680},"r15":{"value":22},"r10":{"value":140704540617152,"symbolLocation":0,"symbol":"_os_xbs_chrooted"},"rdx":{"value":0},"rdi":{"value":4485079880,"symbolLocation":0,"symbol":"state_key"},"r9":{"value":0},"r13":{"value":13033671232},"rflags":{"value":647},"rax":{"value":0},"rsp":{"value":140704538479232,"symbolLocation":448,"symbol":"__sFX"},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":259},"rsi":{"value":8631108096,"symbolLocation":0,"symbol":"_main_thread"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":140705808542432,"imageIndex":77},{"imageOffset":30790,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":78},{"imageOffset":23318,"symbol":"pthread_kill","symbolLocation":259,"imageIndex":79},{"imageOffset":526142,"symbol":"abort","symbolLocation":126,"imageIndex":80},{"imageOffset":954158,"symbol":"Py_FatalError","symbolLocation":46,"imageIndex":4},{"imageOffset":763778,"symbol":"PyEval_RestoreThread","symbolLocation":82,"imageIndex":4},{"imageOffset":23330,"symbol":"PythonCmd","symbolLocation":98,"imageIndex":35},{"imageOffset":104450,"symbol":"TclInvokeStringCommand","symbolLocation":130,"imageIndex":36},{"imageOffset":127697,"imageIndex":36},{"imageOffset":111190,"symbol":"Tcl_EvalObjv","symbolLocation":342,"imageIndex":36},{"imageOffset":16365,"symbol":"Togl_CallCallback","symbolLocation":154,"imageIndex":67},{"imageOffset":26399,"symbol":"ToglCmdDeletedProc","symbolLocation":129,"imageIndex":67},{"imageOffset":104211,"symbol":"Tcl_DeleteCommandFromToken","symbolLocation":243,"imageIndex":36},{"imageOffset":108535,"symbol":"Tk_HandleEvent","symbolLocation":807,"imageIndex":37},{"imageOffset":246720,"symbol":"Tk_DestroyWindow","symbolLocation":528,"imageIndex":37},{"imageOffset":246511,"symbol":"Tk_DestroyWindow","symbolLocation":319,"imageIndex":37},{"imageOffset":246511,"symbol":"Tk_DestroyWindow","symbolLocation":319,"imageIndex":37},{"imageOffset":246511,"symbol":"Tk_DestroyWindow","symbolLocation":319,"imageIndex":37},{"imageOffset":246511,"symbol":"Tk_DestroyWindow","symbolLocation":319,"imageIndex":37},{"imageOffset":256685,"imageIndex":37},{"imageOffset":111262,"imageIndex":37},{"imageOffset":631101,"imageIndex":36},{"imageOffset":630599,"symbol":"Tcl_Exit","symbolLocation":231,"imageIndex":36},{"imageOffset":12893,"symbol":"_sigtramp","symbolLocation":29,"imageIndex":81},{"imageOffset":140695746682960,"imageIndex":77},{"imageOffset":1041963,"symbol":"PyThread_acquire_lock","symbolLocation":75,"imageIndex":4},{"imageOffset":1066839,"symbol":"lock_PyThread_acquire_lock","symbolLocation":71,"imageIndex":4},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":118498,"symbol":"PyInstance_New","symbolLocation":130,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":794631,"symbol":"PyEval_EvalFrameEx","symbolLocation":27367,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":118498,"symbol":"PyInstance_New","symbolLocation":130,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":794631,"symbol":"PyEval_EvalFrameEx","symbolLocation":27367,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":480751,"symbol":"slot_tp_init","symbolLocation":175,"imageIndex":4},{"imageOffset":463932,"symbol":"type_call","symbolLocation":300,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":794631,"symbol":"PyEval_EvalFrameEx","symbolLocation":27367,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":745632,"symbol":"builtin_apply","symbolLocation":320,"imageIndex":4},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":23557,"symbol":"PythonCmd","symbolLocation":325,"imageIndex":35},{"imageOffset":104450,"symbol":"TclInvokeStringCommand","symbolLocation":130,"imageIndex":36},{"imageOffset":127697,"imageIndex":36},{"imageOffset":120918,"symbol":"TclEvalObjEx","symbolLocation":102,"imageIndex":36},{"imageOffset":324156,"imageIndex":37},{"imageOffset":962668,"imageIndex":37},{"imageOffset":2243270,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":444,"imageIndex":82},{"imageOffset":3204011,"symbol":"-[NSMenuItem _corePerformAction]","symbolLocation":455,"imageIndex":82},{"imageOffset":11528721,"symbol":"_NSMenuPerformActionWithHighlighting","symbolLocation":185,"imageIndex":82},{"imageOffset":3475481,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":113,"imageIndex":82},{"imageOffset":3475359,"symbol":"-[NSMenu _internalPerformActionForItemAtIndex:]","symbolLocation":82,"imageIndex":82},{"imageOffset":11482569,"symbol":"+[NSCocoaMenuImpl _performActionForMenuItem:]","symbolLocation":208,"imageIndex":82},{"imageOffset":9051124,"symbol":"-[NSMenuTrackingSession _performPostTrackingDismissalActions]","symbolLocation":443,"imageIndex":82},{"imageOffset":9050211,"symbol":"-[NSMenuTrackingSession startRunningMenuEventLoop:]","symbolLocation":2401,"imageIndex":82},{"imageOffset":9047714,"symbol":"-[NSMenuTrackingSession startMonitoringEvents:]","symbolLocation":315,"imageIndex":82},{"imageOffset":16879484,"symbol":"-[NSContextMenuTrackingSession startMonitoringEvents:]","symbolLocation":192,"imageIndex":82},{"imageOffset":8694202,"symbol":"+[NSContextMenuImpl presentPopup:fromView:withContext:animated:]","symbolLocation":1173,"imageIndex":82},{"imageOffset":11536035,"symbol":"_NSPopUpMenu","symbolLocation":3210,"imageIndex":82},{"imageOffset":11554608,"symbol":"-[NSCocoaMenuImpl _popUpMenuPositioningItem:atCocoaIndex:atLocation:inView:withPrivateFlags:appearance:]","symbolLocation":412,"imageIndex":82},{"imageOffset":9501546,"symbol":"-[NSMenu popUpMenuPositioningItem:atLocation:inView:appearance:]","symbolLocation":310,"imageIndex":82},{"imageOffset":970245,"imageIndex":37},{"imageOffset":317347,"imageIndex":37},{"imageOffset":127697,"imageIndex":36},{"imageOffset":111190,"symbol":"Tcl_EvalObjv","symbolLocation":342,"imageIndex":36},{"imageOffset":4850,"symbol":"Tkapp_Call","symbolLocation":498,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":798161,"symbol":"PyEval_EvalFrameEx","symbolLocation":30897,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":745632,"symbol":"builtin_apply","symbolLocation":320,"imageIndex":4},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":23557,"symbol":"PythonCmd","symbolLocation":325,"imageIndex":35},{"imageOffset":104450,"symbol":"TclInvokeStringCommand","symbolLocation":130,"imageIndex":36},{"imageOffset":127697,"imageIndex":36},{"imageOffset":120918,"symbol":"TclEvalObjEx","symbolLocation":102,"imageIndex":36},{"imageOffset":1037561,"imageIndex":36},{"imageOffset":1038190,"imageIndex":36},{"imageOffset":896080,"symbol":"Tcl_ServiceEvent","symbolLocation":144,"imageIndex":36},{"imageOffset":896856,"symbol":"Tcl_DoOneEvent","symbolLocation":392,"imageIndex":36},{"imageOffset":13708,"symbol":"Tkapp_MainLoop","symbolLocation":620,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":764450,"symbol":"PyEval_EvalCode","symbolLocation":34,"imageIndex":4},{"imageOffset":958145,"symbol":"PyRun_FileExFlags","symbolLocation":161,"imageIndex":4},{"imageOffset":956863,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":751,"imageIndex":4},{"imageOffset":1055551,"symbol":"Py_Main","symbolLocation":3279,"imageIndex":4},{"imageOffset":25904,"symbol":"start","symbolLocation":3056,"imageIndex":0}]},{"id":727969,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":34097745362944},"r12":{"value":17179869184},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":392727514603523},"tmp0":{"value":4294967296}},"rbx":{"value":392727514603523},"r8":{"value":7939},"r15":{"value":0},"r10":{"value":1},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":4294967296},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":0},"rsi":{"value":2616}},"frames":[{"imageOffset":16612,"imageIndex":1}]},{"id":728019,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":206738250792960},"r12":{"value":206738250792960},"rosetta":{"tmp2":{"value":140703437305604},"tmp1":{"value":140705808542672},"tmp0":{"value":18446744073709551615}},"rbx":{"value":206738250792960},"r8":{"value":8447868122621935794},"r15":{"value":2},"r10":{"value":206738250792960},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":206738250792960},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":206738250792960},"rsi":{"value":2}},"frames":[{"imageOffset":140705808542432,"imageIndex":77},{"imageOffset":2890,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":78},{"imageOffset":63236,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":78},{"imageOffset":31683,"symbol":"mach_msg_overwrite","symbolLocation":574,"imageIndex":78},{"imageOffset":3643,"symbol":"mach_msg","symbolLocation":19,"imageIndex":78},{"imageOffset":505668,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":83},{"imageOffset":500141,"symbol":"__CFRunLoopRun","symbolLocation":1430,"imageIndex":83},{"imageOffset":497104,"symbol":"CFRunLoopRunSpecific","symbolLocation":536,"imageIndex":83},{"imageOffset":1657391,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":82},{"imageOffset":24049,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":79},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":79}]},{"id":728020,"frames":[{"imageOffset":140705808542432,"imageIndex":77},{"imageOffset":39422,"symbol":"__select","symbolLocation":10,"imageIndex":78},{"imageOffset":1252230,"imageIndex":36},{"imageOffset":24049,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":79},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":79}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9445888},"r12":{"value":0},"rosetta":{"tmp2":{"value":4793939024},"tmp1":{"value":140705808542388},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13036539504},"r8":{"value":0},"r15":{"value":4508017520},"r10":{"value":13036539504},"rdx":{"value":13036539376},"rdi":{"value":0},"r9":{"value":9445888},"r13":{"value":10},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":10},"rsi":{"value":0}}},{"id":742941,"frames":[{"imageOffset":140705808542432,"imageIndex":77},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":78},{"imageOffset":25210,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":79},{"imageOffset":9877328,"symbol":"-[_NSThreadPerformInfo wait]","symbolLocation":64,"imageIndex":84},{"imageOffset":305695,"symbol":"-[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:]","symbolLocation":899,"imageIndex":84},{"imageOffset":825792,"symbol":"-[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:]","symbolLocation":87,"imageIndex":84},{"imageOffset":960875,"imageIndex":37},{"imageOffset":347433,"symbol":"__NSThread__start__","symbolLocation":1014,"imageIndex":84},{"imageOffset":24049,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":79},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":79}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":13034236592},"rosetta":{"tmp2":{"value":140703437256428},"tmp1":{"value":140705808542388},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703437524406,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":4294967552},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":105553177280968},"rsi":{"value":0}}},{"id":743046,"frames":[{"imageOffset":140705808542432,"imageIndex":77},{"imageOffset":14070,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":78},{"imageOffset":25210,"symbol":"_pthread_cond_wait","symbolLocation":988,"imageIndex":79},{"imageOffset":1168217,"symbol":"Tcl_ConditionWait","symbolLocation":217,"imageIndex":36},{"imageOffset":4656,"symbol":"Tkapp_Call","symbolLocation":304,"imageIndex":35},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":121312,"symbol":"instance_dealloc","symbolLocation":192,"imageIndex":4},{"imageOffset":329512,"symbol":"dict_dealloc","symbolLocation":120,"imageIndex":4},{"imageOffset":121627,"symbol":"instance_dealloc","symbolLocation":507,"imageIndex":4},{"imageOffset":325528,"symbol":"PyDict_Clear","symbolLocation":264,"imageIndex":4},{"imageOffset":331449,"symbol":"dict_tp_clear","symbolLocation":9,"imageIndex":4},{"imageOffset":1059333,"symbol":"collect","symbolLocation":2341,"imageIndex":4},{"imageOffset":1061104,"symbol":"_PyObject_GC_Malloc","symbolLocation":240,"imageIndex":4},{"imageOffset":1061154,"symbol":"_PyObject_GC_New","symbolLocation":18,"imageIndex":4},{"imageOffset":260998,"symbol":"list_iter","symbolLocation":54,"imageIndex":4},{"imageOffset":59021,"symbol":"PyObject_GetIter","symbolLocation":125,"imageIndex":4},{"imageOffset":791922,"symbol":"PyEval_EvalFrameEx","symbolLocation":24658,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":4},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":4},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":4},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":4},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":4},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":4},{"imageOffset":1066326,"symbol":"t_bootstrap","symbolLocation":70,"imageIndex":4},{"imageOffset":24049,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":79},{"imageOffset":6231,"symbol":"thread_start","symbolLocation":15,"imageIndex":79}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":13043521488},"rosetta":{"tmp2":{"value":140703437256428},"tmp1":{"value":140705808542388},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703437524406,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":4294967552},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":140694321636624},"rsi":{"value":0}}},{"id":779233,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13034819584},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13035356160},"rsp":{"value":409603},"r11":{"value":0},"rcx":{"value":101423},"r14":{"value":0},"rsi":{"value":0}}},{"id":782244,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13035376640},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13035913216},"rsp":{"value":409603},"r11":{"value":0},"rcx":{"value":15403},"r14":{"value":0},"rsi":{"value":0}}},{"id":788467,"frames":[{"imageOffset":141744,"imageIndex":1}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13034262528},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13034799104},"rsp":{"value":409602},"r11":{"value":0},"rcx":{"value":20743},"r14":{"value":0},"rsi":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 8630300672,
"size" : 634880,
"uuid" : "3771ea6a-0fe5-3b63-961d-c09e01d5e680",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703125172224,
"size" : 196608,
"uuid" : "fe40a70a-33e8-3d5c-b196-d104da35046d",
"path" : "\/usr\/libexec\/rosetta\/runtime",
"name" : "runtime"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4469469184,
"size" : 425984,
"uuid" : "7742e99c-2006-3006-bc1e-1869448c6224",
"path" : "\/Library\/Apple\/*\/libRosettaRuntime",
"name" : "libRosettaRuntime"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4335136768,
"size" : 4096,
"uuid" : "bb573d6a-fdd6-3445-8903-a033cbce4b6c",
"path" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"name" : "python2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4477452288,
"CFBundleShortVersionString" : "2.7.14, (c) 2001-2017 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 1343488,
"uuid" : "221e72f0-dbfc-3bec-99c1-2feb7098d585",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/Python",
"name" : "Python",
"CFBundleVersion" : "2.7.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4475596800,
"size" : 8192,
"uuid" : "24b6bead-bc25-38dc-b0df-b21aced29f9e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_locale.so",
"name" : "_locale.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4475740160,
"size" : 20480,
"uuid" : "601050a6-3d2d-3bda-9409-be185118da17",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/strop.so",
"name" : "strop.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4475858944,
"size" : 16384,
"uuid" : "015abaa5-a0f8-30d5-a46e-0fe8920fecc2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_collections.so",
"name" : "_collections.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476043264,
"size" : 16384,
"uuid" : "bf800acb-5f08-3723-bd32-200e2680997c",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/operator.so",
"name" : "operator.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476260352,
"size" : 24576,
"uuid" : "82d5fa71-abe3-3f24-af5f-e38103fcc945",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/itertools.so",
"name" : "itertools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476440576,
"size" : 8192,
"uuid" : "5c22c784-067e-3a25-95ee-4e292dc3bf6e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_heapq.so",
"name" : "_heapq.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476174336,
"size" : 8192,
"uuid" : "112dc7db-3fde-3272-917c-cf0019e28d15",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_functools.so",
"name" : "_functools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476641280,
"size" : 45056,
"uuid" : "31284918-e68d-388a-b424-41cbb637d6c3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ssl.so",
"name" : "_ssl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4482383872,
"size" : 311296,
"uuid" : "53dbf017-ee13-3ec0-aa6e-dace9ab236f9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libssl.1.0.0.dylib",
"name" : "libssl.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4485406720,
"size" : 1507328,
"uuid" : "87288b68-0286-395d-a78a-f609cdc30b52",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libcrypto.1.0.0.dylib",
"name" : "libcrypto.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476866560,
"size" : 36864,
"uuid" : "1beea8cb-6412-3754-871c-83cd22d99776",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_socket.so",
"name" : "_socket.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4476530688,
"size" : 8192,
"uuid" : "54aab279-b55c-3b5b-a914-8630ac0413f1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cStringIO.so",
"name" : "cStringIO.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4477071360,
"size" : 16384,
"uuid" : "93c31a08-7b24-3313-bbd1-da2ec8a045dd",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_struct.so",
"name" : "_struct.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4477206528,
"size" : 16384,
"uuid" : "7b139e7c-8905-32f7-ac86-1ccf56346069",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/binascii.so",
"name" : "binascii.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4483383296,
"size" : 106496,
"uuid" : "1c03141f-5b0a-368e-a3a0-36117a7cf644",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libz.dylib",
"name" : "libz.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4475981824,
"size" : 4096,
"uuid" : "a4f80ed7-195b-3de3-aac2-1dd93480bf32",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.so",
"name" : "_chimera.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4489822208,
"size" : 753664,
"uuid" : "151a9b19-f635-3ccf-a470-20c5585be352",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.dylib",
"name" : "_chimera.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4483837952,
"size" : 90112,
"uuid" : "4ff97387-c454-32a5-9c39-d718e01413ae",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.dylib",
"name" : "libgfxinfo.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4477308928,
"size" : 12288,
"uuid" : "f5b0b680-92c9-352c-a5f3-81e7eb316211",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libwrappy2.dylib",
"name" : "libwrappy2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4483678208,
"size" : 12288,
"uuid" : "e1a53bb9-7e9b-3459-a7c2-0a6903a7ad39",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libtr.dylib",
"name" : "libtr.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4484390912,
"size" : 126976,
"uuid" : "85472281-6ebb-3599-8f69-036f91702189",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libftgl.2.1.3.dylib",
"name" : "libftgl.2.1.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4493172736,
"size" : 520192,
"uuid" : "d2237e77-8ef6-311b-81d7-aae8cf748166",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libfreetype.6.dylib",
"name" : "libfreetype.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4484157440,
"size" : 20480,
"uuid" : "a29d029e-c705-3dec-b56f-a28b8b31c4c6",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcrecpp.0.dylib",
"name" : "libpcrecpp.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4492451840,
"size" : 229376,
"uuid" : "21ec6a6c-86f5-3963-ad7d-56c8d1da2f2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcre.0.dylib",
"name" : "libpcre.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4477394944,
"size" : 4096,
"uuid" : "b002025d-bc26-3a07-ab03-c445c8080c20",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.so",
"name" : "_molecule.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496773120,
"size" : 1536000,
"uuid" : "aad96147-f5f8-36aa-96a8-1148d9171c40",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.dylib",
"name" : "_molecule.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4495142912,
"size" : 249856,
"uuid" : "8679f3b1-05bb-39ef-9cfc-977f62409d08",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_vrml.so",
"name" : "_vrml.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4483764224,
"size" : 4096,
"uuid" : "544449a3-542e-3441-bba0-e6070afb1160",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.so",
"name" : "libgfxinfo.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4501655552,
"size" : 208896,
"uuid" : "00adc92d-67b5-3a0b-82ff-a2a92096f90a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_surface.so",
"name" : "_surface.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4503191552,
"size" : 684032,
"uuid" : "7c3fadc7-6442-3407-9eba-899b0f022ec3",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/librcarray.dylib",
"name" : "librcarray.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4485042176,
"size" : 32768,
"uuid" : "70db5eae-699a-31a8-9c4e-38d807faf3c9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_tkinter.so",
"name" : "_tkinter.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506521600,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tcllibrary",
"size" : 1433600,
"uuid" : "14a370a6-e327-3ead-ac1f-6f5ae339db5d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tcl.framework\/Versions\/8.6\/Tcl",
"name" : "Tcl",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4510511104,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tklibrary",
"size" : 1257472,
"uuid" : "309f4c38-be84-302c-b62b-142f193eefb0",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tk.framework\/Versions\/8.6\/Tk",
"name" : "Tk",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4550381568,
"size" : 1507328,
"uuid" : "e0bd9fff-7621-3dd0-afac-e869c896075f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/multiarray.so",
"name" : "multiarray.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496044032,
"size" : 53248,
"uuid" : "77c0b634-da4e-3f3a-8be7-c8d93e92d6cf",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/datetime.so",
"name" : "datetime.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4504915968,
"size" : 352256,
"uuid" : "4f4f9820-fbef-354f-bc9d-fdea57da83d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/umath.so",
"name" : "umath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4485283840,
"size" : 8192,
"uuid" : "bef2f664-f2c6-34a3-97e9-efa202d942fa",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/time.so",
"name" : "time.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4493045760,
"size" : 16384,
"uuid" : "91eacfa4-ca4d-30b8-809c-9501ce7a48bb",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/_dotblas.so",
"name" : "_dotblas.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496293888,
"size" : 61440,
"uuid" : "14f49a56-9709-31f6-a0cd-59f68b34714e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cPickle.so",
"name" : "cPickle.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4502421504,
"size" : 118784,
"uuid" : "902d4b63-412c-3703-8bed-75874c9ceb7a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/scalarmath.so",
"name" : "scalarmath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4496551936,
"size" : 28672,
"uuid" : "8e69d93d-4fc1-3af1-9eb3-fb86cafeb527",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/math.so",
"name" : "math.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4502974464,
"size" : 24576,
"uuid" : "8c89f695-3f85-324b-8004-3dd076669f3b",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/lib\/_compiled_base.so",
"name" : "_compiled_base.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4494962688,
"size" : 16384,
"uuid" : "f47c5a99-128c-35cc-a883-eb62082b14a1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/linalg\/lapack_lite.so",
"name" : "lapack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506112000,
"size" : 16384,
"uuid" : "1c5dbbe9-fdd9-33ce-b7d4-229d9bfb7ea6",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/zlib.so",
"name" : "zlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506222592,
"size" : 20480,
"uuid" : "7f4c8310-6281-34b1-9bf6-426a0a319538",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/bz2.so",
"name" : "bz2.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4495069184,
"size" : 4096,
"uuid" : "dc6e01e1-51c2-373b-bf92-57a4e4d5ed6f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/grp.so",
"name" : "grp.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548186112,
"size" : 49152,
"uuid" : "a0137ce1-1894-38c2-870c-67bd63868ed4",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/fft\/fftpack_lite.so",
"name" : "fftpack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548976640,
"size" : 270336,
"uuid" : "cb77c93c-a49c-37ce-ab55-fd924d48d307",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/random\/mtrand.so",
"name" : "mtrand.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548366336,
"size" : 73728,
"uuid" : "4bf73a04-23f2-34c8-a05c-b13a1c1dc17d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ctypes.so",
"name" : "_ctypes.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4555706368,
"size" : 73728,
"uuid" : "b677361e-1e7d-3253-ab2b-22c539903627",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_io.so",
"name" : "_io.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506349568,
"size" : 12288,
"uuid" : "cb12d0c2-ee08-3fc2-bdb0-968af76f07a5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_hashlib.so",
"name" : "_hashlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4503101440,
"size" : 8192,
"uuid" : "fda0bac2-5068-37d0-8377-2443948a9d2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_random.so",
"name" : "_random.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548722688,
"size" : 8192,
"uuid" : "2a90cc77-4a2f-351f-9e45-5caea198e7b5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/fcntl.so",
"name" : "fcntl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506447872,
"size" : 4096,
"uuid" : "e3ca43a9-1d73-36d8-a7d4-421a27e22c56",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_scproxy.so",
"name" : "_scproxy.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4607619072,
"size" : 53248,
"uuid" : "c08e95cd-6ccf-3f1b-8397-ce1545437e0c",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4627156992,
"CFBundleShortVersionString" : "327.5",
"CFBundleIdentifier" : "com.apple.AGXMetal13-3",
"size" : 7999488,
"uuid" : "15d7a2f2-5292-3744-873c-22f23953b6d6",
"path" : "\/System\/Library\/Extensions\/AGXMetal13_3.bundle\/Contents\/MacOS\/AGXMetal13_3",
"name" : "AGXMetal13_3",
"CFBundleVersion" : "327.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4797153280,
"size" : 368640,
"uuid" : "8539b5e8-3e41-3657-a707-cd9f8e7753b9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imaging.so",
"name" : "_imaging.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4608147456,
"size" : 20480,
"uuid" : "77692583-a0ef-383a-8b5f-fc2c0f64bcb2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/array.so",
"name" : "array.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4608294912,
"size" : 4096,
"uuid" : "2bd6b1c7-4751-38e7-b9d8-8a2dcfcf1ee3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imagingtk.so",
"name" : "_imagingtk.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4627042304,
"size" : 12288,
"uuid" : "a508695c-ab4c-3227-9380-f5671539b634",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/select.so",
"name" : "select.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4804022272,
"size" : 4096,
"uuid" : "e75f374a-d093-3e3b-8c81-c47871f33430",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_bisect.so",
"name" : "_bisect.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4802994176,
"size" : 172032,
"uuid" : "3f627f2b-e508-3be1-827d-10077a706fed",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Tix8.4.3\/libTix8.4.3.dylib",
"name" : "libTix8.4.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4803616768,
"size" : 40960,
"uuid" : "f5846772-be3c-3ea4-9c20-eb679adcd748",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Togl2.1\/libTogl2.1.dylib",
"name" : "libTogl2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4806889472,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 446464,
"uuid" : "8209a6f7-a04c-38a6-baf8-4f33f1a11ecd",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4805681152,
"size" : 4096,
"uuid" : "f774d30b-f975-3671-a648-f4c8fe817486",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.so",
"name" : "_dome.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4805795840,
"size" : 36864,
"uuid" : "d3e0e887-abb9-31c7-ab95-1bd4d228e59a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.dylib",
"name" : "_dome.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4805951488,
"size" : 16384,
"uuid" : "80c0c944-639e-3c49-aa0f-0f05ecd051d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_AE.so",
"name" : "_AE.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4806078464,
"size" : 4096,
"uuid" : "5659eff0-b53c-33fa-8d65-65678f5fccd9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_Evt.so",
"name" : "_Evt.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4806152192,
"size" : 16384,
"uuid" : "2975b7d0-2b83-3833-a2c5-1d1a2d072a1d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_File.so",
"name" : "_File.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4806287360,
"size" : 8192,
"uuid" : "541d2fcd-7594-3f86-b9fb-a915ce6e2ef7",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/MacOS.so",
"name" : "MacOS.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4818518016,
"size" : 176128,
"uuid" : "5e413668-d068-3c6c-b8e1-3b63e111f111",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/pyexpat.so",
"name" : "pyexpat.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4804734976,
"size" : 36864,
"uuid" : "9b06b6d2-fd82-3034-8f73-7dcffb85ebb9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_closepoints.so",
"name" : "_closepoints.so"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703437242368,
"size" : 248656,
"uuid" : "dab10aa4-8afa-3d02-9cde-6023554ac858",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703437492224,
"size" : 48592,
"uuid" : "a6d1f05a-0743-31b7-9fe2-268f06ccd51a",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703436066816,
"size" : 560296,
"uuid" : "19f23df9-b4a5-3be3-8777-5c8f0c5a43c8",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703437733888,
"size" : 38264,
"uuid" : "1fb5adb0-059e-3369-9c63-abde93e91499",
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
"name" : "libsystem_platform.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703498825728,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 22356791,
"uuid" : "c26f6f9e-8230-3c1f-8c48-02d9de58fbc8",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2575.60.5"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703437963264,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4927475,
"uuid" : "5adbf847-e5a7-3b3c-8a58-0cf8aa1097bc",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "3502.1.401"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703455571968,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 14620850,
"uuid" : "3e72de1d-c81a-3c8b-9c06-5b1e3186de47",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "3502.1.401"
}
],
"sharedCache" : {
"base" : 140703405228032,
"size" : 25769803776,
"uuid" : "6e28f2b9-5b29-30c6-af7c-47d23bf9ec34"
},
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "6d20739a4a037dd5a4dd381f16569e0957100622",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "645197bf528fbf3c3af54105",
"factorPackIds" : {
"SIRI_VALUE_INFERENCE_PERVASIVE_ENTITY_RESOLUTION" : "663e65b4a1526e1ca0e288a1"
},
"deploymentId" : 240000002
},
{
"rolloutId" : "65a8173205d942272410674b",
"factorPackIds" : {
"SIRI_HOME_AUTOMATION_SERVER_FLOW_DEPRECATION" : "65d39fa4cb0e2417d11ce5f6"
},
"deploymentId" : 240000001
}
],
"experiments" : [
]
},
"reportNotes" : [
"RIP register does not match crashing frame (0x0 vs 0x7FF89FBC6AE0)"
]
}
――――――――――――――――――――
OpenGL Vendor: Apple
OpenGL Renderer: Apple M1
OpenGL Version: 2.1 Metal - 89.4
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro17,1
Model Number: MYD82DK/A
Chip: Unknown
Total Number of Cores: 8 (4 performance and 4 efficiency)
Memory: 8 GB
System Firmware Version: 11881.121.1
OS Loader Version: 11881.121.1
Software:
System Software Overview:
System Version: macOS 15.5 (24F74)
Kernel Version: Darwin 24.5.0
Time since boot: 2 hours, 19 minutes
Graphics/Displays:
Apple M1:
Chipset Model: Apple M1
Type: GPU
Bus: Built-In
Total Number of Cores: 8
Vendor: Apple (0x106b)
Metal Support: Metal 3
Displays:
Color LCD:
Display Type: Built-In Retina LCD
Resolution: 2560 x 1600 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: No
Connection Type: Internal
――――――――――――――――――――
Multisampling: False
Shadows: False
Shadow texture size: 2048
Silhouettes: False
Depth cue: True
Subdivision quality: 1.50
Single-layer transparency: True
Transparent background: False
Shaders supported: True
Using shader: True
Window size: 1024 768
Camera mode: mono
Orthographic projection: False
Center of rotation: front center
Near/far clipping: False
Key light: True
Fill light: True
Back light: False
Ambient light: 0.20
Specular sharpness: 30.00
Specular reflectivity: 1.00
――――――――――――――――――――
AntialiasLines: native
AntialiasPoints: native
BlendEquation: native
BlendFuncSeparate: native
BrokenAttribLocation: native, disabled
ChoosePixelFormat: not supported
ColorTable: native
CompileAndExecute: native
CompiledVertexArray: not supported
CubeMap: native
CullVertex: not supported
DrawElementsInstanced: extension
DrawRangeElements: native
FBConfig: not supported
FBOShadows: native
FastMultisampling: native
FramebufferMultisample: native
FramebufferObject: native
LimitVertexAttribDivisor: native, disabled
Multisample: native
Multitexture: native
PackedDepthStencil: native
PalettedTexture: not supported
PointParameters: native
SeamlessCubeMap: extension
SeparateSpecularColor: native
Shading: native
Shadows: native
StereoMultisample: native
StereoRubberBanding: native
Texture3D: native
TextureColorTable: not supported
TextureEdgeClamp: native
TrustColorLogicBlend: native
TrustNormals: native
VertexArray: native
VertexAttrib: native
VertexAttribDivisor: extension
VertexBufferObject: native
WindowPos: not supported
|
|||
| #27122 | can't_reproduce | Window placement/resize loop | ||
| Description |
The following bug report has been submitted:
Platform: Darwin64 (NSOPENGL) Darwin 25.5.0 x86_64
Chimera Version: 1.20_b42623
Description
(Describe the actions that caused this problem to occur here)
Open models
#0 Coordinates from ORCA-job inp1
Reply log:
Describe the actions that led to the crash here.
{"app_name":"python2.7","timestamp":"2026-06-26 10:58:20.00 +0300","app_version":"","slice_uuid":"bb573d6a-fdd6-3445-8903-a033cbce4b6c","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 26.5.1 (25F80)","roots_installed":0,"incident_id":"6628068F-5DF7-43A9-9CB8-D941F3169E66","name":"python2.7"}
{
"uptime" : 220000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,2",
"coalitionID" : 12919,
"osVersion" : {
"train" : "macOS 26.5.1",
"build" : "25F80",
"releaseType" : "User"
},
"captureTime" : "2026-06-26 10:57:44.7744 +0300",
"codeSigningMonitor" : 2,
"incident" : "6628068F-5DF7-43A9-9CB8-D941F3169E66",
"pid" : 45124,
"translated" : true,
"cpuType" : "X86-64",
"procLaunch" : "2026-06-26 10:35:11.1484 +0300",
"procStartAbsTime" : 5439588452399,
"procExitAbsTime" : 5472075793249,
"procName" : "python2.7",
"procPath" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "edu.ucsf.cgl.chimera",
"crashReporterKey" : "4D0CDAE7-CC0A-8B02-1956-BB3B3CDF9311",
"appleIntelligenceStatus" : {"state":"unavailable","reasons":["selectedLanguageDoesNotMatchSelectedSiriLanguage","selectedLanguageDoesNotMatchSelectedSiriLanguageInfo(system: en-GB, siri: tr)"]},
"developerMode" : 1,
"bootProgressRegister" : "0x3f000000",
"codeSigningID" : "python2",
"codeSigningTeamID" : "LWV8X224YF",
"codeSigningFlags" : 570491649,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 4294967295,
"codeSigningAuxiliaryInfo" : 0,
"bootSessionUUID" : "6BB5DC6E-2F76-4AB4-B9BE-3EE707FC2672",
"wakeTime" : 3686,
"sleepWakeUUID" : "047E00FD-6E77-4DD2-9890-E1468A5EC861",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":518,"code":2,"namespace":"LIBSYSTEM","indicator":"Application Triggered Fault"},
"asi" : {"libsystem_c.dylib":["assertion failure: \"(self)->_enumeratingSubviewsCount< ((1<< 6) - 1)\" ->%llu"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"frames":[{"imageOffset":140705933552512,"imageIndex":75},{"imageOffset":140705939626364,"imageIndex":75},{"imageOffset":177858,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":82,"imageIndex":76},{"imageOffset":177908,"symbol":"abort_with_payload","symbolLocation":9,"imageIndex":76},{"imageOffset":283256,"symbol":"_os_crash_msg","symbolLocation":60,"imageIndex":77},{"imageOffset":573634,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":1005,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":575158,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":78},{"imageOffset":573105,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":575158,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":78},{"imageOffset":573105,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":575158,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":78},{"imageOffset":573105,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":575158,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":78},{"imageOffset":573105,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":575158,"symbol":"-[NSView resizeWithOldSuperviewSize:]","symbolLocation":820,"imageIndex":78},{"imageOffset":573105,"symbol":"-[NSView resizeSubviewsWithOldSize:]","symbolLocation":476,"imageIndex":78},{"imageOffset":447209,"symbol":"-[NSView setFrameSize:]","symbolLocation":1174,"imageIndex":78},{"imageOffset":567666,"symbol":"-[NSThemeFrame setFrameSize:]","symbolLocation":458,"imageIndex":78},{"imageOffset":565376,"symbol":"-[NSWindow _oldPlaceWindow:fromServer:]","symbolLocation":1029,"imageIndex":78},{"imageOffset":560616,"symbol":"-[NSWindow _setFrameCommon:display:fromServer:]","symbolLocation":2980,"imageIndex":78},{"imageOffset":1004160,"symbol":"XMoveResizeWindow","symbolLocation":288,"imageIndex":34},{"imageOffset":1019367,"imageIndex":34},{"imageOffset":1034641,"symbol":"TclServiceIdle","symbolLocation":145,"imageIndex":33},{"imageOffset":896877,"symbol":"Tcl_DoOneEvent","symbolLocation":413,"imageIndex":33},{"imageOffset":1013150,"imageIndex":34},{"imageOffset":1012814,"imageIndex":34},{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78},{"imageOffset":556386,"symbol":"-[NSThemeFrame setStyleMask:]","symbolLocation":953,"imageIndex":78},{"imageOffset":554988,"symbol":"__25-[NSWindow setStyleMask:]_block_invoke","symbolLocation":2063,"imageIndex":78},{"imageOffset":552834,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":78},{"imageOffset":552592,"symbol":"-[NSWindow setStyleMask:]","symbolLocation":150,"imageIndex":78},{"imageOffset":16728784,"symbol":"__76-[_NSEnterFullScreenTransitionController setupWindowForAfterFullScreenEnter]_block_invoke","symbolLocation":423,"imageIndex":78},{"imageOffset":552834,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":78},{"imageOffset":16728355,"symbol":"-[_NSEnterFullScreenTransitionController setupWindowForAfterFullScreenEnter]","symbolLocation":65,"imageIndex":78},{"imageOffset":16744957,"symbol":"-[_NSEnterFullScreenTransitionController start]","symbolLocation":962,"imageIndex":78},{"imageOffset":18970703,"symbol":"-[_NSFullScreenSpace(Transitions) startTransition:]","symbolLocation":133,"imageIndex":78},{"imageOffset":14829175,"symbol":"-[NSWindowStackController _enterWindow:intoFullScreenWithWindow:]","symbolLocation":606,"imageIndex":78},{"imageOffset":14831292,"symbol":"-[NSWindowStackController _syncWindowFrameStateForSwapWithNewWindow:priorWindow:]","symbolLocation":217,"imageIndex":78},{"imageOffset":14834224,"symbol":"__67-[NSWindowStackController _doTabSelectionAndWindowOrderingAtIndex:]_block_invoke","symbolLocation":86,"imageIndex":78},{"imageOffset":552834,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":145,"imageIndex":78},{"imageOffset":14833718,"symbol":"-[NSWindowStackController _doTabSelectionAndWindowOrderingAtIndex:]","symbolLocation":867,"imageIndex":78},{"imageOffset":14814680,"symbol":"-[NSWindowStackController setSelectedWindow:]","symbolLocation":340,"imageIndex":78},{"imageOffset":14813613,"symbol":"-[NSWindowStackController insertWindow:atIndex:]","symbolLocation":1042,"imageIndex":78},{"imageOffset":14812473,"symbol":"-[NSWindowStackController addWindow:]","symbolLocation":436,"imageIndex":78},{"imageOffset":14819705,"symbol":"+[NSWindowStackController setupStackControllerForWindow:attemptToJoinExistingStack:makeIfNeeded:]","symbolLocation":379,"imageIndex":78},{"imageOffset":8844209,"symbol":"-[NSWindow(NSWindowTabbing_Private) _doTabbedWindowOrderInWithWasVisible:mode:]","symbolLocation":403,"imageIndex":78},{"imageOffset":15630922,"symbol":"-[NSWindow _performSpecialWindowOrderingWasEffectivelyVisible:options:]","symbolLocation":80,"imageIndex":78},{"imageOffset":15635669,"symbol":"-[NSWindow _reallyDoOrderWindowAboveOrBelow:]","symbolLocation":1864,"imageIndex":78},{"imageOffset":15639012,"symbol":"-[NSWindow _reallyDoOrderWindow:]","symbolLocation":106,"imageIndex":78},{"imageOffset":15639660,"symbol":"-[NSWindow _doOrderWindow:]","symbolLocation":298,"imageIndex":78},{"imageOffset":1393661,"symbol":"-[NSWindow makeKeyAndOrderFront:]","symbolLocation":47,"imageIndex":78},{"imageOffset":1000455,"symbol":"XMapWindow","symbolLocation":423,"imageIndex":34},{"imageOffset":1016820,"symbol":"TkWmMapWindow","symbolLocation":356,"imageIndex":34},{"imageOffset":249752,"symbol":"Tk_MapWindow","symbolLocation":200,"imageIndex":34},{"imageOffset":1047760,"symbol":"TkpWmSetState","symbolLocation":144,"imageIndex":34},{"imageOffset":1031904,"imageIndex":34},{"imageOffset":127697,"imageIndex":33},{"imageOffset":111190,"symbol":"Tcl_EvalObjv","symbolLocation":342,"imageIndex":33},{"imageOffset":4850,"symbol":"Tkapp_Call","symbolLocation":498,"imageIndex":32},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":1},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":1},{"imageOffset":234218,"symbol":"function_call","symbolLocation":346,"imageIndex":1},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":1},{"imageOffset":127144,"symbol":"instancemethod_call","symbolLocation":456,"imageIndex":1},{"imageOffset":61634,"symbol":"PyObject_Call","symbolLocation":98,"imageIndex":1},{"imageOffset":812258,"symbol":"PyEval_CallObjectWithKeywords","symbolLocation":162,"imageIndex":1},{"imageOffset":23557,"symbol":"PythonCmd","symbolLocation":325,"imageIndex":32},{"imageOffset":104450,"symbol":"TclInvokeStringCommand","symbolLocation":130,"imageIndex":33},{"imageOffset":127697,"imageIndex":33},{"imageOffset":111190,"symbol":"Tcl_EvalObjv","symbolLocation":342,"imageIndex":33},{"imageOffset":117839,"imageIndex":33},{"imageOffset":114858,"symbol":"Tcl_EvalEx","symbolLocation":26,"imageIndex":33},{"imageOffset":46248,"symbol":"Tk_BindEvent","symbolLocation":6680,"imageIndex":34},{"imageOffset":75900,"symbol":"TkBindEventProc","symbolLocation":364,"imageIndex":34},{"imageOffset":108589,"symbol":"Tk_HandleEvent","symbolLocation":861,"imageIndex":34},{"imageOffset":110132,"imageIndex":34},{"imageOffset":896080,"symbol":"Tcl_ServiceEvent","symbolLocation":144,"imageIndex":33},{"imageOffset":896856,"symbol":"Tcl_DoOneEvent","symbolLocation":392,"imageIndex":33},{"imageOffset":13708,"symbol":"Tkapp_MainLoop","symbolLocation":620,"imageIndex":32},{"imageOffset":795148,"symbol":"PyEval_EvalFrameEx","symbolLocation":27884,"imageIndex":1},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":1},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":814001,"symbol":"fast_function","symbolLocation":337,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":1},{"imageOffset":813770,"symbol":"fast_function","symbolLocation":106,"imageIndex":1},{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1},{"imageOffset":766613,"symbol":"PyEval_EvalCodeEx","symbolLocation":2149,"imageIndex":1},{"imageOffset":764450,"symbol":"PyEval_EvalCode","symbolLocation":34,"imageIndex":1},{"imageOffset":958145,"symbol":"PyRun_FileExFlags","symbolLocation":161,"imageIndex":1},{"imageOffset":956863,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":751,"imageIndex":1},{"imageOffset":1055551,"symbol":"Py_Main","symbolLocation":3279,"imageIndex":1},{"imageOffset":76584,"symbol":"start","symbolLocation":3240,"imageIndex":74}],"id":2688979,"recursionInfoArray":[{"hottestElided":43,"coldestElided":796,"depth":64,"keyFrame":{"imageOffset":511627,"symbol":"-[NSView setFrame:]","symbolLocation":369,"imageIndex":78}},{"hottestElided":875,"coldestElided":894,"depth":14,"keyFrame":{"imageOffset":793892,"symbol":"PyEval_EvalFrameEx","symbolLocation":26628,"imageIndex":1}}],"originalLength":929,"triggered":true,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":0},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703586100930},"tmp1":{"value":140705933552468},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":13119420704},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":137961930752},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":643},"rax":{"value":18},"rsp":{"value":13119420704},"r11":{"value":16},"rcx":{"value":2},"r14":{"value":18},"rsi":{"value":0}},"queue":"com.apple.main-thread"},{"id":2688980,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":9908489551872},"r12":{"value":17179869184},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":4754528913227},"tmp0":{"value":10337986281472}},"rbx":{"value":4754528913227},"r8":{"value":2307},"r15":{"value":5972692992},"r10":{"value":1},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":10767483011072},"r13":{"value":4511312496},"rflags":{"value":582},"rax":{"value":268451845},"rsp":{"value":10337986281472},"r11":{"value":0},"rcx":{"value":17314086914},"r14":{"value":4521649728},"rsi":{"value":2616}},"frames":[]},{"id":2689023,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":120959163957248},"r12":{"value":120959163957248},"rosetta":{"tmp2":{"value":140703585984343},"tmp1":{"value":140705933552752},"tmp0":{"value":18446744073709551615}},"rbx":{"value":120959163957248},"r8":{"value":15316396405493661757},"r15":{"value":0},"r10":{"value":120959163957248},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":120959163957248},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":2},"rsi":{"value":2}},"frames":[{"imageOffset":140705933552512,"imageIndex":75},{"imageOffset":140705939550332,"imageIndex":75},{"imageOffset":61271,"symbol":"mach_msg2_internal","symbolLocation":83,"imageIndex":76},{"imageOffset":31590,"symbol":"mach_msg_overwrite","symbolLocation":586,"imageIndex":76},{"imageOffset":3670,"symbol":"mach_msg","symbolLocation":19,"imageIndex":76},{"imageOffset":508362,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":79},{"imageOffset":502897,"symbol":"__CFRunLoopRun","symbolLocation":1358,"imageIndex":79},{"imageOffset":1319813,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":496,"imageIndex":79},{"imageOffset":1635968,"symbol":"_NSEventThread","symbolLocation":158,"imageIndex":78},{"imageOffset":23881,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":80},{"imageOffset":6191,"symbol":"thread_start","symbolLocation":15,"imageIndex":80}]},{"id":2689035,"frames":[{"imageOffset":140705933552512,"imageIndex":75},{"imageOffset":140705939616524,"imageIndex":75},{"imageOffset":1252230,"imageIndex":33},{"imageOffset":23881,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":80},{"imageOffset":6191,"symbol":"thread_start","symbolLocation":15,"imageIndex":80}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":4944896},"r12":{"value":0},"rosetta":{"tmp2":{"value":4938953632},"tmp1":{"value":140705933552468},"tmp0":{"value":18446744073709551615}},"rbx":{"value":13122489968},"r8":{"value":0},"r15":{"value":4549587824},"r10":{"value":13122489968},"rdx":{"value":13122489840},"rdi":{"value":0},"r9":{"value":4944896},"r13":{"value":10},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":10},"rsi":{"value":0}}},{"id":2699357,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13122506752},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13123043328},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":117611},"r14":{"value":0},"rsi":{"value":0}}},{"id":2700105,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13119672320},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13120208896},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":50867},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702578,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13123604480},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13124141056},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":110243},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702580,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13124718592},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13125255168},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":56151},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702920,"frames":[{"imageOffset":140705933552512,"imageIndex":75},{"imageOffset":140705939571956,"imageIndex":75},{"imageOffset":25079,"symbol":"_pthread_cond_wait","symbolLocation":994,"imageIndex":80},{"imageOffset":12280507,"symbol":"-[_NSThreadPerformInfo wait]","symbolLocation":64,"imageIndex":81},{"imageOffset":305373,"symbol":"-[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:]","symbolLocation":899,"imageIndex":81},{"imageOffset":828106,"symbol":"-[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:]","symbolLocation":87,"imageIndex":81},{"imageOffset":960875,"imageIndex":34},{"imageOffset":346711,"symbol":"__NSThread__start__","symbolLocation":1014,"imageIndex":81},{"imageOffset":23881,"symbol":"_pthread_start","symbolLocation":115,"imageIndex":80},{"imageOffset":6191,"symbol":"thread_start","symbolLocation":15,"imageIndex":80}],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":160},"r12":{"value":22},"rosetta":{"tmp2":{"value":140703585937160},"tmp1":{"value":140705933552468},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703586213141,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":4294967552},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702940,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13120770048},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13121306624},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":51419},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702941,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13121327104},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13121863680},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":98531},"r14":{"value":0},"rsi":{"value":0}}},{"id":2702942,"frames":[],"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":18446744073709551615},"r12":{"value":0},"rosetta":{"tmp2":{"value":0},"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13124161536},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13124698112},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":79211},"r14":{"value":0},"rsi":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4376481792,
"size" : 4096,
"uuid" : "bb573d6a-fdd6-3445-8903-a033cbce4b6c",
"path" : "\/Applications\/Chimera.app\/Contents\/MacOS\/python2.7",
"name" : "python2.7"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518764544,
"CFBundleShortVersionString" : "2.7.14, (c) 2001-2017 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 1343488,
"uuid" : "221e72f0-dbfc-3bec-99c1-2feb7098d585",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/Python",
"name" : "Python",
"CFBundleVersion" : "2.7.14"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4516970496,
"size" : 8192,
"uuid" : "24b6bead-bc25-38dc-b0df-b21aced29f9e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_locale.so",
"name" : "_locale.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517113856,
"size" : 20480,
"uuid" : "601050a6-3d2d-3bda-9409-be185118da17",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/strop.so",
"name" : "strop.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517232640,
"size" : 16384,
"uuid" : "015abaa5-a0f8-30d5-a46e-0fe8920fecc2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_collections.so",
"name" : "_collections.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517416960,
"size" : 16384,
"uuid" : "bf800acb-5f08-3723-bd32-200e2680997c",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/operator.so",
"name" : "operator.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517634048,
"size" : 24576,
"uuid" : "82d5fa71-abe3-3f24-af5f-e38103fcc945",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/itertools.so",
"name" : "itertools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517814272,
"size" : 8192,
"uuid" : "5c22c784-067e-3a25-95ee-4e292dc3bf6e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_heapq.so",
"name" : "_heapq.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517548032,
"size" : 8192,
"uuid" : "112dc7db-3fde-3272-917c-cf0019e28d15",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_functools.so",
"name" : "_functools.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518014976,
"size" : 45056,
"uuid" : "31284918-e68d-388a-b424-41cbb637d6c3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ssl.so",
"name" : "_ssl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4523696128,
"size" : 311296,
"uuid" : "53dbf017-ee13-3ec0-aa6e-dace9ab236f9",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libssl.1.0.0.dylib",
"name" : "libssl.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526718976,
"size" : 1507328,
"uuid" : "87288b68-0286-395d-a78a-f609cdc30b52",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libcrypto.1.0.0.dylib",
"name" : "libcrypto.1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518240256,
"size" : 36864,
"uuid" : "1beea8cb-6412-3754-871c-83cd22d99776",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_socket.so",
"name" : "_socket.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517904384,
"size" : 8192,
"uuid" : "54aab279-b55c-3b5b-a914-8630ac0413f1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cStringIO.so",
"name" : "cStringIO.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518445056,
"size" : 16384,
"uuid" : "93c31a08-7b24-3313-bbd1-da2ec8a045dd",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_struct.so",
"name" : "_struct.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4518580224,
"size" : 16384,
"uuid" : "7b139e7c-8905-32f7-ac86-1ccf56346069",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/binascii.so",
"name" : "binascii.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524838912,
"size" : 106496,
"uuid" : "1c03141f-5b0a-368e-a3a0-36117a7cf644",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libz.dylib",
"name" : "libz.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4517355520,
"size" : 4096,
"uuid" : "a4f80ed7-195b-3de3-aac2-1dd93480bf32",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.so",
"name" : "_chimera.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4531134464,
"size" : 753664,
"uuid" : "151a9b19-f635-3ccf-a470-20c5585be352",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_chimera.dylib",
"name" : "_chimera.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525293568,
"size" : 90112,
"uuid" : "4ff97387-c454-32a5-9c39-d718e01413ae",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.dylib",
"name" : "libgfxinfo.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524695552,
"size" : 12288,
"uuid" : "f5b0b680-92c9-352c-a5f3-81e7eb316211",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libwrappy2.dylib",
"name" : "libwrappy2.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525133824,
"size" : 12288,
"uuid" : "e1a53bb9-7e9b-3459-a7c2-0a6903a7ad39",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libtr.dylib",
"name" : "libtr.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525846528,
"size" : 126976,
"uuid" : "85472281-6ebb-3599-8f69-036f91702189",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libftgl.2.1.3.dylib",
"name" : "libftgl.2.1.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4534480896,
"size" : 520192,
"uuid" : "d2237e77-8ef6-311b-81d7-aae8cf748166",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libfreetype.6.dylib",
"name" : "libfreetype.6.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525613056,
"size" : 20480,
"uuid" : "a29d029e-c705-3dec-b56f-a28b8b31c4c6",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcrecpp.0.dylib",
"name" : "libpcrecpp.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4533760000,
"size" : 229376,
"uuid" : "21ec6a6c-86f5-3963-ad7d-56c8d1da2f2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libpcre.0.dylib",
"name" : "libpcre.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4524781568,
"size" : 4096,
"uuid" : "b002025d-bc26-3a07-ab03-c445c8080c20",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.so",
"name" : "_molecule.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4538343424,
"size" : 1536000,
"uuid" : "aad96147-f5f8-36aa-96a8-1148d9171c40",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_molecule.dylib",
"name" : "_molecule.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536713216,
"size" : 249856,
"uuid" : "8679f3b1-05bb-39ef-9cfc-977f62409d08",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_vrml.so",
"name" : "_vrml.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525219840,
"size" : 4096,
"uuid" : "544449a3-542e-3441-bba0-e6070afb1160",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/libgfxinfo.so",
"name" : "libgfxinfo.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543225856,
"size" : 208896,
"uuid" : "00adc92d-67b5-3a0b-82ff-a2a92096f90a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_surface.so",
"name" : "_surface.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4544761856,
"size" : 684032,
"uuid" : "7c3fadc7-6442-3407-9eba-899b0f022ec3",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/librcarray.dylib",
"name" : "librcarray.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4526497792,
"size" : 32768,
"uuid" : "70db5eae-699a-31a8-9c4e-38d807faf3c9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_tkinter.so",
"name" : "_tkinter.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548091904,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tcllibrary",
"size" : 1433600,
"uuid" : "14a370a6-e327-3ead-ac1f-6f5ae339db5d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tcl.framework\/Versions\/8.6\/Tcl",
"name" : "Tcl",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4552081408,
"CFBundleShortVersionString" : "8.6.18",
"CFBundleIdentifier" : "com.tcltk.tklibrary",
"size" : 1257472,
"uuid" : "309f4c38-be84-302c-b62b-142f193eefb0",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Tk.framework\/Versions\/8.6\/Tk",
"name" : "Tk",
"CFBundleVersion" : "8.6.18"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4593418240,
"size" : 1507328,
"uuid" : "e0bd9fff-7621-3dd0-afac-e869c896075f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/multiarray.so",
"name" : "multiarray.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536270848,
"size" : 53248,
"uuid" : "77c0b634-da4e-3f3a-8be7-c8d93e92d6cf",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/datetime.so",
"name" : "datetime.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4546486272,
"size" : 352256,
"uuid" : "4f4f9820-fbef-354f-bc9d-fdea57da83d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/umath.so",
"name" : "umath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4534304768,
"size" : 8192,
"uuid" : "bef2f664-f2c6-34a3-97e9-efa202d942fa",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/time.so",
"name" : "time.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536520704,
"size" : 16384,
"uuid" : "91eacfa4-ca4d-30b8-809c-9501ce7a48bb",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/_dotblas.so",
"name" : "_dotblas.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4537720832,
"size" : 61440,
"uuid" : "14f49a56-9709-31f6-a0cd-59f68b34714e",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/cPickle.so",
"name" : "cPickle.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4543991808,
"size" : 118784,
"uuid" : "902d4b63-412c-3703-8bed-75874c9ceb7a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/core\/scalarmath.so",
"name" : "scalarmath.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4537978880,
"size" : 28672,
"uuid" : "8e69d93d-4fc1-3af1-9eb3-fb86cafeb527",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/math.so",
"name" : "math.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4538134528,
"size" : 24576,
"uuid" : "8c89f695-3f85-324b-8004-3dd076669f3b",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/lib\/_compiled_base.so",
"name" : "_compiled_base.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4537610240,
"size" : 16384,
"uuid" : "f47c5a99-128c-35cc-a883-eb62082b14a1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/linalg\/lapack_lite.so",
"name" : "lapack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4544544768,
"size" : 16384,
"uuid" : "1c5dbbe9-fdd9-33ce-b7d4-229d9bfb7ea6",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/zlib.so",
"name" : "zlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4547678208,
"size" : 20480,
"uuid" : "7f4c8310-6281-34b1-9bf6-426a0a319538",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/bz2.so",
"name" : "bz2.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4525756416,
"size" : 4096,
"uuid" : "dc6e01e1-51c2-373b-bf92-57a4e4d5ed6f",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/grp.so",
"name" : "grp.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4547805184,
"size" : 49152,
"uuid" : "a0137ce1-1894-38c2-870c-67bd63868ed4",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/fft\/fftpack_lite.so",
"name" : "fftpack_lite.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4591833088,
"size" : 270336,
"uuid" : "cb77c93c-a49c-37ce-ab55-fd924d48d307",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/numpy\/random\/mtrand.so",
"name" : "mtrand.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4591382528,
"size" : 73728,
"uuid" : "4bf73a04-23f2-34c8-a05c-b13a1c1dc17d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_ctypes.so",
"name" : "_ctypes.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4598738944,
"size" : 73728,
"uuid" : "b677361e-1e7d-3253-ab2b-22c539903627",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_io.so",
"name" : "_io.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4544655360,
"size" : 12288,
"uuid" : "cb12d0c2-ee08-3fc2-bdb0-968af76f07a5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_hashlib.so",
"name" : "_hashlib.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4534398976,
"size" : 8192,
"uuid" : "fda0bac2-5068-37d0-8377-2443948a9d2a",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_random.so",
"name" : "_random.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4538261504,
"size" : 8192,
"uuid" : "2a90cc77-4a2f-351f-9e45-5caea198e7b5",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/fcntl.so",
"name" : "fcntl.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4536635392,
"size" : 4096,
"uuid" : "e3ca43a9-1d73-36d8-a7d4-421a27e22c56",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_scproxy.so",
"name" : "_scproxy.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4644339712,
"size" : 53248,
"uuid" : "c419302c-16d5-3c2d-9782-9000cd65f2be",
"path" : "\/usr\/lib\/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4676558848,
"CFBundleShortVersionString" : "351.2",
"CFBundleIdentifier" : "com.apple.AGXMetalG14G",
"size" : 10137600,
"uuid" : "a1f9c2cf-42f5-38ef-ac74-640b52a9cf69",
"path" : "\/System\/Library\/Extensions\/AGXMetalG14G.bundle\/Contents\/MacOS\/AGXMetalG14G",
"name" : "AGXMetalG14G",
"CFBundleVersion" : "351.2"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4664221696,
"size" : 368640,
"uuid" : "8539b5e8-3e41-3657-a707-cd9f8e7753b9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imaging.so",
"name" : "_imaging.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4652503040,
"size" : 20480,
"uuid" : "77692583-a0ef-383a-8b5f-fc2c0f64bcb2",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/array.so",
"name" : "array.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4652650496,
"size" : 4096,
"uuid" : "2bd6b1c7-4751-38e7-b9d8-8a2dcfcf1ee3",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imagingtk.so",
"name" : "_imagingtk.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671893504,
"size" : 12288,
"uuid" : "a508695c-ab4c-3227-9380-f5671539b634",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/select.so",
"name" : "select.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672000000,
"size" : 4096,
"uuid" : "e75f374a-d093-3e3b-8c81-c47871f33430",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_bisect.so",
"name" : "_bisect.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670058496,
"size" : 172032,
"uuid" : "3f627f2b-e508-3be1-827d-10077a706fed",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Tix8.4.3\/libTix8.4.3.dylib",
"name" : "libTix8.4.3.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4670681088,
"size" : 40960,
"uuid" : "f5846772-be3c-3ea4-9c20-eb679adcd748",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/Togl2.1\/libTogl2.1.dylib",
"name" : "libTogl2.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4866093056,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
"size" : 430080,
"uuid" : "c2572b92-db1c-3b56-a3bf-3b1a7dd131f9",
"path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
"name" : "AppleMetalOpenGLRenderer",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4671037440,
"size" : 4096,
"uuid" : "f774d30b-f975-3671-a648-f4c8fe817486",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.so",
"name" : "_dome.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672286720,
"size" : 36864,
"uuid" : "d3e0e887-abb9-31c7-ab95-1bd4d228e59a",
"path" : "\/Applications\/Chimera.app\/Contents\/Resources\/lib\/_dome.dylib",
"name" : "_dome.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672442368,
"size" : 16384,
"uuid" : "80c0c944-639e-3c49-aa0f-0f05ecd051d1",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_AE.so",
"name" : "_AE.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672208896,
"size" : 4096,
"uuid" : "5659eff0-b53c-33fa-8d65-65678f5fccd9",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_Evt.so",
"name" : "_Evt.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672634880,
"size" : 16384,
"uuid" : "2975b7d0-2b83-3833-a2c5-1d1a2d072a1d",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/_File.so",
"name" : "_File.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4672770048,
"size" : 8192,
"uuid" : "541d2fcd-7594-3f86-b9fb-a915ce6e2ef7",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/MacOS.so",
"name" : "MacOS.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4673789952,
"size" : 176128,
"uuid" : "5e413668-d068-3c6c-b8e1-3b63e111f111",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/lib-dynload\/pyexpat.so",
"name" : "pyexpat.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4887158784,
"size" : 8192,
"uuid" : "21f8424e-b6f5-3a8a-96f3-a61139efd3a7",
"path" : "\/Applications\/Chimera.app\/Contents\/Frameworks\/Python.framework\/Versions\/2.7\/lib\/python2.7\/site-packages\/PIL\/_imagingft.so",
"name" : "_imagingft.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8674885632,
"size" : 647168,
"uuid" : "5de0fdb7-2d66-31b5-8914-e171f18128b9",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703585923072,
"size" : 255408,
"uuid" : "2764d37b-548b-3fb4-8040-dd3f618b96f5",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703584698368,
"size" : 555552,
"uuid" : "29997e25-bf1b-37bb-8801-afd1054b8639",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703651594240,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 25150839,
"uuid" : "2f6594fd-5bb5-3a38-9fc5-b1f4e06d00ed",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2685.60.104"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703586463744,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4965413,
"uuid" : "7ceac1f8-f873-32c2-b10f-c8dbea688aca",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "5026.5.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703586181120,
"size" : 48832,
"uuid" : "87323ff7-eddb-329c-a3bd-6521a131c864",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703605301248,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 17014336,
"uuid" : "47cbca84-afb3-32c5-b7e7-38a5dc976273",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "5026.5.4"
}
],
"sharedCache" : {
"base" : 140703537496064,
"size" : 30064771072,
"uuid" : "84551aac-34aa-35c1-bc2f-6e6d0705477f"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=2.0G written=2740K(0%) resident=2596K(0%) swapped_out=144K(0%) unallocated=2.0G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 128K 1 \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nCG image 5396K 1210 \nColorSync 8K 2 \nCoreAnimation 176.7M 109 \nCoreGraphics 12K 2 \nCoreImage 512K 1 \nCoreServices 620K 2 \nCoreUI image data 2828K 23 \nFoundation 32K 2 \nKernel Alloc Once 552K 2 \nMALLOC 1.6G 82 \nMALLOC guard page 384K 24 \nOpenGL GLSL 256K 3 \nRosetta Arena 4096K 2 \nRosetta Generic 1372K 340 \nRosetta IndirectBranch 2048K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 268K 22 \nRosetta Thread Context 220K 22 \nSTACK GUARD 28K 7 \nStack 12.7M 11 \nStack Guard 56.0M 4 \nVM_ALLOCATE 1004K 110 \nVM_ALLOCATE (reserved) 36K 6 reserved VM address space (unallocated)\n__CTF 824 1 \n__DATA 44.1M 1054 \n__DATA_CONST 121.8M 1035 \n__DATA_DIRTY 8095K 877 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 159.0M 77 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 2594K 1 \n__TEXT 1.2G 1123 \n__TPRO_CONST 8K 2 \ndyld private memory 256K 4 \nmapped file 304.6M 270 \npage table in kernel 2596K 1 \nshared memory 1336K 17 \n=========== ======= ======= \nTOTAL 4.0G 6456 \nTOTAL, minus reserved VM space 4.0G 6456 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "4d6e61196d951617136cd8abf2e56af3182ee725",
"bug_type" : "309",
"roots_installed" : 0,
"trmStatus" : 1,
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "64c025b28b7f0e739e4fbe58",
"factorPackIds" : [
"657ba0a39ec5da283662e9d2"
],
"deploymentId" : 240000044
},
{
"rolloutId" : "67d07cd6a7affa169ae21f45",
"factorPackIds" : [
],
"deploymentId" : 240000002
}
],
"experiments" : [
]
},
"reportNotes" : [
"RIP register does not match crashing frame (0x0 vs 0x7FF8A72FEB80)"
]
}
――――――――――――――――――――
OpenGL Vendor: Apple
OpenGL Renderer: Apple M2
OpenGL Version: 2.1 Metal - 90.5
Hardware:
Hardware Overview:
Model Name: Mac
Model Identifier: Mac14,2
Model Number: MC7W4MG/A
Chip: Unknown
Total Number of Cores: 8 (4 Performance and 4 Efficiency)
Memory: 16 GB
System Firmware Version: 18000.120.36
OS Loader Version: 18000.120.36
Software:
System Software Overview:
System Version: macOS 26.5.1 (25F80)
Kernel Version: Darwin 25.5.0
Time since boot: 13 days, 1 hour, 42 minutes
Graphics/Displays:
Apple M2:
Chipset Model: Apple M2
Type: GPU
Bus: Built-In
Total Number of Cores: 8
Vendor: Apple (0x106b)
Metal Support: Metal 4
Displays:
Color LCD:
Display Type: Built-in Liquid Retina Display
Resolution: 2560 x 1664 Retina
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal
――――――――――――――――――――
Multisampling: False
Shadows: False
Shadow texture size: 2048
Silhouettes: False
Depth cue: True
Subdivision quality: 1.50
Single-layer transparency: True
Transparent background: False
Shaders supported: True
Using shader: True
Window size: 2940 1578
Camera mode: mono
Orthographic projection: False
Center of rotation: front center
Near/far clipping: False
Key light: True
Fill light: True
Back light: False
Ambient light: 0.20
Specular sharpness: 30.00
Specular reflectivity: 1.00
――――――――――――――――――――
AntialiasLines: native
AntialiasPoints: native
BlendEquation: native
BlendFuncSeparate: native
BrokenAttribLocation: native, disabled
ChoosePixelFormat: not supported
ColorTable: native
CompileAndExecute: native
CompiledVertexArray: not supported
CubeMap: native
CullVertex: not supported
DrawElementsInstanced: extension
DrawRangeElements: native
FBConfig: not supported
FBOShadows: native
FastMultisampling: native
FramebufferMultisample: native
FramebufferObject: native
LimitVertexAttribDivisor: native, disabled
Multisample: native
Multitexture: native
PackedDepthStencil: native
PalettedTexture: not supported
PointParameters: native
SeamlessCubeMap: extension
SeparateSpecularColor: native
Shading: native
Shadows: native
StereoMultisample: native
StereoRubberBanding: native
Texture3D: native
TextureColorTable: not supported
TextureEdgeClamp: native
TrustColorLogicBlend: native
TrustNormals: native
VertexArray: native
VertexAttrib: native
VertexAttribDivisor: extension
VertexBufferObject: native
WindowPos: not supported
|
|||
| #27121 | duplicate | AlphaFold3 mmCIF omits chain description | ||
| Description |
The following bug report has been submitted:
Platform: Windows64 (WGL) Microsoft Windows Unknown 10.0 (Build 26200) x64
Chimera Version: 1.15_b42258
Description
(Describe the actions that caused this problem to occur here)
Open models
#0 mFCER1_MAR1Fab_J367_011_volume_map_244k_3.57A.mrc
#1 mFCER1_MAR1Fab_J367_011_volume_map_sharp_244k_3.57A.mrc
#2 fold_2026_06_26_14_11_mar1_revised_model_0.cif
Reply log:
[MMLIB:WARNING] read_struct_conn: struct_conn table not found
Traceback (most recent call last):
File "C:\Program Files\Chimera 1.15\share\chimera\triggerSet.py", line 83, in invoke
self._funcData, triggerData)
File "C:\Program Files\Chimera 1.15\share\chimera\__init__.py", line 2664, in categorizeSurface
processNewMolecules(prefModels)
File "C:\Program Files\Chimera 1.15\share\chimera\__init__.py", line 2637, in processNewMolecules
preset(openedModels=smartMols)
File "C:\Program Files\Chimera 1.15\share\chimera\preset.py", line 271, in preset
for seq in m.sequences():
File "C:\Program Files\Chimera 1.15\share\chimera\Sequence.py", line 993, in getSequences
description = entity[index]['pdbx_description']
KeyError: 'pdbx_description'
Error processing trigger "Bond":
KeyError: 'pdbx_description'
File "C:\Program Files\Chimera 1.15\share\chimera\Sequence.py", line 993, in getSequences
description = entity[index]['pdbx_description']
See reply log for Python traceback.
Model 2 (fold_2026_06_26_14_11_mar1_revised_model_0.cif) appears to be a protein without secondary structure assignments.
Automatically computing assignments using 'ksdssp' and parameter values:
energy cutoff -0.5
minimum helix length 3
minimum strand length 3
Use command 'help ksdssp' for more information.
Traceback (most recent call last):
File "C:\Program Files\Chimera 1.15\share\chimera\triggerSet.py", line 83, in invoke
self._funcData, triggerData)
File "C:\Program Files\Chimera 1.15\share\chimera\__init__.py", line 2664, in categorizeSurface
processNewMolecules(prefModels)
File "C:\Program Files\Chimera 1.15\share\chimera\__init__.py", line 2637, in processNewMolecules
preset(openedModels=smartMols)
File "C:\Program Files\Chimera 1.15\share\chimera\preset.py", line 271, in preset
for seq in m.sequences():
File "C:\Program Files\Chimera 1.15\share\chimera\Sequence.py", line 993, in getSequences
description = entity[index]['pdbx_description']
KeyError: 'pdbx_description'
――――――――――――――――――――
OpenGL Vendor: Intel
OpenGL Renderer: Intel(R) UHD Graphics 630
OpenGL Version: 4.6.0 - Build 30.0.100.9864
Manufacturer: Dell Inc.
Model: OptiPlex 7060
TotalPhysicalMemory: 34146140160
――――――――――――――――――――
Multisampling: False
Shadows: False
Shadow texture size: 2048
Silhouettes: False
Depth cue: True
Subdivision quality: 1.50
Single-layer transparency: True
Transparent background: False
Shaders supported: True
Using shader: True
Window size: 1352 807
Camera mode: mono
Orthographic projection: False
Center of rotation: front center
Near/far clipping: False
Key light: True
Fill light: True
Back light: False
Ambient light: 0.20
Specular sharpness: 30.00
Specular reflectivity: 1.00
――――――――――――――――――――
AntialiasLines: native
AntialiasPoints: native
BlendEquation: native
BlendFuncSeparate: native
BrokenAttribLocation: native, disabled
ChoosePixelFormat: extension
ColorTable: not supported
CompileAndExecute: native
CompiledVertexArray: extension
CubeMap: native
CullVertex: not supported
DrawElementsInstanced: native, disabled
DrawRangeElements: native
FBConfig: not supported
FBOShadows: native
FastMultisampling: native, disabled
FramebufferMultisample: native
FramebufferObject: native
LimitVertexAttribDivisor: native, disabled
Multisample: native
Multitexture: native
PackedDepthStencil: native
PalettedTexture: not supported
PointParameters: native
SeamlessCubeMap: native
SeparateSpecularColor: native
Shading: native
Shadows: native
StereoMultisample: native
StereoRubberBanding: native
Texture3D: native
TextureColorTable: not supported
TextureEdgeClamp: native
TrustColorLogicBlend: native
TrustNormals: native
VertexArray: native
VertexAttrib: native
VertexAttribDivisor: native
VertexBufferObject: native
WindowPos: not supported
|
|||
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
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)