[Qgis-developer] Save as... causes a crash (Debian testing)

Richard Duivenvoorde rdmailings at duif.net
Tue Feb 9 04:12:33 PST 2016


On 08-02-16 14:02, Paolo Cavallini wrote:
> Il 08/02/2016 13:58, Richard Duivenvoorde ha scritto:
> 
>> Confirmed here... Debian Testing
>>
>> spatialite/sqlite again? See below.
> 
> Most likely, yes. Possibly next rebuild will wix it?

Nope, I just tried.

I created an issue:

http://hub.qgis.org/issues/14253

with backtrace:

#0  0x0000000000000000 in ?? ()
#1  0x00007fffef3a5621 in sqlite3OsCurrentTimeInt64 (pVfs=<optimized
out>, pTimeOut=0xb0490e8) at sqlite3.c:17851
#2  0x00007fffef3ab93b in sqlite3StmtCurrentTime (p=0xb049208,
p=0xb049208) at sqlite3.c:72494
#3  setDateTimeToCurrent (context=context at entry=0xb049208,
p=0x7fffffff7210, p=0x7fffffff7210) at sqlite3.c:16746
#4  0x00007fffef3c3b09 in parseDateOrTime (p=0x7fffffff7210,
zDate=0xb048c58 "now", context=0xb049208) at sqlite3.c:16782
#5  isDate (context=0xb049208, argc=1, argv=0xb049240, p=0x7fffffff7210)
at sqlite3.c:17231
#6  0x00007fffef3c5394 in strftimeFunc (context=0xb049208, argc=2,
argv=0xb049238) at sqlite3.c:17356
#7  0x00007fffef4017d8 in sqlite3VdbeExec (p=p at entry=0xb049028) at
sqlite3.c:75383
#8  0x00007fffef40b027 in sqlite3Step (p=0xb049028) at sqlite3.c:72358
#9  sqlite3_step (pStmt=<optimized out>) at sqlite3.c:6883
#10 0x00007fffeece1e49 in updateSpatiaLiteHistory
(p_sqlite=p_sqlite at entry=0xb1c6a58, table=table at entry=0x7fffeef62394
"spatial_ref_sys",
    geom=geom at entry=0x0, operation=operation at entry=0x7fffeef62379 "table
successfully created") at metatables.c:207
#11 0x00007fffeecba092 in fnct_InitSpatialMetaData (context=0xb0486b8,
argc=<optimized out>, argv=<optimized out>) at spatialite.c:1997
#12 0x00007fffef4017d8 in sqlite3VdbeExec (p=p at entry=0xb047dc8) at
sqlite3.c:75383
#13 0x00007fffef40b027 in sqlite3Step (p=0xb047dc8) at sqlite3.c:72358
#14 sqlite3_step (pStmt=<optimized out>) at sqlite3.c:6883
#15 0x00007fffef40c07a in sqlite3_exec (db=0xb1c6a58, zSql=<optimized
out>, xCallback=0x0, pArg=0x0, pzErrMsg=0x7fffffffa448) at sqlite3.c:104925
#16 0x00007ffff0308f66 in ?? () from /usr/lib/libgdal.so.1
#17 0x00007ffff030c466 in ?? () from /usr/lib/libgdal.so.1

Bug in sqlite?

Richard





More information about the Qgis-developer mailing list