#511 Test for SubsamplingVTKWriter on SGrid with coerceToSimplex=true fails
Metadata
| Property | Value |
|---|---|
| Reported by | Jö Fahlke (jorrit@jorrit.de) |
| Reported at | Mar 3, 2009 10:36 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Jö Fahlke (jorrit@jorrit.de) |
| Last edited at | Oct 2, 2009 20:51 |
| Closed by | Jö Fahlke (jorrit@jorrit.de) |
| Closed at | Oct 2, 2009 20:51 |
| Closed in version | Unknown |
| Resolution | Works for me |
| Comment | Can reproduce anymore |
Description
The problem seems to be related to the use of an already-deleted object, resulting in stack contents beeing overwritten. valgrind reports conditional jump or move depending on uninitialized memory.
I'm waiting for a test for the pure-simplex case to help determine where the bug exactly lies.