[QGIS-Developer] QGIS crashes when SpatiLite is used
matteo
matteo.ghetta at gmail.com
Mon Jul 3 01:58:03 PDT 2017
Hi all,
I build QGIS with pyspatialite:
cmake -DWITH_PYSPATIALITE
but when *touching* something related to SpatiaLite (try to open a Db in
DB Manager or running a simple query with "Spatialite execute SQL"
function of Processing QGIS collapsed:
QGIS died on signal 11Could not attach to process. If your uid matches
the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No thread selected
No stack.
gdb returned 0
Aborted
Layers are loading fine if the SpatiaLite default button or if the new
Add Layer menu are used.
Do I miss some packages to install?
Thanks!
Matteo
More information about the QGIS-Developer
mailing list