| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009696 | ParaView | Bug | public | 2009-10-12 15:25 | 2010-05-06 16:58 | ||||
| Reporter | Sven Buijssen | ||||||||
| Assigned To | Zhanping Liu | ||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 3.6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0009696: Clip to scalar filter segfaults for attached dataset | ||||||||
| Description | Uncompress the attached dataset Import both data arrays Apply a clip filter with clip type 'scalar' (e.g. temperature value = 300.) ParaView 3.6.1 and CVS HEAD will segfault (on Linux 32-bit). Crash is in VTK/Common/vtkDataArray.cxx:378 378 if (type != source1->GetDataType() || type != source2->GetDataType()) gdb reports for source{1,2}->BothDataType() "Cannot access memory at address ..." Import only one of the data arrays and PV does not segfault. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0020608) Sven Buijssen (reporter) 2010-05-05 19:32 |
Has been resolved by commit fce215ca36af67df37f36f69fe3ddc46ca1800f4 |
|
(0020609) Zhanping Liu (developer) 2010-05-05 23:33 edited on: 2010-05-05 23:35 |
As mentioned by Sven, this problem was actually fixed by the commit (Feb 2010) of vtkTableBasedClipDataSet. |
|
(0020633) Alan Scott (manager) 2010-05-06 16:58 |
Tested local server, Windows, trunk. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-10-12 15:25 | Sven Buijssen | New Issue | |
| 2009-10-12 15:25 | Sven Buijssen | File Added: annulus.vtu.gz | |
| 2010-05-05 19:32 | Sven Buijssen | Note Added: 0020608 | |
| 2010-05-05 23:31 | Zhanping Liu | Assigned To | => Zhanping Liu |
| 2010-05-05 23:31 | Zhanping Liu | Status | backlog => tabled |
| 2010-05-05 23:33 | Zhanping Liu | Note Added: 0020609 | |
| 2010-05-05 23:34 | Zhanping Liu | Note Edited: 0020609 | |
| 2010-05-05 23:35 | Zhanping Liu | Note Edited: 0020609 | |
| 2010-05-05 23:35 | Zhanping Liu | Status | tabled => @80@ |
| 2010-05-06 16:58 | Alan Scott | Note Added: 0020633 | |
| 2010-05-06 16:58 | Alan Scott | Status | @80@ => closed |
| 2010-05-06 16:58 | Alan Scott | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |