-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
QGIS crashes when rendering all layers from a SOSI file at once #19689
Comments
Author Name: Giovanni Manghi (@gioman) yes please, send/attach sample files. Thanks!
|
Author Name: Stefan Blumentrath (@ninsbl) Best way to reproduce the issue is to open all three files and then select all layers at import...
|
Author Name: Giovanni Manghi (@gioman)
|
Author Name: Sandro Santilli (@strk) Can you still reproduce with current master (2.14-pre) ?
|
Author Name: James Stott (@jamesstott) I have just tested with Master from OSGeo4w. The first time I opened NATVERNOMR.sos, it didn't crash QGIS, but the file was not rendered correctly. It did not show all the geometry types correctly. Sometimes you see only the lines, other times only the polygons, and occasionally the points. When I then added NATURTYPER.sos to QGIS, it instantly crashed. After this I cannot get Naturvern.sos to render or show data in the attribute table. However naturtyper.sos opens, but has the same display problems that it will not display all geometry types at once. Eventually QGIS crashes with both files open again. Do you have an example spatialite file I can try for you to reproduce? |
Author Name: Stefan Blumentrath (@ninsbl) Unfortunately, it seems that the Norwegian Mapping authority (Kartverket) discontinued the work on the SOSI-driver for GDAL, as there is no progress for more than a year now: Sad, but maybe best to close this issue as wontfix, until Kartverket updates the driver? |
Author Name: Giovanni Manghi (@gioman) Stefan Blumentrath wrote:
closing as "upstream", as seems really the issue must be fixed anyway in gdal first.
|
Author Name: Stefan Blumentrath (@ninsbl)
Original Redmine Issue: 11410
Affected QGIS version: master
Redmine category:data_provider/ogr
QGIS crashes when rendering SOSI files, when all included layers are imported and made visible at once. QGIS crashes with "qgis-dev.exe has stopped working". In order to reproduce the issue it may need more that one SOSI file to cause the crash (open a SOSI file, click select all layers and then OK).
Using GDAL 1.11.0 and gdal-sosi 1.11.0-2
I can provide example files if needed.
Last line in DebugView is:
[11540] c:\src\qgis\src\providers\ogr\qgsogrprovider.cpp(872) : (QgsOgrProvider::extent) Starting get extent
Possibly related to #19130
The text was updated successfully, but these errors were encountered: