-
Notifications
You must be signed in to change notification settings - Fork 0
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
Python Console crashes when removing non-existent vector layer #17
Comments
crash.py (Q: only zips are supported!) |
no_crash.py |
minidump added by Rauni Lillemets |
Crashes here only in the following order:
|
set/changed Category, Prio, Causes crash or corruption |
@m-kuhn wrote:
More detailed:
So that's a flaw in the API and a duplicate of #16 (#777.) But crash.py doesn't use the layer after it has been removed and doesn't crash here on master. |
Should we close this as duplicate? |
Updated by Jürgen Fischer/jef-n Status changed from Feedback to Closed |
Just added a label Temporary, looking what happens with that if we would clean up the labels later |
Imported from Redmine: http://hub.qgis.org/issues/10755
Originally created on Mon Jun 30 02:16:22 -0700 2014, last update on Sat Nov 07 06:02:05 -0800 2015
Author: @rduivenvoorde rduivenvoorde@foo.bar (Q: should we show email?, Q: should we create @ mention?)
Description
When I try to run the following code (included in attachment crash.py) from Python Console, the QGis crashes by saying:
minidump written to C:\Users\rauni\AppData\Local\Temp\qgis-20140630-120940-6060-5464-8fdd08a.dmp (see attached minidump)
However, if I run the code (included in attachment no_crash.py), then no error occurs.
Code is following:
I am using the versions:
QGIS versioon 2.4.0-Chugiak
QGIS koodi revisjon 8fdd08a
Kompileeritud Qt-le 4.8.5
Töötab Qt-s 4.8.5
Kompileeritud GDAL/OGR-le 1.11.0
Töötab GDAL/OGR-s 1.11.0
Compiled against GEOS 3.4.2-CAPI-1.8.2
Running against GEOS 3.4.2-CAPI-1.8.2 r3921
PostgreSQL kliendi versioon 9.2.4
SpatiaLite versioon 4.1.1
QWT versioon 5.2.3
PROJ.4 Versioon 480
QScintilla2 Version 2.7.2
I am using Windows 7, if it matters.
The text was updated successfully, but these errors were encountered: