Advertisement
Guest User

backtrace file qgis with plugins disabled

a guest
Nov 5th, 2014
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. $ gdb /usr/bin/qgis.bin core
  2. GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
  3. Copyright (C) 2014 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from /usr/bin/qgis.bin...(no debugging symbols found)...done.
  17. [New LWP 15409]
  18. [New LWP 15410]
  19. [New LWP 15412]
  20. [New LWP 15418]
  21. [New LWP 15424]
  22. [New LWP 15429]
  23. [New LWP 15425]
  24. [New LWP 15426]
  25. [New LWP 15436]
  26. [New LWP 15411]
  27. [New LWP 15432]
  28. [New LWP 15413]
  29. [New LWP 15431]
  30. [New LWP 15430]
  31. [New LWP 15427]
  32. [New LWP 15423]
  33. [New LWP 15428]
  34. [Thread debugging using libthread_db enabled]
  35. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  36. Core was generated by `/usr/bin/qgis.bin --noplugins'.
  37. Program terminated with signal SIGABRT, Aborted.
  38. #0 0x00007fe20f705bb9 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  39. (gdb) bt
  40. #0 0x00007fe20f705bb9 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  41. #1 0x00007fe20f708fc8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
  42. #2 0x000000000050128c in qgisCrash(int) ()
  43. #3 <signal handler called>
  44. #4 0x00007fe2139ff081 in QgsLayerTreeLayer::layerName() const () from /usr/lib/libqgis_core.so.2.6.0
  45. #5 0x00007fe2139ff3f3 in QgsLayerTreeLayer::writeXML(QDomElement&) () from /usr/lib/libqgis_core.so.2.6.0
  46. #6 0x00007fe2139fc6c6 in QgsLayerTreeGroup::writeXML(QDomElement&) () from /usr/lib/libqgis_core.so.2.6.0
  47. #7 0x00007fe213c75c37 in QgsComposerLegend::writeXML(QDomElement&, QDomDocument&) const () from /usr/lib/libqgis_core.so.2.6.0
  48. #8 0x00007fe213c89bc0 in QgsComposition::writeXML(QDomElement&, QDomDocument&) () from /usr/lib/libqgis_core.so.2.6.0
  49. #9 0x000000000074d06b in QgsComposer::writeXML(QDomNode&, QDomDocument&) ()
  50. #10 0x000000000074d290 in QgsComposer::writeXML(QDomDocument&) ()
  51. #11 0x000000000084059e in ?? ()
  52. #12 0x00007fe2128b587a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
  53. from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  54. #13 0x00007fe213d11245 in QgsProject::writeProject(QDomDocument&) () from /usr/lib/libqgis_core.so.2.6.0
  55. #14 0x00007fe213b75b6c in QgsProject::write() () from /usr/lib/libqgis_core.so.2.6.0
  56. #15 0x000000000052e79b in QgisApp::fileSave() ()
  57. #16 0x0000000000832e4d in ?? ()
  58. #17 0x00007fe2128b587a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
  59. from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  60. #18 0x00007fe211c34a62 in QAction::triggered(bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  61. #19 0x00007fe211c36433 in QAction::activate(QAction::ActionEvent) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  62. #20 0x00007fe211fedb02 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  63. ---Type <return> to continue, or q <return> to quit---
  64. #21 0x00007fe211fedc2c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  65. #22 0x00007fe2120a4a4a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  66. #23 0x00007fe211c8a50a in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  67. #24 0x00007fe211c3ae2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  68. #25 0x00007fe211c415dd in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  69. #26 0x00007fe213a1976b in QgsApplication::notify(QObject*, QEvent*) () from /usr/lib/libqgis_core.so.2.6.0
  70. #27 0x00007fe2128a14dd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  71. #28 0x00007fe211c40d93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  72. #29 0x00007fe211cb59cb in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  73. #30 0x00007fe211cb5269 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  74. #31 0x00007fe211cdcb02 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  75. #32 0x00007fe20d55ee04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  76. #33 0x00007fe20d55f048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  77. #34 0x00007fe20d55f0ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  78. #35 0x00007fe2128ce7a1 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
  79. from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  80. #36 0x00007fe211cdcbb6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
  81. #37 0x00007fe2128a00af in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
  82. from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  83. #38 0x00007fe2128a03a5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  84. #39 0x00007fe2128a5b79 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
  85. #40 0x00000000004fbd90 in main ()
  86. (gdb) quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement