Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIN interpolation crash #31022

Closed
daveal81 opened this issue Jul 31, 2019 · 2 comments
Closed

TIN interpolation crash #31022

daveal81 opened this issue Jul 31, 2019 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Processing Relating to QGIS Processing framework or individual Processing algorithms

Comments

@daveal81
Copy link

TIN interpolation crash with this contour line

Crash ID: 185de4a9a11eb29f05672d8b176e731c0d36ee2f

Stack Trace

MathUtils::lineIntersection :
DualEdgeTriangulation::insertForcedSegment :
DualEdgeTriangulation::addLine :
QgsTinInterpolator::insertData :
QgsTinInterpolator::initialize :
QgsTinInterpolator::interpolatePoint :
PyInit__analysis :
QgsGridFileWriter::writeFile :
PyInit__analysis :
PyMethodDef_RawFastCallKeywords :
PyMethodDef_RawFastCallKeywords :
PyEval_EvalFrameDefault :
PyFunction_FastCallDict :
PyMethodDef_RawFastCallDict :
PyObject_Call :
PyInit_sip :
CPLStringList::empty :
PyInit__core :
QgsProcessingAlgorithm::runPrepared :
QgsProcessingAlgRunnerTask::run :
PyInit__core :
QgsTask::start :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

Isolinee_1953.zip

@pcav pcav changed the title TIN interepolation crash TIN interpolation crash Jul 31, 2019
@gioman gioman added Processing Relating to QGIS Processing framework or individual Processing algorithms Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption labels Aug 1, 2019
@gioman
Copy link
Contributor

gioman commented Aug 1, 2019

Confirmed also here on Linux/3.4

@alexbruy
Copy link
Contributor

alexbruy commented Aug 4, 2019

Duplicates #30549.

@alexbruy alexbruy closed this as completed Aug 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

No branches or pull requests

3 participants