Opened 6 months ago
Closed 6 months ago
#17369 closed defect (duplicate)
Crash in garbage collection
Reported by: | Owned by: | pett | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: macOS-12.0.1-arm64-arm-64bit ChimeraX Version: 1.7.dev202309090115 (2023-09-09 01:15:43 UTC) Description Last time you used ChimeraX it crashed. Please describe steps that led to the crash here. Fatal Python error: Segmentation fault Thread 0x000000017b6fb000 (most recent call first): File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 324 in wait File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 622 in wait File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1392 in run File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 1038 in _bootstrap_inner File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py", line 995 in _bootstrap Current thread 0x0000000100484580 (most recent call first): Garbage-collecting File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/ribbon.py", line 629 in File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/ribbon.py", line 629 in update_ribbon_highlight File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 669 in _update_ribbon_graphics File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 377 in _update_graphics File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 358 in update_graphics_if_needed File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/atomic/structure.py", line 1900 in _update_graphics_if_needed File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 138 in invoke File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 237 in _activate File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 206 in activate File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/triggerset.py", line 382 in activate_trigger File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/graphics/view.py", line 283 in check_for_drawing_change File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 65 in draw_new_frame File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/updateloop.py", line 139 in _redraw_timer_callback File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/ui/gui.py", line 275 in event_loop File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 899 in init File "/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/chimerax/core/__main__.py", line 1050 in File "", line 88 in _run_code File "", line 198 in _run_module_as_main Extension modules: chimerax.arrays._arrays, numpy.core._multiarray_umath, numpy.core._multiarray_tests, numpy.linalg._umath_linalg, numpy.fft._pocketfft_internal, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._mt19937, numpy.random.mtrand, numpy.random._philox, numpy.random._pcg64, numpy.random._sfc64, numpy.random._generator, chimerax.geometry._geometry, PyQt6.QtCore, PyQt6.QtGui, PyQt6.QtWidgets, PyQt6.QtWebChannel, PyQt6.QtNetwork, PyQt6.QtWebEngineCore, PyQt6.QtPrintSupport, PyQt6.QtWebEngineWidgets, chimerax.atomic_lib._load_libs, tinyarray, chimerax.atomic.cymol, chimerax.atomic.cytmpl, lxml._elementpath, lxml.etree, chimerax.pdb_lib._load_libs, chimerax.map._map, charset_normalizer.md, PIL._imaging, matplotlib._c_internal_utils, matplotlib._path, kiwisolver._cext, matplotlib._image, chimerax.surface._surface, OpenGL_accelerate.errorchecker, OpenGL_accelerate.wrapper, OpenGL_accelerate.formathandler, OpenGL_accelerate.arraydatatype, OpenGL_accelerate.latebind, OpenGL_accelerate.vbo, chimerax.core._mac_util, OpenGL_accelerate.numpy_formathandler, OpenGL_accelerate.nones_formathandler, lz4._version, lz4.frame._frame, msgpack._cmsgpack, chimerax.core._serialize, numpy.linalg.lapack_lite, chimerax.atomic._ribbons, chimerax.graphics._graphics, chimerax.mmcif._mmcif, chimerax.mmcif.mmcif, chimerax.pdb._pdbio, chimerax.alignment_algs._sw, chimerax.dssp._dssp, chimerax.alignment_algs._nw (total: 60) {"app_name":"ChimeraX","timestamp":"2025-04-14 19:33:53.00 +0800","app_version":"1.7.0","slice_uuid":"17982d98-65bc-3327-8526-577ec996453c","build_version":"1.7.0.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"761BB0E5-86E3-471D-A12C-88A5967D88E9","name":"ChimeraX"} { "uptime" : 180000, "procLaunch" : "2025-04-14 19:06:47.6006 +0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro17,1", "procStartAbsTime" : 4424533224008, "coalitionID" : 1684, "osVersion" : { "train" : "macOS 12.0.1", "build" : "21A559", "releaseType" : "User" }, "captureTime" : "2025-04-14 19:33:48.7475 +0800", "incident" : "761BB0E5-86E3-471D-A12C-88A5967D88E9", "bug_type" : "309", "pid" : 33388, "procExitAbsTime" : 4463436941436, "translated" : false, "cpuType" : "ARM-64", "procName" : "ChimeraX", "procPath" : "\/Applications\/ChimeraX_Daily.app\/Contents\/MacOS\/ChimeraX", "bundleInfo" : {"CFBundleShortVersionString":"1.7.0","CFBundleVersion":"1.7.0.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"}, "storeInfo" : {"deviceIdentifierForVendor":"C536FCD8-AF99-5D11-BCB1-AC290BD68937","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "edu.ucsf.cgl.ChimeraX", "crashReporterKey" : "5BF39CAA-2409-500D-9AA5-B7FEEAD00285", "wakeTime" : 7211, "sleepWakeUUID" : "355A1796-E89D-4557-9DA1-4D0D3FCCCB16", "sip" : "enabled", "vmRegionInfo" : "0xa9 is not in any region. Bytes before following region: 4298276695\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100328000-10032c000 [ 16K] r-x\/r-x SM=COW ...acOS\/ChimeraX", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x00000000000000a9","rawCodes":[1,169],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000000000a9"}, "ktriageinfo" : "VM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\n", "vmregioninfo" : "0xa9 is not in any region. Bytes before following region: 4298276695\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n __TEXT 100328000-10032c000 [ 16K] r-x\/r-x SM=COW ...acOS\/ChimeraX", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":1295237,"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":6168594264},{"value":99},{"value":105},{"value":630},{"value":4357},{"value":9640262682814492036},{"value":9640262678523209732},{"value":14757395258967641293},{"value":4294967286},{"value":6168594194},{"value":0},{"value":54},{"value":4294967280},{"value":328},{"value":8292136240},{"value":5436127552},{"value":11},{"value":4299703680,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":0},{"value":1},{"value":4319610416,"symbolLocation":0,"symbol":"faulthandler_handlers"},{"value":4317738264,"symbolLocation":0,"symbol":"visit_decref"},{"value":6168595856},{"value":0},{"value":4320545352,"symbolLocation":59712,"symbol":"_PyRuntime"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6778098012},"cpsr":{"value":1073741824},"fp":{"value":6168594336},"sp":{"value":6168594304},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6777887160,"matchesCrashFrame":1},"far":{"value":5297813880}},"name":"CrBrowserMain","queue":"com.apple.main-thread","frames":[{"imageOffset":39352,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29020,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":269476,"symbol":"raise","symbolLocation":32,"imageIndex":2},{"imageOffset":2450372,"symbol":"faulthandler_fatal_error","symbolLocation":392,"imageIndex":3},{"imageOffset":17636,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":4},{"imageOffset":937392,"symbol":"dict_traverse","symbolLocation":204,"imageIndex":3},{"imageOffset":937392,"symbol":"dict_traverse","symbolLocation":204,"imageIndex":3},{"imageOffset":2434272,"symbol":"gc_collect_main","symbolLocation":1968,"imageIndex":3},{"imageOffset":2440644,"symbol":"_PyObject_GC_Link","symbolLocation":316,"imageIndex":3},{"imageOffset":826804,"symbol":"PySeqIter_New","symbolLocation":152,"imageIndex":3},{"imageOffset":1839264,"symbol":"unpack_iterable","symbolLocation":68,"imageIndex":3},{"imageOffset":1786536,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":17752,"imageIndex":3},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":645816,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":1336760,"symbol":"PyQtSlot::call(_object*, _object*) const","symbolLocation":68,"imageIndex":5},{"imageOffset":1336384,"symbol":"PyQtSlot::invoke(void**, _object*, void*, bool) const","symbolLocation":292,"imageIndex":5},{"imageOffset":1340268,"symbol":"PyQtSlotProxy::unislot(void**)","symbolLocation":92,"imageIndex":5},{"imageOffset":1340124,"symbol":"PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":68,"imageIndex":5},{"imageOffset":714204,"imageIndex":6},{"imageOffset":791912,"symbol":"QTimer::timerEvent(QTimerEvent*)","symbolLocation":204,"imageIndex":6},{"imageOffset":160528,"symbol":"sipQTimer::timerEvent(QTimerEvent*)","symbolLocation":148,"imageIndex":5},{"imageOffset":684880,"symbol":"QObject::event(QEvent*)","symbolLocation":88,"imageIndex":6},{"imageOffset":160092,"symbol":"sipQTimer::event(QEvent*)","symbolLocation":220,"imageIndex":5},{"imageOffset":56464,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":7},{"imageOffset":60664,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":7},{"imageOffset":1428996,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":248,"imageIndex":8},{"imageOffset":417088,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":6},{"imageOffset":1854008,"symbol":"QTimerInfoList::activateTimers()","symbolLocation":880,"imageIndex":6},{"imageOffset":92224,"imageIndex":9},{"imageOffset":543676,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":10},{"imageOffset":543496,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":10},{"imageOffset":542708,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":10},{"imageOffset":536936,"symbol":"__CFRunLoopRun","symbolLocation":820,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":199056,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":198404,"symbol":"ReceiveNextEventCommon","symbolLocation":552,"imageIndex":11},{"imageOffset":197828,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":11},{"imageOffset":269036,"symbol":"_DPSNextEvent","symbolLocation":844,"imageIndex":12},{"imageOffset":263056,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1332,"imageIndex":12},{"imageOffset":205744,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":12},{"imageOffset":94764,"imageIndex":9},{"imageOffset":455580,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":544,"imageIndex":6},{"imageOffset":418804,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":6},{"imageOffset":2499252,"symbol":"meth_QApplication_exec(_object*, _object*)","symbolLocation":96,"imageIndex":8},{"imageOffset":1038948,"symbol":"cfunction_call","symbolLocation":96,"imageIndex":3},{"imageOffset":628480,"symbol":"_PyObject_MakeTpCall","symbolLocation":128,"imageIndex":3},{"imageOffset":1821832,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":53048,"imageIndex":3},{"imageOffset":1764036,"symbol":"PyEval_EvalCode","symbolLocation":276,"imageIndex":3},{"imageOffset":1741600,"symbol":"builtin_exec","symbolLocation":428,"imageIndex":3},{"imageOffset":1041488,"symbol":"cfunction_vectorcall_FASTCALL_KEYWORDS","symbolLocation":80,"imageIndex":3},{"imageOffset":1821600,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52816,"imageIndex":3},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":2422240,"symbol":"pymain_run_module","symbolLocation":256,"imageIndex":3},{"imageOffset":2420864,"symbol":"Py_RunMain","symbolLocation":1784,"imageIndex":3},{"imageOffset":2425392,"symbol":"pymain_main","symbolLocation":52,"imageIndex":3},{"imageOffset":2425328,"symbol":"Py_Main","symbolLocation":36,"imageIndex":3},{"imageOffset":15700,"symbol":"main","symbolLocation":128,"imageIndex":13},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":14}]},{"id":1295272,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1295396,"name":"ThreadPoolServiceThread","frames":[{"imageOffset":51784,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":56727496,"imageIndex":15},{"imageOffset":56727288,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56271272,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295398,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56320244,"imageIndex":15},{"imageOffset":56319132,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295399,"name":"Chrome_IOThread","frames":[{"imageOffset":51784,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":56727496,"imageIndex":15},{"imageOffset":56727288,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":40590340,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295400,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295405,"name":"CompositorTileWorker1","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":56516680,"imageIndex":15},{"imageOffset":85569508,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295406,"name":"Chrome_InProcGpuThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":55801148,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295407,"name":"Chrome_ChildIOThread","frames":[{"imageOffset":51784,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":56727496,"imageIndex":15},{"imageOffset":56727288,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295408,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295409,"name":"VizCompositorThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295419,"name":"NetworkService","frames":[{"imageOffset":51784,"symbol":"kevent64","symbolLocation":8,"imageIndex":0},{"imageOffset":56727496,"imageIndex":15},{"imageOffset":56727288,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295420,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295421,"name":"ThreadPoolSingleThreadForegroundBlocking0","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56320244,"imageIndex":15},{"imageOffset":56319352,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295425,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1295445,"name":"NetworkConfigWatcher","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295482,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544312,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":10},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":1764388,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295536,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1295539,"name":"MemoryInfra","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56546224,"imageIndex":15},{"imageOffset":55801248,"imageIndex":15},{"imageOffset":56233836,"imageIndex":15},{"imageOffset":55985340,"imageIndex":15},{"imageOffset":56364424,"imageIndex":15},{"imageOffset":56364816,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1295540,"name":"ThreadPoolSingleThreadSharedBackgroundBlocking1","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56319620,"imageIndex":15},{"imageOffset":56319176,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296138,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296139,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296140,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296141,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296142,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296143,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1296144,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":1491548,"symbol":"blas_thread_server","symbolLocation":360,"imageIndex":16},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1307552,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1307562,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56320244,"imageIndex":15},{"imageOffset":56319264,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1307564,"name":"ThreadPoolBackgroundWorker","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56320244,"imageIndex":15},{"imageOffset":56319132,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1308064,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1308065,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1308430,"name":"ThreadPoolForegroundWorker","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":56546788,"imageIndex":15},{"imageOffset":56317548,"imageIndex":15},{"imageOffset":56320244,"imageIndex":15},{"imageOffset":56319264,"imageIndex":15},{"imageOffset":56519652,"imageIndex":15},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1308456,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1308457,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1308458,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1309079,"frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":2342400,"symbol":"PyThread_acquire_lock_timed","symbolLocation":336,"imageIndex":3},{"imageOffset":2877968,"symbol":"acquire_timed","symbolLocation":312,"imageIndex":3},{"imageOffset":2878552,"symbol":"lock_PyThread_acquire_lock","symbolLocation":56,"imageIndex":3},{"imageOffset":698868,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":148,"imageIndex":3},{"imageOffset":1821600,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":52816,"imageIndex":3},{"imageOffset":1844972,"symbol":"_PyEval_Vector","symbolLocation":156,"imageIndex":3},{"imageOffset":645816,"symbol":"method_vectorcall","symbolLocation":388,"imageIndex":3},{"imageOffset":2881656,"symbol":"thread_run","symbolLocation":200,"imageIndex":3},{"imageOffset":2341444,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":3},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6777847808, "size" : 221184, "uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6778068992, "size" : 53248, "uuid" : "4786e19a-9312-38e6-80ef-9c1394548118", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6776803328, "size" : 528384, "uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4315299840, "CFBundleShortVersionString" : "3.11.2, (c) 2001-2023 Python Software Foundation.", "CFBundleIdentifier" : "org.python.python", "size" : 3981312, "uuid" : "39a95e29-4c8c-3208-8516-cfcc73eb7f4d", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python", "name" : "Python", "CFBundleVersion" : "3.11.2" }, { "source" : "P", "arch" : "arm64e", "base" : 6778175488, "size" : 32768, "uuid" : "06ce953d-f22a-3724-b6d5-829b45179897", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4644306944, "size" : 1654784, "uuid" : "fc338cc4-c4ac-3763-85b1-52ada2adfe1a", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so", "name" : "QtCore.abi3.so" }, { "source" : "P", "arch" : "arm64", "base" : 4636770304, "size" : 4587520, "uuid" : "7b11213a-bd62-384b-9835-2bf9bacff4a0", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore", "name" : "QtCore" }, { "source" : "P", "arch" : "arm64", "base" : 4764794880, "size" : 4521984, "uuid" : "1cb5b95a-41b5-3897-a39d-1305dac761eb", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets", "name" : "QtWidgets" }, { "source" : "P", "arch" : "arm64", "base" : 4648108032, "size" : 3047424, "uuid" : "b2d23268-944f-3492-8cfd-24699ae18bab", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so", "name" : "QtWidgets.abi3.so" }, { "source" : "P", "arch" : "arm64", "base" : 4774461440, "size" : 622592, "uuid" : "a07d6b8c-b467-339b-8483-3ba6dc00495e", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib", "name" : "libqcocoa.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6778388480, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5521408, "uuid" : "b2ff96d0-ae99-31ef-9014-fc9964b4f3e0", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1855.105" }, { "source" : "P", "arch" : "arm64e", "base" : 6924959744, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3342336, "uuid" : "98ea191e-b6f8-3036-b267-eeadb5f03c7d", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6824091648, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15409152, "uuid" : "518f4e68-c324-320f-9d7f-85c224eae972", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113" }, { "source" : "P", "arch" : "arm64", "base" : 4298276864, "CFBundleShortVersionString" : "1.7.0", "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX", "size" : 16384, "uuid" : "17982d98-65bc-3327-8526-577ec996453c", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/MacOS\/ChimeraX", "name" : "ChimeraX", "CFBundleVersion" : "1.7.0.0" }, { "source" : "P", "arch" : "arm64e", "base" : 4299243520, "size" : 393216, "uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 5100044288, "size" : 144654336, "uuid" : "21c8f378-4426-330a-89d1-26ab67c6fa56", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore", "name" : "QtWebEngineCore" }, { "source" : "P", "arch" : "arm64", "base" : 4412522496, "size" : 20922368, "uuid" : "a47c5020-7d8a-3a70-8106-0225519e1c37", "path" : "\/Applications\/ChimeraX_Daily.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib", "name" : "libopenblas64_.0.dylib" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 6774898688, "size" : 3072180224, "uuid" : "a6162d66-93e3-3251-93cc-b11f7c8c830e" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG backing stores 2944K 8 \nCG image 2112K 41 \nColorSync 576K 29 \nCoreAnimation 4400K 189 \nCoreGraphics 48K 3 \nCoreUI image data 3968K 47 \nDispatch continuations 64.0M 1 \nFoundation 48K 2 \nKernel Alloc Once 32K 1 \nMALLOC 350.3M 227 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 112.0M 1 reserved VM address space (unallocated)\nMach message 64K 3 \nOpenGL GLSL 384K 4 \nSTACK GUARD 56.6M 37 \nStack 177.3M 37 \nVM_ALLOCATE 254.0M 211 \nVM_ALLOCATE (reserved) 128.0M 1 reserved VM address space (unallocated)\n__AUTH 2573K 311 \n__AUTH_CONST 19.7M 504 \n__DATA 24.2M 651 \n__DATA_CONST 27.3M 660 \n__DATA_DIRTY 1784K 216 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 600.8M 155 \n__OBJC_CONST 3573K 276 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3088K 1 \n__TEXT 697.0M 678 \n__UNICODE 588K 1 \ndyld private memory 1184K 3 \nmapped file 515.8M 61 \nshared memory 3184K 23 \n=========== ======= ======= \nTOTAL 3.1G 4402 \nTOTAL, minus reserved VM space 2.8G 4402 \n", "legacyInfo" : { "threadTriggered" : { "name" : "CrBrowserMain", "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : { }, "deploymentId" : 240000008 }, { "rolloutId" : "602ad4dac86151000cf27e46", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "61ae8d06da72d16a4beb762e" }, "deploymentId" : 240000305 }, { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "61ef3bd729647d394933a0a6" }, "deploymentId" : 240000412 }, { "rolloutId" : "60356660bbe37970735c5624", "factorPackIds" : { }, "deploymentId" : 240000027 }, { "rolloutId" : "5fb4245a1bbfe8005e33a1e1", "factorPackIds" : { }, "deploymentId" : 240000021 }, { "rolloutId" : "5f72dc58705eff005a46b3a9", "factorPackIds" : { }, "deploymentId" : 240000015 }, { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : { }, "deploymentId" : 240000025 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000614 }, { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { }, "deploymentId" : 240000083 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000464 } ], "experiments" : [ ] } } ===== Log before crash start ===== UCSF ChimeraX version: 1.7.dev202309090115 (2023-09-09) © 2016-2023 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > ui tool show Registration > open /Users/minicemilo/Downloads/session_CHS_vs_8JJ3_topViewTMD.cxs > surface cap false opened ChimeraX session > lighting full > ui tool show "Side View" > show #1,2/A-E: 1-193 > show cartoons > hide atoms > ui tool show Matchmaker > matchmaker #1/A#1/B#1/C#1/D#1/E to #2/A#2/B#2/C#2/D#2/E pairing ss Parameters --- Chain pairing | ss Alignment algorithm | Needleman-Wunsch Similarity matrix | BLOSUM-62 SS fraction | 0.3 Gap open (HH/SS/other) | 18/18/6 Gap extend | 1 SS matrix | | | H | S | O ---|---|---|--- H | 6 | -9 | -6 S | | 6 | -6 O | | | 4 Iteration cutoff | 2 Matchmaker 8jj3, chain A (#2) with GLIC_CHS_refine3_rvw_added_lipid9_real_space_refined_004.pdb, chain A (#1), sequence alignment score = 1563.1 Matchmaker 8jj3, chain B (#2) with GLIC_CHS_refine3_rvw_added_lipid9_real_space_refined_004.pdb, chain B (#1), sequence alignment score = 1563.1 Matchmaker 8jj3, chain C (#2) with GLIC_CHS_refine3_rvw_added_lipid9_real_space_refined_004.pdb, chain C (#1), sequence alignment score = 1563.1 Matchmaker 8jj3, chain D (#2) with GLIC_CHS_refine3_rvw_added_lipid9_real_space_refined_004.pdb, chain D (#1), sequence alignment score = 1563.1 Matchmaker 8jj3, chain E (#2) with GLIC_CHS_refine3_rvw_added_lipid9_real_space_refined_004.pdb, chain E (#1), sequence alignment score = 1563.1 RMSD between 1480 pruned atom pairs is 0.598 angstroms; (across all 1560 pairs: 1.004) > view orient > turn x 1 270 > save /Users/minicemilo/Desktop/image22.png supersample 3 > color #1/A,C-E khaki > color #2/A,C-E violet > hide #1,2/A-E: 1-93 > hide #1,2/A-E: 1-193 > hide #1,2/A-E: 1-193 cartoons > view orient > save /Users/minicemilo/Desktop/image23.png supersample 3 > close > open /Users/minicemilo/Downloads/GLIC_pH4_open_refine22.aligned.pdb > /Users/minicemilo/Downloads/GLIC_pH2p5_CHS_refine4.sph.pdb.json > /Users/minicemilo/Downloads/GLIC_pH2p5_CHS_refine4.pdb Chain information for GLIC_pH4_open_refine22.aligned.pdb #1 --- Chain | Description A B C D E | No description available Chain information for GLIC_pH2p5_CHS_refine4.pdb #3 --- Chain | Description A B C D E | No description available Opened 1 Mole channels in pH7p5_refine5_aligned.trimmed.pdb > hide #1 models > hide #3 models > hide #!2 models > show #!2 models > hide #2.1 models > show #2.1 models > open /Users/minicemilo/Downloads/GLIC_pH4_open_refine22.aligned.sph.pdb.json Opened 1 Mole channels in pH7p5_refine5_aligned.trimmed.pdb > hide #4.1 models > show #4.1 models > hide #4.1 models > name #2.1 CHS "CHS": invalid atom specifier > name #2.1 'CHS' "'CHS'": invalid atom specifier > color list No custom colors. 248 builtin colors: alice blue , aliceblue , antique white , antiquewhite , aqua , aquamarine , azure , beige , bisque , black , blanched almond , blanchedalmond , blue , blue violet , blueviolet , brown , burly wood , burlywood , cadet blue , cadetblue , chartreuse , chocolate , coral , cornflower blue , cornflowerblue , cornsilk , crimson , cyan , dark blue , dark cyan , dark goldenrod , dark gray , dark green , dark grey , dark khaki , dark magenta , dark olive green , dark orange , dark orchid , dark red , dark salmon , dark sea green , dark seagreen , dark slate blue , dark slate gray , dark slate grey , dark turquoise , dark violet , darkblue , darkcyan , darkgoldenrod , darkgray , darkgreen , darkgrey , darkkhaki , darkmagenta , darkolivegreen , darkorange , darkorchid , darkred , darksalmon , darkseagreen , darkslateblue , darkslategray , darkslategrey , darkturquoise , darkviolet , deep pink , deep sky blue , deep skyblue , deeppink , deepskyblue , dim gray , dim grey , dimgray , dimgrey , dodger blue , dodgerblue , fire brick , firebrick , floral white , floralwhite , forest green , forestgreen , fuchsia , gainsboro , ghost white , ghostwhite , gold , goldenrod , gray , green , green yellow , greenyellow , grey , honeydew , hot pink , hotpink , indian red , indianred , indigo , ivory , khaki , lavender , lavender blush , lavenderblush , lawn green , lawngreen , lemon chiffon , lemonchiffon , light blue , light coral , light cyan , light goldenrod yellow , light gray , light green , light grey , light pink , light salmon , light sea green , light seagreen , light sky blue , light skyblue , light slate gray , light slate grey , light steel blue , light yellow , lightblue , lightcoral , lightcyan , lightgoldenrodyellow , lightgray , lightgreen , lightgrey , lightpink , lightsalmon , lightseagreen , lightskyblue , lightslategray , lightslategrey , lightsteelblue , lightyellow , lime , lime green , limegreen , linen , magenta , maroon , medium aquamarine , medium blue , medium orchid , medium purple , medium sea green , medium seagreen , medium slate blue , medium spring green , medium turquoise , medium violet red , mediumaquamarine , mediumblue , mediumorchid , mediumpurple , mediumseagreen , mediumslateblue , mediumspringgreen , mediumturquoise , mediumvioletred , midnight blue , midnightblue , mint cream , mintcream , misty rose , mistyrose , moccasin , navajo white , navajowhite , navy , old lace , oldlace , olive , olive drab , olivedrab , orange , orange red , orangered , orchid , pale goldenrod , pale green , pale turquoise , pale violet red , palegoldenrod , palegreen , paleturquoise , palevioletred , papaya whip , papayawhip , peach puff , peachpuff , peru , pink , plum , powder blue , powderblue , purple , rebecca purple , rebeccapurple , red , rosy brown , rosybrown , royal blue , royalblue , saddle brown , saddlebrown , salmon , sandy brown , sandybrown , sea green , seagreen , seashell , sienna , silver , sky blue , skyblue , slate blue , slate gray , slate grey , slateblue , slategray , slategrey , snow , spring green , springgreen , steel blue , steelblue , tan , teal , thistle , tomato , transparent , turquoise , violet , wheat , white , white smoke , whitesmoke , yellow , yellow green , and yellowgreen . > color sel #2.1 Expected a color or one of 'byatom', 'bychain', 'byelement', 'byhetero', 'byidentity', 'bymodel', 'bynucleotide', 'bypolymer', 'fromatoms', 'fromcartoons', 'fromribbons', or 'random' or a keyword > color #2.1 light grey > lighting shadows false > lighting shadows true > graphics silhouettes true > graphics silhouettes false > lighting flat > lighting full > lighting soft > lighting full > lighting simple > lighting full > lighting soft > lighting simple > lighting shadows true > lighting shadows false > lighting soft > lighting full > lighting shadows false > lighting shadows true > lighting shadows false > show #1 models > show #1#2.1 cartoons > hide #1#2.1 atoms > undo > show #1#2.1 cartoons > select add #1 14575 atoms, 14595 bonds, 1880 residues, 1 model selected ===== Log before crash end ===== Log: UCSF ChimeraX version: 1.7.dev202309090115 (2023-09-09) © 2016-2023 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 4.1 Metal - 76.1 OpenGL renderer: Apple M1 OpenGL vendor: Apple Python: 3.11.2 Locale: UTF-8 Qt version: PyQt6 6.3.1, Qt 6.3.1 Qt runtime version: 6.3.2 Qt platform: cocoa Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro17,1 Chip: Apple M1 Total Number of Cores: 8 (4 performance and 4 efficiency) Memory: 8 GB System Firmware Version: 7429.41.5 OS Loader Version: 7429.41.5 Software: System Software Overview: System Version: macOS 12.0.1 (21A559) Kernel Version: Darwin 21.1.0 Time since boot: 4 days 23:36 Graphics/Displays: Apple M1: Chipset Model: Apple M1 Type: GPU Bus: Built-In Total Number of Cores: 8 Vendor: Apple (0x106b) Metal Family: Supported, Metal GPUFamily Apple 7 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 ED273 B: Resolution: 1920 x 1080 (1080p FHD - Full High Definition) UI Looks like: 1920 x 1080 @ 100.00Hz Mirror: Off Online: Yes Rotation: Supported Automatically Adjust Brightness: Yes Installed Packages: alabaster: 0.7.13 appdirs: 1.4.4 appnope: 0.1.3 asttokens: 2.4.0 Babel: 2.12.1 backcall: 0.2.0 beautifulsoup4: 4.11.2 blockdiag: 3.0.0 blosc2: 2.0.0 build: 0.10.0 certifi: 2022.12.7 cftime: 1.6.2 charset-normalizer: 3.2.0 ChimeraX-AddCharge: 1.5.11 ChimeraX-AddH: 2.2.5 ChimeraX-AlignmentAlgorithms: 2.0.1 ChimeraX-AlignmentHdrs: 3.4 ChimeraX-AlignmentMatrices: 2.1 ChimeraX-Alignments: 2.9.3 ChimeraX-AlphaFold: 1.0 ChimeraX-AltlocExplorer: 1.1.1 ChimeraX-AmberInfo: 1.0 ChimeraX-Arrays: 1.1 ChimeraX-Atomic: 1.47.2 ChimeraX-AtomicLibrary: 10.0.8 ChimeraX-AtomSearch: 2.0.1 ChimeraX-AxesPlanes: 2.3.2 ChimeraX-BasicActions: 1.1.2 ChimeraX-BILD: 1.0 ChimeraX-BlastProtein: 2.1.2 ChimeraX-BondRot: 2.0.4 ChimeraX-BugReporter: 1.0.1 ChimeraX-BuildStructure: 2.10.5 ChimeraX-Bumps: 1.0 ChimeraX-BundleBuilder: 1.2.2 ChimeraX-ButtonPanel: 1.0.1 ChimeraX-CageBuilder: 1.0.1 ChimeraX-CellPack: 1.0 ChimeraX-Centroids: 1.3.2 ChimeraX-ChangeChains: 1.0.3 ChimeraX-CheckWaters: 1.3.1 ChimeraX-ChemGroup: 2.0.1 ChimeraX-Clashes: 2.2.4 ChimeraX-ColorActions: 1.0.3 ChimeraX-ColorGlobe: 1.0 ChimeraX-ColorKey: 1.5.4 ChimeraX-CommandLine: 1.2.5 ChimeraX-ConnectStructure: 2.0.1 ChimeraX-Contacts: 1.0.1 ChimeraX-Core: 1.7.dev202309090115 ChimeraX-CoreFormats: 1.1 ChimeraX-coulombic: 1.4.2 ChimeraX-Crosslinks: 1.0 ChimeraX-Crystal: 1.0 ChimeraX-CrystalContacts: 1.0.1 ChimeraX-DataFormats: 1.2.3 ChimeraX-Dicom: 1.2 ChimeraX-DistMonitor: 1.4 ChimeraX-DockPrep: 1.1.2 ChimeraX-Dssp: 2.0 ChimeraX-EMDB-SFF: 1.0 ChimeraX-ESMFold: 1.0 ChimeraX-FileHistory: 1.0.1 ChimeraX-FunctionKey: 1.0.1 ChimeraX-Geometry: 1.3 ChimeraX-gltf: 1.0 ChimeraX-Graphics: 1.1.1 ChimeraX-Hbonds: 2.4 ChimeraX-Help: 1.2.2 ChimeraX-HKCage: 1.3 ChimeraX-IHM: 1.1 ChimeraX-ImageFormats: 1.2 ChimeraX-IMOD: 1.0 ChimeraX-IO: 1.0.1 ChimeraX-ItemsInspection: 1.0.1 ChimeraX-IUPAC: 1.0 ChimeraX-Label: 1.1.8 ChimeraX-ListInfo: 1.2 ChimeraX-Log: 1.1.5 ChimeraX-LookingGlass: 1.1 ChimeraX-Maestro: 1.9 ChimeraX-Map: 1.1.4 ChimeraX-MapData: 2.0 ChimeraX-MapEraser: 1.0.1 ChimeraX-MapFilter: 2.0.1 ChimeraX-MapFit: 2.0 ChimeraX-MapSeries: 2.1.1 ChimeraX-Markers: 1.0.1 ChimeraX-Mask: 1.0.2 ChimeraX-MatchMaker: 2.1.2 ChimeraX-MCopy: 1.0 ChimeraX-MDcrds: 2.6 ChimeraX-MedicalToolbar: 1.0.2 ChimeraX-Meeting: 1.0.1 ChimeraX-MLP: 1.1.1 ChimeraX-mmCIF: 2.12.1 ChimeraX-MMTF: 2.2 ChimeraX-Modeller: 1.5.12 ChimeraX-ModelPanel: 1.4 ChimeraX-ModelSeries: 1.0.1 ChimeraX-Mol2: 2.0.3 ChimeraX-Mole: 1.0 ChimeraX-Morph: 1.0.2 ChimeraX-MouseModes: 1.2 ChimeraX-Movie: 1.0 ChimeraX-Neuron: 1.0 ChimeraX-Nifti: 1.1 ChimeraX-NRRD: 1.1 ChimeraX-Nucleotides: 2.0.3 ChimeraX-OpenCommand: 1.10.2 ChimeraX-PDB: 2.7.2 ChimeraX-PDBBio: 1.0.1 ChimeraX-PDBLibrary: 1.0.2 ChimeraX-PDBMatrices: 1.0 ChimeraX-PickBlobs: 1.0.1 ChimeraX-Positions: 1.0 ChimeraX-PresetMgr: 1.1 ChimeraX-PubChem: 2.1 ChimeraX-ReadPbonds: 1.0.1 ChimeraX-Registration: 1.1.2 ChimeraX-RemoteControl: 1.0 ChimeraX-RenderByAttr: 1.1 ChimeraX-RenumberResidues: 1.1 ChimeraX-ResidueFit: 1.0.1 ChimeraX-RestServer: 1.2 ChimeraX-RNALayout: 1.0 ChimeraX-RotamerLibMgr: 3.0 ChimeraX-RotamerLibsDunbrack: 2.0 ChimeraX-RotamerLibsDynameomics: 2.0 ChimeraX-RotamerLibsRichardson: 2.0 ChimeraX-SaveCommand: 1.5.1 ChimeraX-SchemeMgr: 1.0 ChimeraX-SDF: 2.0.1 ChimeraX-Segger: 1.0 ChimeraX-Segment: 1.0.1 ChimeraX-SelInspector: 1.0 ChimeraX-SeqView: 2.9.1 ChimeraX-Shape: 1.0.1 ChimeraX-Shell: 1.0.1 ChimeraX-Shortcuts: 1.1.1 ChimeraX-ShowSequences: 1.0.1 ChimeraX-SideView: 1.0.1 ChimeraX-Smiles: 2.1.2 ChimeraX-SmoothLines: 1.0 ChimeraX-SpaceNavigator: 1.0 ChimeraX-StdCommands: 1.12.2 ChimeraX-STL: 1.0.1 ChimeraX-Storm: 1.0 ChimeraX-StructMeasure: 1.1.2 ChimeraX-Struts: 1.0.1 ChimeraX-Surface: 1.0.1 ChimeraX-SwapAA: 2.0.1 ChimeraX-SwapRes: 2.2.2 ChimeraX-TapeMeasure: 1.0 ChimeraX-Test: 1.0 ChimeraX-Toolbar: 1.1.2 ChimeraX-ToolshedUtils: 1.2.4 ChimeraX-Topography: 1.0 ChimeraX-ToQuest: 1.0 ChimeraX-Tug: 1.0.1 ChimeraX-UI: 1.31.5 ChimeraX-uniprot: 2.3 ChimeraX-UnitCell: 1.0.1 ChimeraX-ViewDockX: 1.3 ChimeraX-VIPERdb: 1.0 ChimeraX-Vive: 1.1 ChimeraX-VolumeMenu: 1.0.1 ChimeraX-VTK: 1.0 ChimeraX-WavefrontOBJ: 1.0 ChimeraX-WebCam: 1.0.2 ChimeraX-WebServices: 1.1.1 ChimeraX-Zone: 1.0.1 colorama: 0.4.6 comm: 0.1.4 contourpy: 1.1.0 cxservices: 1.2.2 cycler: 0.11.0 Cython: 0.29.33 debugpy: 1.7.0 decorator: 5.1.1 docutils: 0.19 executing: 1.2.0 filelock: 3.9.0 fonttools: 4.42.1 funcparserlib: 1.0.1 glfw: 2.6.2 grako: 3.16.5 h5py: 3.9.0 html2text: 2020.1.16 idna: 3.4 ihm: 0.38 imagecodecs: 2023.7.10 imagesize: 1.4.1 ipykernel: 6.23.2 ipython: 8.14.0 ipython-genutils: 0.2.0 ipywidgets: 8.1.0 jedi: 0.18.2 Jinja2: 3.1.2 jupyter-client: 8.2.0 jupyter-core: 5.3.1 jupyterlab-widgets: 3.0.8 kiwisolver: 1.4.5 line-profiler: 4.0.2 lxml: 4.9.2 lz4: 4.3.2 MarkupSafe: 2.1.3 matplotlib: 3.7.2 matplotlib-inline: 0.1.6 msgpack: 1.0.4 nest-asyncio: 1.5.7 netCDF4: 1.6.2 networkx: 3.1 nibabel: 5.0.1 nptyping: 2.5.0 numexpr: 2.8.5 numpy: 1.25.1 openvr: 1.23.701 packaging: 21.3 ParmEd: 3.4.3 parso: 0.8.3 pep517: 0.13.0 pexpect: 4.8.0 pickleshare: 0.7.5 Pillow: 10.0.0 pip: 23.0 pkginfo: 1.9.6 platformdirs: 3.10.0 prompt-toolkit: 3.0.39 psutil: 5.9.5 ptyprocess: 0.7.0 pure-eval: 0.2.2 py-cpuinfo: 9.0.0 pycollada: 0.7.2 pydicom: 2.3.0 Pygments: 2.16.1 pynrrd: 1.0.0 PyOpenGL: 3.1.7 PyOpenGL-accelerate: 3.1.7 pyopenxr: 1.0.2801 pyparsing: 3.0.9 pyproject-hooks: 1.0.0 PyQt6-commercial: 6.3.1 PyQt6-Qt6: 6.3.2 PyQt6-sip: 13.4.0 PyQt6-WebEngine-commercial: 6.3.1 PyQt6-WebEngine-Qt6: 6.3.2 python-dateutil: 2.8.2 pytz: 2023.3.post1 pyzmq: 25.1.1 qtconsole: 5.4.3 QtPy: 2.4.0 RandomWords: 0.4.0 requests: 2.31.0 scipy: 1.11.1 setuptools: 67.4.0 setuptools-scm: 7.0.5 sfftk-rw: 0.7.3 six: 1.16.0 snowballstemmer: 2.2.0 sortedcontainers: 2.4.0 soupsieve: 2.5 sphinx: 6.1.3 sphinx-autodoc-typehints: 1.22 sphinxcontrib-applehelp: 1.0.7 sphinxcontrib-blockdiag: 3.0.0 sphinxcontrib-devhelp: 1.0.5 sphinxcontrib-htmlhelp: 2.0.4 sphinxcontrib-jsmath: 1.0.1 sphinxcontrib-qthelp: 1.0.6 sphinxcontrib-serializinghtml: 1.1.9 stack-data: 0.6.2 superqt: 0.5.0 tables: 3.8.0 tcia-utils: 1.5.1 tifffile: 2023.7.18 tinyarray: 1.2.4 tomli: 2.0.1 tornado: 6.3.3 traitlets: 5.9.0 typing-extensions: 4.7.1 tzdata: 2023.3 urllib3: 2.0.4 wcwidth: 0.2.6 webcolors: 1.12 wheel: 0.38.4 wheel-filename: 1.4.1 widgetsnbextension: 4.0.8
Change History (2)
comment:1 by , 6 months ago
Component: | Unassigned → Core |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Summary: | ChimeraX bug report submission → Crash in garbage collection |
comment:2 by , 6 months ago
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.