Bug report #10594

Crashes when removing layers in master

Added by Nyall Dawson almost 10 years ago. Updated almost 10 years ago.

Status:Closed
Priority:Severe/Regression
Assignee:-
Category:-
Affected QGIS version:master Regression?:No
Operating System:Win 64 Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:Yes Copied to github as #:18999

Description

I'm getting a sporadic crash when removing raster layers from a project in current master. I've attached two minidumps from the crash.

qgis-20140616-121708-4248-1580-5eddb74.rar (3.1 MB) Nyall Dawson, 2014-06-15 07:36 PM

qgis-20140616-122203-3028-4440-5eddb74.rar (3.14 MB) Nyall Dawson, 2014-06-15 07:36 PM

qgis-20140616-124059-4648-3352-5eddb74.rar (3.03 MB) Nyall Dawson, 2014-06-15 07:42 PM

test.qgs (79 KB) Mathieu Pellerin - nIRV, 2014-06-18 02:07 AM

Associated revisions

Revision 86860cec
Added by Martin Dobias almost 10 years ago

Fix #10594 (crashes when removing layers)

History

#2 Updated by Nyall Dawson almost 10 years ago

Actually... not just rasters. Here's a dump from a crash after removing a vector layer.

#3 Updated by Alessandro Ciali almost 10 years ago

I'm experiencing the same sporadic crash while removing layers.

#4 Updated by Martin Dobias almost 10 years ago

Could you please check if it happens also with 32-bit version?

Also, would it be possible for you to run QGIS in debugger and post a call stack? I do not have experience with the minidump files and a quick look with WinDbg does not give me any clue due to missing symbols.

#5 Updated by Mathieu Pellerin - nIRV almost 10 years ago

I've ran into this crash twice this morning, but can't find a way to come up with steps to replicate all the time. Removing a memory layer caused the crash over here.

The crash occurred on a osgeo4w 32-bit build.

#6 Updated by Mathieu Pellerin - nIRV almost 10 years ago

Ok found a way to replicate the crash.

Steps to reproduce (make sure you have the Memory Layer Saver plugin enabled as the attached project relies on it):
1. Open the attached project (test.qgs)
2. Once the project is open, click on the 'Save [Project]' button on QGIS' main toolbar
3. Then, click on the second layer, right click on it, and select the 'Remove' menu item
4. boom crash

#7 Updated by Mathieu Pellerin - nIRV almost 10 years ago

The steps above successfully lead to a crash on both my windows osgeo4w build and my linux self-compiled build.

#8 Updated by Alessandro Ciali almost 10 years ago

I have the same crash without memory layer plugin active
..
The crash occurs when removing any type of layer after a while I have loaded a .qgs file. Win7 64bit

#9 Updated by Alessandro Ciali almost 10 years ago

I have the same crash without memory layer plugin active
..
The crash occurs when removing any type of layer after a while I have loaded a .qgs file. Win7 64bit

#10 Updated by Martin Dobias almost 10 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF