Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error fetching pdb id 7BV2 #215

Open
giagitom opened this issue Dec 28, 2021 · 5 comments
Open

Error fetching pdb id 7BV2 #215

giagitom opened this issue Dec 28, 2021 · 5 comments

Comments

@giagitom
Copy link

I'm having an error when fetching 7BV2 on PyMol 2.5.0.
Below is the output:

TITLE     The nsp12-nsp7-nsp8 complex bound to the template-primer RNA and triphosphate form of Remdesivir(RTP)
 ExecutiveLoad-Detail: Detected mmCIF
 CmdLoad: "./7bv2.cif" loaded as "7bv2".
corrupted double-linked list
Aborted (core dumped)
@giagitom
Copy link
Author

Spotted an other PDB id giving issues 7ACT

TITLE     The SARS-CoV-2 nucleocapsid phosphoprotein N-terminal domain in complex with 10mer ssRNA
 ExecutiveLoad-Detail: Detected mmCIF
 CmdLoad: "./7act.cif" loaded as "7act".
free(): invalid next size (normal)
Aborted (core dumped)

@JarrettSJohnson
Copy link
Member

Hi, I can't seem to reproduce. Which OS are you using. Is this incentive 2.5.0 (if so have you tried 2.5.2?).

@giagitom
Copy link
Author

giagitom commented Jan 5, 2022

Hi,
I updated to pymol latest 2.6.0a0 (not incentive) but the issue is still present.

I'm on ubuntu 20.04 LTS

This happens also when loading from local 7n0b.cif
Other formats are working fine instead.

@giagitom
Copy link
Author

I noticed the problem seems to be related to retain_order setting on cif files only.
If i set retain_order, 1 it works fine without crashing

@tzok
Copy link

tzok commented Jan 20, 2023

This bug is still present a year later (January 2023) and @giagitom workaround with set retain_order, 1 helps. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants