| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012788 | ParaView | (No Category) | public | 2011-12-12 10:58 | 2015-01-09 14:08 | ||||
| Reporter | Ken Moreland | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | urgent | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.12 | ||||||||
| Target Version | Fixed in Version | 3.14 | |||||||
| Summary | 0012788: vtu reader stopped working on some files for 3.12 | ||||||||
| Description | The attached file contains a valid VTK XML Unstructured Grid (vtu) file. You can load the file no problem in ParaView 3.10, but it crashes ParaView 3.12. Considering that the VTK XML files are about the most native files ParaView reads, it would be good if they didn't crash. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | Sandia | ||||||||
| Topic Name | 12788_fix_vtu_reader | ||||||||
| Type | crash | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0027795) Ken Moreland (manager) 2011-12-12 11:00 |
The problem might be related to having multiple pieces. If I modify the file to delete all but one piece, the file loads in ParaView 3.12 correctly. Then again, I might just be deleting some other problematic bit. |
|
(0027799) Alan Scott (manager) 2011-12-12 15:15 edited on: 2011-12-12 15:15 |
Maybe we should also add a test for this bug to the dashboard. |
|
(0027942) Utkarsh Ayachit (administrator) 2012-01-15 11:24 |
commit 823abd3cc351b50688768a5116359a136edce526 Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Sun Jan 15 11:19:36 2012 -0500 Fixed BUG 0012788. Segfault when reading files with multiple pieces. The bug was introduced by 4f54be9b. The computation of the locations offset was incorrect (we were missing taking into account the location for placing the count for items in the cell). Fixed that. |
|
(0028030) Utkarsh Ayachit (administrator) 2012-02-03 15:06 |
merged into master, where applicable. |
|
(0028042) Utkarsh Ayachit (administrator) 2012-02-03 15:06 |
merged into master, where applicable. |
|
(0028081) Alan Scott (manager) 2012-02-07 19:55 |
Tested remote server, Linux, master. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-12-12 10:58 | Ken Moreland | New Issue | |
| 2011-12-12 10:58 | Ken Moreland | File Added: solution.vtu | |
| 2011-12-12 11:00 | Ken Moreland | Note Added: 0027795 | |
| 2011-12-12 15:15 | Alan Scott | Note Added: 0027799 | |
| 2011-12-12 15:15 | Alan Scott | Note Edited: 0027799 | |
| 2012-01-13 17:27 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2012-01-13 17:28 | Utkarsh Ayachit | Status | backlog => todo |
| 2012-01-15 11:24 | Utkarsh Ayachit | Note Added: 0027942 | |
| 2012-01-15 11:24 | Utkarsh Ayachit | Status | todo => gatekeeper review |
| 2012-01-15 11:24 | Utkarsh Ayachit | Fixed in Version | => git-next |
| 2012-01-15 11:24 | Utkarsh Ayachit | Resolution | open => fixed |
| 2012-01-20 14:08 | Utkarsh Ayachit | Topic Name | => 12788_fix_vtu_reader |
| 2012-02-03 15:06 | Utkarsh Ayachit | Note Added: 0028030 | |
| 2012-02-03 15:06 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-02-03 15:06 | Utkarsh Ayachit | Note Added: 0028042 | |
| 2012-02-03 15:07 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2012-02-07 19:55 | Alan Scott | Note Added: 0028081 | |
| 2012-02-07 19:55 | Alan Scott | Status | customer review => closed |
| 2012-02-08 17:21 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2015-01-09 14:04 | Utkarsh Ayachit | Source_changeset_attached | => VTK master d9a54238 |
| 2015-01-09 14:04 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 823abd3c |
| 2015-01-09 14:08 | Utkarsh Ayachit | Source_changeset_attached | => VTK master 3f1a6f60 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |