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

split part crashes when splitting a line with a single point #20380

Closed
qgib opened this issue Feb 12, 2015 · 6 comments
Closed

split part crashes when splitting a line with a single point #20380

qgib opened this issue Feb 12, 2015 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Digitizing Related to feature digitizing map tools or functionality
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Feb 12, 2015

Author Name: Denis Rouzaud (@3nids)
Original Redmine Issue: 12190
Affected QGIS version: master
Redmine category:digitising
Assignee: Jürgen Fischer


Reproduce:

  1. Enable split part map tool on a line layer
  2. Enable snapping on the layer
  3. Click on a vertex.

Crash occurs in QgsGeometry::splitGeometry, line 3014 in @GEOSGeom_destroy_r( geosinit.ctxt, splitLineGeos );@

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Denis Rouzaud (@3nids)


  • version was changed from 2.6.0 to master
  • crashes_corrupts_data was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Future Release - High Priority to Version 2.8

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Giovanni Manghi (@gioman)


  • category_id was changed from Vectors to Digitising

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Jürgen Fischer (@jef-n)


  • assigned_to_id was configured as Jürgen Fischer

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Martin Dobias (@wonder-sk)


oops sorry Jurgen I fixed it in the meanwhile...

@qgib
Copy link
Contributor Author

qgib commented Feb 12, 2015

Author Name: Martin Dobias (@wonder-sk)


Fixed in changeset "3803979b2b95a83bc8f9bc2a449bfe80de8bb6ac".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Digitizing Related to feature digitizing map tools or functionality Crash/Data Corruption labels May 25, 2019
@qgib qgib added this to the Version 2.8 milestone May 25, 2019
@qgib qgib closed this as completed May 25, 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 Digitizing Related to feature digitizing map tools or functionality
Projects
None yet
Development

No branches or pull requests

1 participant