schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.2k stars 281 forks source link

Crash when loading mmCIF structure locally or through fetch #334

Closed ioChris closed 9 months ago

ioChris commented 9 months ago

Hi, when loading certain mmCIF structures either through fetch or load, PyMOL crashes and the error cannot be contained within Python exception handling as it crashes the kernel. Surprisingly it does not happen with Incentive PyMOL (PyMOL 2.4.1).

PyMOL versions used: PyMOL 2.5.0 Open-Source, 2024-01-07 PyMOL 2.5.0 Open-Source, 2022-06-13

Both GUI and no GUI versions were tested, no GUI through python IDE.

Examples (they both reproduce the issue): fetch 6rkw fetch 5jea

Error message in IDE: Windows fatal exception: code 0xc0000374

ioChris commented 9 months ago

This does not occur in the latest version (2.6.0a0), closing issue.