Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. $ gdb --args qmlplugindump-qt5 -nonrelocatable org.kde.kcm 1.1 .
  2. GNU gdb (GDB) Fedora 8.1-15.fc28
  3. Copyright (C) 2018 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-redhat-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 qmlplugindump-qt5...Missing separate debuginfo for /usr/bin/qmlplugindump-qt5
  17. Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/ad/1895ae52ad42bb680d89db57721b197bd918a2.debug
  18. Reading symbols from /home/jmlich/workspace/qmlplugindump-qt5...(no debugging symbols found)...done.
  19. (no debugging symbols found)...done.
  20. (gdb) r
  21. Starting program: /usr/bin/qmlplugindump-qt5 -nonrelocatable org.kde.kcm 1.1 .
  22. Missing separate debuginfos, use: dnf debuginfo-install glibc-2.27-15.fc28.x86_64
  23. [Thread debugging using libthread_db enabled]
  24. Using host libthread_db library "/lib64/libthread_db.so.1".
  25. [New Thread 0x7fffe179a700 (LWP 16224)]
  26. Detaching after fork from child process 16225.
  27. Found a dependency on QtQuick.Controls with two major versions:1.0 and 2.0 which is unsupported, discarding smaller version
  28. Found a dependency on QtQuick.Controls with two major versions:1.0 and 2.1 which is unsupported, discarding smaller version
  29. Found a dependency on QtQuick.Controls with two major versions:1.0 and 2.2 which is unsupported, discarding smaller version
  30. Found a dependency on QtQuick.Controls with two major versions:1.0 and 2.3 which is unsupported, discarding smaller version
  31. QObject: Cannot create children for a parent that is in a different thread.
  32. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  33. QObject: Cannot create children for a parent that is in a different thread.
  34. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  35. QObject: Cannot create children for a parent that is in a different thread.
  36. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  37. QObject: Cannot create children for a parent that is in a different thread.
  38. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  39. QObject::installEventFilter(): Cannot filter events for objects in a different thread.
  40. QObject: Cannot create children for a parent that is in a different thread.
  41. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  42. Missing separate debuginfo for /lib64/libEGL.so.1
  43. Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/a5/e2b8a11abf824e67560c8e119a031b079c92e1.debug
  44. Could not find any platform plugin
  45. [New Thread 0x7fffd1842700 (LWP 16226)]
  46. Unknown property type for key "X-Plasma-API" -> falling back to string
  47. QObject: Cannot create children for a parent that is in a different thread.
  48. (Parent is QGuiApplication(0x55555558cdb0), parent's thread is QThread(0x55555558ce50), current thread is QThread(0x555555591da0)
  49. QObject::installEventFilter(): Cannot filter events for objects in a different thread.
  50.  
  51. Thread 1 "qmlplugindump-q" received signal SIGSEGV, Segmentation fault.
  52. QtQuickPrivate::cancelDeferred(QObject*, int) () at qquickdeferredexecute.cpp:61
  53. 61 auto dit = ddata->deferredData.rbegin();
  54. (gdb) bt full thread
  55. #0 QtQuickPrivate::cancelDeferred(QObject*, int) () at qquickdeferredexecute.cpp:61
  56. ddata = 0x0
  57. dit = <optimized out>
  58. #1 0x00007fffe0452bb0 in QtQuickPrivate::cancelDeferred (object=0x55555568ebc0, property=...) at qquickdeferredexecute.cpp:131
  59. No locals.
  60. #2 0x00007fffe0470702 in quickCancelDeferred (property=..., object=<optimized out>) at qquickdeferredexecute_p_p.h:75
  61. No locals.
  62. #3 QQuickPopupItemPrivate::cancelContentItem (this=<optimized out>) at qquickpopupitem.cpp:123
  63. No locals.
  64. #4 0x00007fffe044ef89 in QQuickControlPrivate::setContentItem_helper (this=this@entry=0x555555658f80, item=0x55555568f080, notify=notify@entry=false)
  65. at qquickcontrol.cpp:294
  66. q = <optimized out>
  67. #5 0x00007fffe0450acf in QQuickControl::contentItem (this=<optimized out>) at qquickcontrol.cpp:1356
  68. d = <optimized out>
  69. #6 0x00007fffe046eda4 in QQuickPopup::contentItem (this=<optimized out>) at qquickpopup.cpp:1636
  70. d = <optimized out>
  71. #7 0x00007fffe04a320f in QQuickPopup::qt_static_metacall (_o=_o@entry=0x55555568ebc0, _c=_c@entry=QMetaObject::ReadProperty, _id=_id@entry=25,
  72. _a=_a@entry=0x7fffffffcf60) at .moc/moc_qquickpopup_p.cpp:1007
  73. _t = 0x55555568ebc0
  74. _v = 0x7fffffffcf20
  75. #8 0x00007fffe04a3cdb in QQuickPopup::qt_metacall (this=this@entry=0x55555568ebc0, _c=_c@entry=QMetaObject::ReadProperty, _id=25,
  76. _a=_a@entry=0x7fffffffcf60) at .moc/moc_qquickpopup_p.cpp:1143
  77. No locals.
  78. #9 0x00007fffe049daa9 in QQuickDrawer::qt_metacall (this=0x55555568ebc0, _c=QMetaObject::ReadProperty, _id=<optimized out>, _a=0x7fffffffcf60)
  79. at .moc/moc_qquickdrawer_p.cpp:205
  80. No locals.
  81. #10 0x00007ffff672b18a in QMetaProperty::read(QObject const*) const () at kernel/qmetaobject.cpp:3128
  82. t = 1194
  83. status = -1
  84. value = {d = {data = {c = 0 '\000', uc = 0 '\000', s = 0, sc = 0 '\000', us = 0, i = 0, u = 0, l = 0, ul = 0, b = false, d = 0, f = 0, real = 0,
  85. ll = 0, ull = 0, o = 0x0, ptr = 0x0, shared = 0x0}, type = 1194, is_shared = 0, is_null = 0}}
  86. argv = {0x7fffffffcf20, 0x7fffffffcf20, 0x7fffffffcf1c}
  87. #11 0x000055555555fd6c in collectReachableMetaObjects(QObject*, QSet<QMetaObject const*>*) [clone .localalias.265] ()
  88. No symbol table info available.
  89. #12 0x0000555555561274 in collectReachableMetaObjects(QQmlEngine*, QSet<QMetaObject const*>&, QSet<QMetaObject const*>&, QList<QQmlType> const&) ()
  90. No symbol table info available.
  91. #13 0x000055555555c96d in main ()
  92. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement