go2mapillary icon indicating copy to clipboard operation
go2mapillary copied to clipboard

QGIS crash as soon as I activate the plugin

Open Gustry opened this issue 4 years ago • 2 comments

Before opening this bug, I tried with a new QGIS profile, but the problem is still there. I didn't see a ticket mentioning a crash.

As soon as I activate the plugin, my QGIS is just crashing. Do you have an idea ?

src/app/pluginmanager/qgspluginmanager.cpp:626 : (pluginItemChanged) [7266ms]  Loading plugin: go2mapillary
src/app/pluginmanager/qgspluginmanager.cpp:267 : (loadPlugin) [0ms] Loading Python plugin: go2mapillary
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: Opération non permise.
No thread selected
No stack.
gdb returned 256
Abandon (core dumped)

I can try to have a better stacktrace latter.

Same on QGIS Master, 3.10, 3.4

QGIS version 3.4.15-Madeira QGIS code branch Release QGIS code branch.3
Compiled against Qt 5.12.4 Running against Qt 5.12.4
Compiled against GDAL/OGR 2.4.2 Running against GDAL/OGR 2.4.2
Compiled against GEOS 3.7.2-CAPI-1.11.2 Running against GEOS 3.7.2-CAPI-1.11.2 b55d2125
PostgreSQL Client Version 12.2 (Ubuntu 12.2-2.pgdg19.10+1) SpatiaLite Version 4.3.0a
QWT Version 6.1.4 QScintilla2 Version 2.10.4
Compiled against PROJ 5.2.0 Running against PROJ Rel. 5.2.0, September 15th, 2018
This copy of QGIS writes debugging output.
Active python plugins french_locator_filter; qgis_resource_sharing; plugin_reloader; gestion_base_adresse; raepa; firstaid; lizsync; lizmap; drain_sewer_visual_inspection; QuickOSM; analyse_itv_rerau; quick_map_services; processing; db_manager

Gustry avatar Apr 17 '20 16:04 Gustry

@Gustry I can't help you. I don't have an idea on what is going wrong. Maybe QTWEBKIT? Did you made some upgrades?

enricofer avatar Apr 23 '20 10:04 enricofer

I have the same problem in 3.10. the error reads:

qgis.bin: ByteOrderValues.cpp:41: static int geos::io::ByteOrderValues::getInt(const unsigned char*, int): Zusicherung »byteOrder == ENDIAN_LITTLE« nicht erfüllt.

any ideas?

SlowMo24 avatar Jun 16 '20 13:06 SlowMo24