[QGIS-trac] Re: [Quantum GIS] #2706: QGIS crashes after opening a
spatialite layer
Quantum GIS
qgis at qgis.org
Wed May 12 17:11:22 EDT 2010
#2706: QGIS crashes after opening a spatialite layer
--------------------------------------------------------------+-------------
Reporter: hdus | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.5.0
Component: Data Provider | Version: HEAD
Resolution: | Keywords:
Platform_version: | Platform: RedHat
Must_fix: Yes | Status_info: 0
--------------------------------------------------------------+-------------
Comment (by jef):
not reproducable here.
Is your qgis built with WITH_INTERNAL_SPATIALITE?
The backtrace suggests that you Qt is built with static sqlite3:
{{{
#2 0x0018a055 in openDatabase (zFilename=0x93c06e0
"/home_nas/sogis/barpadue/temp/osm_liechtenstein.sqlite", ppDb=0xbfffc75c,
flags=2, zVfs=0x0) at ../3rdparty/sqlite/sqlite3.c:61350
}}}
Perhaps that interferes with the internal spatialite (that includes
sqlite3) or dynamically linked spatialite/sqlite3.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2706#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list