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

Right click cause crash when digitizing polygon inner ring #19702

Closed
qgib opened this issue Oct 17, 2014 · 4 comments
Closed

Right click cause crash when digitizing polygon inner ring #19702

qgib opened this issue Oct 17, 2014 · 4 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 Oct 17, 2014

Author Name: David Pavlicek (@DavidPavlicek)
Original Redmine Issue: 11426
Affected QGIS version: master
Redmine category:digitising
Assignee: Martin Dobias


Right click cause crash when digitizing polygon inner ring

Step to reproduce:
Toggle polygon layer editing, select "add inner ring" tool and then press right mouse button.

I try this with SpatiaLite and Shapefile, both with same result (crash).

@qgib
Copy link
Contributor Author

qgib commented Oct 17, 2014

Author Name: Giovanni Manghi (@gioman)


confirmed here on Linux

Fatal: ASSERT failure in QList<T>::operator[]: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 477
QGIS died on signal -1Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No thread selected
No stack.
gdb returned 0
Aborted

in previous releases the right click produced this message

"the inserted ring in not a valid geometry"


  • version was changed from 2.4.0 to master
  • operating_system was changed from Windows 7 to
  • fixed_version_id was configured as Version 2.6
  • priority_id was changed from Normal to Severe/Regression

@qgib
Copy link
Contributor Author

qgib commented Oct 17, 2014

Author Name: Filipe Dias (@fsdias)


I can create inner rings. But if I start by right clicking on the selected the polygon, I get a crash every time.

I'm on Ubuntu 14.04

@qgib
Copy link
Contributor Author

qgib commented Oct 20, 2014

Author Name: Martin Dobias (@wonder-sk)


  • assigned_to_id was configured as Martin Dobias

@qgib
Copy link
Contributor Author

qgib commented Oct 20, 2014

Author Name: Martin Dobias (@wonder-sk)


Fixed in changeset "fb321782bf7ae51ac09fcc8c933660f983c028d3".


  • 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.6 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