qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.29k stars 2.96k forks source link

QGIS crashes on various operations #19807

Closed qgib closed 5 years ago

qgib commented 9 years ago

Author Name: Piotr Synowiec (Piotr Synowiec) Original Redmine Issue: 11537 Affected QGIS version: 2.6.0 Redmine category:project_loading/saving


QGIS crashes on various operations. At the beginning it was after running python scripts through Script Runner plugin (ver 2.0.1). I tried also running previous version (2.4) project file by opening it and saving as new version (2.6). QGIS crashed when I delete a layer and tried to save project file after. I can reproduce these crashes in case any log files are needed.



Related issue(s): #19851 (relates) Redmine related issue(s): 11592


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


yes please, add details on how to replicate, log files, terminal messages, whatever it can help track down the issue.


qgib commented 9 years ago

Author Name: Piotr Synowiec (Piotr Synowiec)


Crash log after the operation:

  1. open project from version 2.4
  2. save project to the new version
  3. delete one layer
  4. click on save icon to save project


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


see also #19816


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


Piotr Synowiec wrote:

Crash log after the operation:

  1. open project from version 2.4
  2. save project to the new version
  3. delete one layer
  4. click on save icon to save project

cannot replicate here on Windows and Linux, can you attach a sample project (and data) that would allow to replicate the issue?


qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


let's try ruling out 3rd party python plugins: disable/remove them, restart qgis and try again.

qgib commented 9 years ago

Author Name: Piotr Synowiec (Piotr Synowiec)


  1. Uninstalled all plugins from QGIS using Plugin->Manage & Install Plugins... that were in /Users/piotr/.qgis2/ folder.
  2. Switched off the other plugins.
  3. QGIS seems to work, works normally and do not crash on things that did before
  4. Installed ScriptRunner and run scripts - script works and no crash

Question : shall I update all other plugins that are located in /Applications/QGIS-2.6.app ?

qgib commented 9 years ago

Author Name: Giovanni Manghi (@gioman)


so let's assume it was a faulty plugin the cause. Please reopen if evidence shows that it was really a qgis issue.

Question : shall I update all other plugins that are located in /Applications/QGIS-2.6.app ?

I don't know Mac, just Linux and Windows, so I'm not sure what there is in /Applications/QGIS-2.6.app

anyway 3rd party plugins are always placed in .qgis2/


qgib commented 9 years ago

Author Name: Piotr Synowiec (Piotr Synowiec)


worked whole day and no crash