Opened 9 years ago
Closed 9 years ago
#529 closed defect (fixed)
ChimeraX runs out of memory opening 2a06
| Reported by: | Greg Couch | Owned by: | Eric Pettersen |
|---|---|---|---|
| Priority: | critical | Milestone: | Alpha Release |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
2a06 won't open successfully. On Windows and Mac OS X, ChimeraX reports that it runs out memory. Linux crashes and appears to have a threading bug.
Change History (3)
comment:1 by , 9 years ago
| Status: | assigned → accepted |
|---|
comment:2 by , 9 years ago
| Milestone: | → Alpha Release |
|---|
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Missing backbone nitrogen between residues 20 and 21 on chains B and O was forcing the insertion of a gap, which caused havoc withe the structure-to-sequence matching. Added logic to suppress the gap in such cases.