| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005134 | ITK | public | 2007-06-06 17:49 | 2007-09-17 09:53 | |||||
| Reporter | J.R. Blackham | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005134: Incorrect MetaImage Header causes crash | ||||||||
| Description | If you try to read a "MetaImage" whose header points to a non-existant file itk crashes. It crashes in Utilities/MetaIO/metaImage.cxx at about line 1260 in the bool MetaImage::ReadStream(...) function where it calls: m_ReadStream->close(); but it appears that m_ReadStream has been set to NULL in a previous call to MetaObject::ReadStream() at line 1077 in metaImage.cxx | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0008870) Luis Ibanez (manager) 2007-09-06 16:34 |
We verified that the code actually crashes |
|
(0008902) Julien Jomier (developer) 2007-09-10 11:03 |
This is now fixed in CVS and will be included in the next release. Thanks for the report! |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-09-06 16:32 | Luis Ibanez | Assigned To | Jim Miller => Julien Jomier |
| 2007-09-06 16:34 | Luis Ibanez | Note Added: 0008870 | |
| 2007-09-06 16:34 | Luis Ibanez | Status | assigned => confirmed |
| 2007-09-06 16:35 | Luis Ibanez | File Added: MetaImageBug.tgz | |
| 2007-09-10 11:03 | Julien Jomier | Note Added: 0008902 | |
| 2007-09-10 11:03 | Julien Jomier | Status | confirmed => closed |
| 2007-09-17 09:51 | Julien Jomier | Status | closed => resolved |
| 2007-09-17 09:51 | Julien Jomier | Resolution | open => fixed |
| 2007-09-17 09:53 | Julien Jomier | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |