MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013550 | VTK | (No Category) | public | 2012-10-23 16:14 | 2012-11-15 16:11 |
Reporter | Sagrailo Crni | ||||
Assigned To | Utkarsh Ayachit | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | TBD | ||||
Type | crash | ||||
Summary | 0013550: vtkXMLPMultiBlockDataWriter crashing | ||||
Description | Test program is attached. I'm trying to write two uniform grid data blocks, from two different MPI processes and using vtkXMLPMultiBlockDataWriter, but the program is crashing. I'm using VTK 5.10.1 installed from source into /opt/vtk, and I've built the code through: mpicxx -g -I/opt/vtk/include/vtk-5.10 -o foo foo.cpp \ -L/opt/vtk/lib/vtk-5.10 -lvtkCommon -lvtkFiltering -lvtkIO -lvtkParallel I'm running the program through: LD_LIBRARY_PATH=/opt/vtk/lib/vtk-5.10 mpirun -np 2 foo | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | foo.cpp (2,224) 2012-10-23 16:14 https://www.vtk.org/Bug/file/9306/foo.cpp foo2.cpp (1,842) 2012-10-25 15:54 https://www.vtk.org/Bug/file/9314/foo2.cpp foo3.cpp (2,071) 2012-10-25 16:59 https://www.vtk.org/Bug/file/9315/foo3.cpp | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-10-23 16:14 | Sagrailo Crni | New Issue | |||
2012-10-23 16:14 | Sagrailo Crni | File Added: foo.cpp | |||
2012-10-25 15:54 | Sagrailo Crni | File Added: foo2.cpp | |||
2012-10-25 15:54 | Sagrailo Crni | Note Added: 0029517 | |||
2012-10-25 16:59 | Sagrailo Crni | File Added: foo3.cpp | |||
2012-10-25 17:00 | Sagrailo Crni | Note Added: 0029521 | |||
2012-10-25 17:01 | Sagrailo Crni | Note Added: 0029522 | |||
2012-10-25 17:01 | Sagrailo Crni | Status | backlog => closed | ||
2012-10-25 17:01 | Sagrailo Crni | Resolution | open => no change required | ||
2012-11-15 16:10 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit | ||
2012-11-15 16:10 | Utkarsh Ayachit | Status | closed => backlog | ||
2012-11-15 16:10 | Utkarsh Ayachit | Resolution | no change required => reopened | ||
2012-11-15 16:11 | Utkarsh Ayachit | Status | backlog => todo | ||
2012-11-15 16:11 | Utkarsh Ayachit | Resolution | reopened => fixed | ||
2012-11-15 16:11 | Utkarsh Ayachit | Status | todo => active development | ||
2012-11-15 16:11 | Utkarsh Ayachit | Status | active development => gatekeeper review | ||
2012-11-15 16:11 | Utkarsh Ayachit | Status | gatekeeper review => customer review | ||
2012-11-15 16:11 | Utkarsh Ayachit | Status | customer review => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|