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

Application Crash #22108

Closed
qgib opened this issue Jan 14, 2016 · 6 comments
Closed

Application Crash #22108

qgib opened this issue Jan 14, 2016 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption

Comments

@qgib
Copy link
Contributor

qgib commented Jan 14, 2016

Author Name: Grzeoprz Garstka (Grzeoprz Garstka)
Original Redmine Issue: 14102
Affected QGIS version: 2.12.2


Hello,
I'm getting crash while working on a big dates (modification, write, read) when closing also. Please help. Thanks in advance

QGIS 2.12.2 Lyon
Windows 7 Enterprise x64

@qgib
Copy link
Contributor Author

qgib commented Jan 14, 2016

Author Name: Sebastian Dietrich (Sebastian Dietrich)


Can you reproduce using the "latest nightly build":https://www.qgis.org/en/site/forusers/alldownloads.html#windows?

This should have debug output enabled so if you run it from a command line you should see debug messages. Please post these messages here, probably as an attachment.


  • crashes_corrupts_data was changed from 0 to 1

@qgib
Copy link
Contributor Author

qgib commented Jan 14, 2016

Author Name: Grzeoprz Garstka (Grzeoprz Garstka)


sorry but i'm a newbie. could you be more particularly?

@qgib
Copy link
Contributor Author

qgib commented Jan 14, 2016

Author Name: Sebastian Dietrich (Sebastian Dietrich)


Oh, sure :-)

Since version 2.12.2 QGIS has seen many bugfixes and improvements. There is the chance that your problem is already fixed. So the first thing to do is to check that.

Download the latest nightly build

Please go to the "QGIS download page, Windows section":http://qgis.org/en/site/forusers/alldownloads.html#windows and follow the instructions do download and install the latest development version called qgis-dev.
(Hint: The first step is to Download OSGeo4W Installer and start it.)

Open a command line window

  • Hit Windows + R and type @cmd.exe@ and click "Run".
  • Type @cd \OSGeo4W\bin@ and hit enter, if you installed OSGeo4W into the default location. If not, use the folder you installed it to, followed by @\bin@.

Run QGIS and capture debug output

The QGIS development versions print useful messages about what they are doing. These messages are key to investigate issues like this, so we let them go to a file that you can attach here.

  • In the command line prompt type @qgis-dev-g7.0.2.bat > debuglog.txt@ and hit enter.

Make QGIS crash and attach the log

  • Try to reproduce the crash, the faster the better.
  • After it crashed, attach the file @debuglog.txt@ in the folder @C:\OSGeo4W\bin@ to this ticket.

@qgib
Copy link
Contributor Author

qgib commented Jan 16, 2016

Author Name: Sebastian Dietrich (Sebastian Dietrich)


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2016

Author Name: Saber Razmjooei (@saberraz)


Grzeoprz,

When does the crash happen? During digitizing, loading new layers, panning and zooming?
If it is during digitizing, is snapping enabled?

What format are your layers? PostGIS, shapefile, etc

To be able to reproduce your problem, detail description of when/how QGIS crashes is needed to start with.

@qgib
Copy link
Contributor Author

qgib commented Jan 21, 2016

Author Name: Grzeoprz Garstka (Grzeoprz Garstka)


Thank you guys for help, seems the problem does not appear anymore. The only problem is while closing QGIS but it does not affect on user work. I have tried run application with debug mode to file like you suggested but it is empty inside.


  • done_ratio was changed from 0 to 100
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption labels 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
Projects
None yet
Development

No branches or pull requests

1 participant