Opened 8 years ago

Closed 8 years ago

#678 closed defect (fixed)

Multimodel PDB file crash

Reported by: Tom Goddard Owned by: Eric Pettersen
Priority: major Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Opening the attached multimodel PDB file and then closing all models causes a crash

open test.pdb coordset true
close

The trouble seems to be that the MODEL records for every model give model serial number 1 instead of incrementing. Changing the file to increment the MODEL number and it does not crash.

This file comes from an IMP hybrid modeling ensemble, nup84 IHM example. Although it is a bad file, we should give an error, or maybe accept it, and not crash.

Attachments (1)

test.pdb (1.3 MB ) - added by Tom Goddard 8 years ago.

Download all attachments as: .zip

Change History (2)

by Tom Goddard, 8 years ago

Attachment: test.pdb added

comment:1 by Eric Pettersen, 8 years ago

Resolution: fixed
Status: assignedclosed

Changed PDBio to assign unique model numbers in such cases

Note: See TracTickets for help on using tickets.