#878 SubsamplingVTKWriter test segfaults
Metadata
Property | Value |
---|---|
Reported by | Jö Fahlke (jorrit@jorrit.de) |
Reported at | Feb 14, 2011 15:54 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Jö Fahlke (jorrit@jorrit.de) |
Last edited at | Feb 16, 2011 20:12 |
Closed by | Jö Fahlke (jorrit@jorrit.de) |
Closed at | Feb 16, 2011 20:12 |
Closed in version | 2.1 |
Resolution | Fixed |
Comment |
Description
Currently, the SubsamplingVTKWriter segfaults due to the BasicType -> topologyId transition. I suspect that a BasicType is being used as a topologyId somewhere when constructing a GeometryType. Arian Ngo is working on this and should be ready around the end of the week.