Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGIS 2.10.1 segfaults before opening #21261

Closed
qgib opened this issue Aug 10, 2015 · 3 comments
Closed

QGIS 2.10.1 segfaults before opening #21261

qgib opened this issue Aug 10, 2015 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Aug 10, 2015

Author Name: Daniel Baston (@dbaston)
Original Redmine Issue: 13200
Affected QGIS version: 2.10.1


Just upgraded from 2.6 to 2.10.1 using .deb packages in QGIS repo.

Stack Trace

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/qgis.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#_0 0x00007f813dd3785d in QgsPythonUtilsImpl::pluginList() () from /usr/lib/libqgispython.so
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in
from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
(gdb) bt
#_0 0x00007f813dd3785d in QgsPythonUtilsImpl::pluginList() () from /usr/lib/libqgispython.so
#_1 0x00007f81c7edb7dc in QgsPythonRunner::eval(QString, QString&) () from /usr/lib/libqgis_core.so.2.10.1
#_2 0x00000000007cb422 in ?? ()
#_3 0x0000000000513b7d in QgisApp::QgisApp(QSplashScreen*, bool, QWidget*, QFlagsQt::WindowType) ()
#_4 0x00000000004c7c1b in ?? ()
#_5 0x00007f81c3a24ec5 in __libc_start_main (main=0x4c68f0, argc=1, argv=0x7ffc86e3c8b8, init=, fini=, rtld_fini=, stack_end=0x7ffc86e3c8a8) at libc-start.c:287
#_6 0x00000000004cd258 in _start ()

Install log

Preparing to unpack .../qgis-plugin-grass_1%3a2.10.1+20trusty_amd64.deb ...
Leaving 'diversion of /usr/bin/qgis to /usr/bin/qgis.bin by qgis-plugin-grass'
Leaving 'diversion of /usr/bin/qbrowser to /usr/bin/qbrowser.bin by qgis-plugin-grass'
Unpacking qgis-plugin-grass (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Preparing to unpack .../qgis-plugin-grass-common_1%3a2.10.1+20trusty_all.deb ...
Unpacking qgis-plugin-grass-common (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Selecting previously unselected package libqgis-core2.10.1.
Preparing to unpack .../libqgis-core2.10.1_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking libqgis-core2.10.1 (1:2.10.1+20trusty) ...
Selecting previously unselected package libqgis-gui2.10.1.
Preparing to unpack .../libqgis-gui2.10.1_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking libqgis-gui2.10.1 (1:2.10.1+20trusty) ...
Selecting previously unselected package libqgisgrass2.10.1.
Preparing to unpack .../libqgisgrass2.10.1_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking libqgisgrass2.10.1 (1:2.10.1+20trusty) ...
Preparing to unpack .../qgis-plugin-globe_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking qgis-plugin-globe (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Preparing to unpack .../qgis-plugin-globe-common_1%3a2.10.1+20trusty_all.deb ...
Unpacking qgis-plugin-globe-common (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Selecting previously unselected package libqgis-analysis2.10.1.
Preparing to unpack .../libqgis-analysis2.10.1_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking libqgis-analysis2.10.1 (1:2.10.1+20trusty) ...
Selecting previously unselected package libqgis-networkanalysis2.10.1.
Preparing to unpack .../libqgis-networkanalysis2.10.1_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking libqgis-networkanalysis2.10.1 (1:2.10.1+20trusty) ...
Preparing to unpack .../qgis_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking qgis (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Preparing to unpack .../qgis-providers_1%3a2.10.1+20trusty_amd64.deb ...
Unpacking qgis-providers (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Preparing to unpack .../qgis-providers-common_1%3a2.10.1+20trusty_all.deb ...
Unpacking qgis-providers-common (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...
Preparing to unpack .../qgis-common_1%3a2.10.1+20trusty_all.deb ...
Unpacking qgis-common (1:2.10.1+20trusty) over (2.6.1.1+trusty1) ...

Running on

Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty

@qgib
Copy link
Contributor Author

qgib commented Aug 10, 2015

Author Name: Daniel Baston (@dbaston)


It looks like the problem was that upgrading the "qgis" package does not trigger an upgrade of the "python-qgis" package. I manually upgraded python-qgis and QGIS now loads.

@qgib
Copy link
Contributor Author

qgib commented Sep 13, 2015

Author Name: Saber Razmjooei (@saberraz)


Did you do a upgrade or dist-upgrade?


  • priority_id was changed from High to Normal
  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 13, 2015

Author Name: Saber Razmjooei (@saberraz)


Closed due to lack of response.


  • status_id was changed from Feedback to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 2019
@qgib qgib closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant