-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
GEOS exceptions crash QGIS on windows #22709
Comments
Author Name: Anita Graser (@anitagraser)
|
Author Name: Nyall Dawson (@nyalldawson) I can't reproduce (using Linux) |
Author Name: Anita Graser (@anitagraser) Another user reported the issue to me, so it's not a local issue on my machine. Maybe Win-specific. |
Author Name: Giovanni Manghi (@gioman) This is what I see on Windows:
|
Author Name: Giovanni Manghi (@gioman)
weird, tested again and is ok on master (still not ok on 2.14.3, but no crash also). |
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Anita Graser (@anitagraser) The crash seems gone in 2.14.3 (OSGeo4W version). The project even shows up correctly on canvas (not empty as Giovanni mentioned). In master, the canvas appeared empty when I first tried opening it. Used "zoom to extent" and it displayed fine. When I closed and reopenend again, everything looked ok from the beginning. Bit strange ... Will reopen if crashes reoccur.
|
Author Name: Anita Graser (@anitagraser) The issue seems to have resurfaced in 2.16.1-2, causing crashes and the attached minidump (provided by K Trinko).
|
Author Name: Andreas Neumann (@andreasneumann) I can confirm the crash on loading in 2.16.3 (build #7d00cae). But the project opens fine in QGIS 2.x master (2.17, build #6e4dbc0) However, even with 2.17, if one zooms in, rendering can be very slow. Maybe an issue with the glow/shade effects when zooming in? But that is a different issue ... Also there seem to be projection/clipping issues when zooming around ? Definitely something weird in this project. I tested on Win 7 with the Win64 builds. |
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Anita Graser (@anitagraser) Update: OSGeo4W's 2.14.15 still crashes, OSGeo4W's 2.18.9 works for me but others still report issues with the stand-alone installers.
It also used to crash 2.14.1 while the then qgis-rel-dev version worked. Therefore, back then, I assumed the issue had been fixed ... but it seems to be much more mysterious. to The same project that works fine in qgis-dev and qgis-rel-dev (tested on Windows) crashes qgis 2.14.2. The dump file is attached. It also used to crash 2.14.1 while the then qgis-rel-dev version worked. Therefore, back then, I assumed the issue had been fixed ... but it seems to be much more mysterious. |
Author Name: Anita Graser (@anitagraser) I've narrowed it down to the point city layer. When 2.14 tries to render that layer, it crashes. There is a GEOS Exception: IllegalArgumentException: RobustDeterminant encountered non-finite numbers.
|
Author Name: Anita Graser (@anitagraser)
|
Author Name: Anita Graser (@anitagraser) !geos_error.png!
|
Author Name: Anita Graser (@anitagraser)
|
Author Name: Anita Graser (@anitagraser) I've further narrowed it down to activating "Discourage labels from covering features" for the city labels. If this is deactivated, the crashing stops.
|
Author Name: Giovanni Manghi (@gioman) Anita Graser wrote:
Anita for sake of clarity would you agree if I then create a new issue ticket with just this fundamental piece of information (and the necessary dataset)? |
Author Name: Giovanni Manghi (@gioman) Anita Graser wrote:
Hi Anita, 2.14.15 crashes on project load, as well as 2.18.9. 2.18.9 nightly does not crash on project load. BUT I tried load the point layer in 2.18.9 nightly in a blank project, enable labels without the "Discourage labels from covering features" option and if you zoom in/out quickly with the mouse wheel is easy enough to make it crashes too... all from osgeo4w. |
Author Name: Anita Graser (@anitagraser) Giovanni Manghi wrote:
Sure, please do. |
Author Name: Giovanni Manghi (@gioman) Anita Graser wrote:
this was before "I tried load the point layer in 2.18.9 nightly in a blank project, enable labels without the "Discourage labels from covering features" option and if you zoom in/out quickly with the mouse wheel is easy enough to make it crashes too..." :) if the source of the problem was 100% that option would had made sense to create a new simpler and clearer ticket, as it does not seems the case I think that is better to keep the ticket as it is. |
Author Name: Giovanni Manghi (@gioman) Tried again on master... and here with MT enabled it seems to not crash... what about others?
|
Author Name: Anita Graser (@anitagraser) 2.14.19 and 2.18.13 crash for me. 2.99 does not crash, but the project CRS and some layer CRS are not restored correctly :( Seems like I don't have any version that opens the project correctly anymore.
|
Author Name: Giovanni Manghi (@gioman)
but this could be another issue. I set manually the project CRS to 3857 and it works/shows fine for me, what about there? |
Author Name: Anita Graser (@anitagraser) Yes, I can set the correct CRS manually, and so far 2.99 doesn't seem to crash ... but we've observed this behavior with previous master versions as well. |
Author Name: Anita Graser (@anitagraser)
|
Author Name: Anita Graser (@anitagraser) This issue is still live and kicking
|
Author Name: Anita Graser (@anitagraser) |
Author Name: Nyall Dawson (@nyalldawson)
|
Author Name: Nyall Dawson (@nyalldawson) Please test latest 3.2 master
|
Author Name: Anita Graser (@anitagraser) Master currently doesn't crash but - considering the history of this bug - I'll only believe that it's gone when the 3.2 release opens the project without issues. |
Author Name: Anita Graser (@anitagraser) Looks like the 3.2 release is ok and does not crash. Thanks!
|
Author Name: Anita Graser (@anitagraser)
Original Redmine Issue: 14752
Affected QGIS version: 3.0.0
Redmine category:labelling
The same project that works fine in qgis-dev and qgis-rel-dev (tested on Windows) crashes qgis 2.14.2. The dump file is attached.
It also used to crash 2.14.1 while the then qgis-rel-dev version worked. Therefore, back then, I assumed the issue had been fixed ... but it seems to be much more mysterious.
Related issue(s): #26126 (relates)
Redmine related issue(s): 18235
The text was updated successfully, but these errors were encountered: