Opened 15 years ago
Closed 15 years ago
#6 closed defect (wontfix)
segmentation fault when starting qgis 1.4.0-2~karmic2
Reported by: | nsavard | Owned by: | jef |
---|---|---|---|
Component: | QGIS | Severity: | critical |
Keywords: | segmentation fault | Cc: |
Description
I moved this issue from QGIS trac to here based on Alan recommandation.
First I updated the sources.list with the ppa found here https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable. Then I installed qgis 1.4.0-2~karmic2 with apt-get. When I started qgis with the 'qgis' command, it seg fault.
Change History (5)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
This is what I got from 'dpkg -l|grep gdal'. I guess I begin to understand what may be the cause of the seg fault. Could it be a conflict with gdal libraries?
ii gdal-bin 1.5.4-4 Geospatial Data Abstraction Library - Utilit ii libgdal1-1.5.0 1.5.4-4 Geospatial Data Abstraction Library ii libgdal1-1.5.0-grass 1.5.4-3 GRASS extension for the GDAL library ii libgdal1-1.6.0 1.6.3-2~karmic1 Geospatial Data Abstraction Library
comment:3 by , 15 years ago
Wrong formatting. Enhanced a little bit previous comment.
ii gdal-bin 1.5.4-4 Geospatial Data Abstraction Library - Utilit ii libgdal1-1.5.0 1.5.4-4 Geospatial Data Abstraction Library ii libgdal1-1.5.0-grass 1.5.4-3 GRASS extension for the GDAL library ii libgdal1-1.6.0 1.6.3-2~karmic1 Geospatial Data Abstraction Library
comment:4 by , 15 years ago
Jef, I was too fast to copy, I missed the last line. I double checked, all lines should be there now.
nsavard@Manie:~$ dpkg -l|grep gdal ii gdal-bin 1.5.4-4 Geospatial Data Abstraction Library - Utilit ii libgdal1-1.5.0 1.5.4-4 Geospatial Data Abstraction Library ii libgdal1-1.5.0-grass 1.5.4-3 GRASS extension for the GDAL library ii libgdal1-1.6.0 1.6.3-2~karmic1 Geospatial Data Abstraction Library ii libgdal1-1.6.0-grass 1.6.2-3~jaunty1 GRASS extension for the GDAL library
which version GDAL version are you using?