Advertisement
Guest User

Untitled

a guest
Jul 9th, 2022
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. [mozo@mozo ~]$ gdb /usr/bin/plasmashell /var/lib/systemd/coredump/core.plasmashell.1000.aadbb14167ce497aaa4980cbcccc884b.962.1657351515000000
  2. GNU gdb (GDB) 12.1
  3. Copyright (C) 2022 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.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "x86_64-pc-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <https://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.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from /usr/bin/plasmashell...
  18.  
  19. This GDB supports auto-downloading debuginfo from the following URLs:
  20. https://debuginfod.archlinux.org
  21. Enable debuginfod for this session? (y or [n]) y
  22. Debuginfod has been enabled.
  23. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit.
  24. Reading symbols from /home/mozo/.cache/debuginfod_client/1c4d61d673c15cf2ef2d351d0ff61e0f0137424c/debuginfo...
  25.  
  26. warning: Can't open file /memfd:/.glXXXXXX (deleted) during file-backed mapping note processing
  27.  
  28. warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing
  29.  
  30. warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
  31.  
  32. warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing
  33.  
  34. warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing
  35.  
  36. warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during file-backed mapping note processing
  37.  
  38. warning: Can't open file /home/mozo/.cache/plasmashell/qmlcache/d99054e44f60991aab9ed908f1e542f4c0cd78b9.qmlc (deleted) during file-backed mapping note processing
  39.  
  40. warning: Can't open file /home/mozo/.cache/plasmashell/qmlcache/5c5649af53bb78a2255cc07dba00b5d037690788.qmlc (deleted) during file-backed mapping note processing
  41.  
  42. warning: Can't open file /home/mozo/.cache/plasmashell/qmlcache/33c917e773abe4bc3a0103a6068c9216dcb36d95.qmlc (deleted) during file-backed mapping note processing
  43.  
  44. warning: Can't open file /home/mozo/.cache/plasmashell/qmlcache/1b5209199f08f45647dca2dcf400e9be889314d2.qmlc (deleted) during file-backed mapping note processing
  45.  
  46. warning: Can't open file /home/mozo/.cache/plasmashell/qmlcache/5f612594f2dbf235ceb0690f5ba4a2d73e811317.qmlc (deleted) during file-backed mapping note processing
  47.  
  48. warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing
  49. [New LWP 962]
  50. [New LWP 979]
  51. [New LWP 1044]
  52. [New LWP 1139]
  53. [New LWP 1188]
  54. [New LWP 1180]
  55. [New LWP 1408]
  56. [New LWP 1337]
  57. [New LWP 1400]
  58. [New LWP 975]
  59.  
  60. [Thread debugging using libthread_db enabled]
  61. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  62. --Type <RET> for more, q to quit, c to continue without paging--
  63. Core was generated by `/usr/bin/plasmashell --no-respawn'.
  64. Program terminated with signal SIGABRT, Aborted.
  65. #0 __GI___pthread_sigmask (how=1, newmask=<optimized out>, oldmask=0x0)
  66. at pthread_sigmask.c:43
  67. 43 return (INTERNAL_SYSCALL_ERROR_P (result)
  68. [Current thread is 1 (Thread 0x7fa0beb5b340 (LWP 962))]
  69. (gdb) bt full
  70. #0 __GI___pthread_sigmask (how=1, newmask=<optimized out>, oldmask=0x0)
  71. at pthread_sigmask.c:43
  72.  
  73. local_newmask = {__val = {140328484323072, 32, 0 <repeats 13 times>, 6943939782776752128}}
  74. result = 0
  75. #1 0x00007fa0c2c3eadd in __GI___sigprocmask
  76. (how=<optimized out>, set=<optimized out>, oset=<optimized out>)
  77. at ../sysdeps/unix/sysv/linux/sigprocmask.c:25
  78. result = <optimized out>
  79. #2 0x00007fa0c575a1cb in KCrash::setCrashHandler(void (*)(int))
  80. (handler=handler@entry=0x0) at /usr/src/debug/kcrash-5.95.0/src/kcrash.cpp:415
  81.  
  82. mask = {__val = {1256, 4096, 0, 0, 0, 6, 140733224428560, 6943939782776752128, 140733224428544, 18446744073709551376, 2, 6, 140733224428560, 2, 140328440948640, 140328439498995}}
  83. #3 0x00007fa0c575c837 in KCrash::defaultCrashHandler(int) (sig=6)
  84. at /usr/src/debug/kcrash-5.95.0/src/kcrash.cpp:632
  85. crashRecursionCounter = 2
  86. #4 0x00007fa0c2c3e8e0 in <signal handler called> () at /usr/lib/libc.so.6
  87. #5 __pthread_kill_implementation
  88. (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0)
  89. at pthread_kill.c:44
  90. tid = <optimized out>
  91. --Type <RET> for more, q to quit, c to continue without paging--c
  92. ret = 0
  93. pd = <optimized out>
  94. old_mask = {__val = {140328450870976, 140328448691664, 93855383305680, 93855383200640, 18446744073709551608, 6943939782776752128, 93855388529056, 18446744073709551376, 0, 1, 93855372865909, 140733224431968, 140733224431872, 140328439498995, 93855383155424, 1}}
  95. ret = <optimized out>
  96. #6 0x00007fa0c2c8e3d3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
  97. #7 0x00007fa0c2c3e838 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
  98. ret = <optimized out>
  99. #8 0x00007fa0c2c28535 in __GI_abort () at abort.c:79
  100. save_stage = 1
  101. act = {__sigaction_handler = {sa_handler = 0x91, sa_sigaction = 0x91}, sa_mask = {__val = {93855372904632, 3623, 93855372904544, 10000, 140328450221085, 93855382196432, 140328448430154, 93855424961008, 93855383227520, 10000, 140328449915929, 18, 93855385534528, 93855385534528, 140328485915864, 93855385534528}}, sa_flags = -980545681, sa_restorer = 0x555c6982b060}
  102. sigs = {__val = {32, 6943939782776752128, 140733224431968, 93855395524704, 30, 1280, 0, 140733224432332, 140733224432496, 140328440036019, 206158430256, 140733224432216, 140733224432016, 6943939782776752128, 140733224432336, 140328450196586}}
  103. #9 0x00007fa0c30d2002 in std::__glibcxx_assert_fail(char const*, int, char const*, char const*) (file=file@entry=0x555c682988b8 "/usr/include/c++/12.1.0/bits/stl_algo.h", line=line@entry=3623, function=function@entry=0x555c68298860 "constexpr const _Tp& std::clamp(const _Tp&, const _Tp&, const _Tp&) [with _Tp = int]", condition=condition@entry=0x555c68298653 "!(__hi < __lo)") at /usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
  104. #10 0x0000555c68252b10 in std::clamp<int>(int const&, int const&, int const&) (__val=<optimized out>, __lo=<optimized out>, __hi=<optimized out>) at /usr/include/c++/12.1.0/bits/stl_algo.h:3621
  105. minSize = 1280
  106. targetSize = {wd = -1, ht = -1}
  107. targetMinSize = {wd = 1280, ht = 30}
  108. targetMaxSize = {wd = 0, ht = 30}
  109. #11 std::clamp<int>(int const&, int const&, int const&) (__hi=<synthetic pointer>: <optimized out>, __lo=<synthetic pointer>: <optimized out>, __val=@0x555c6982b0a4: 602) at /usr/include/c++/12.1.0/bits/stl_algo.h:3621
  110. minSize = 1280
  111. targetSize = {wd = -1, ht = -1}
  112. targetMinSize = {wd = 1280, ht = 30}
  113. targetMaxSize = {wd = 0, ht = 30}
  114. #12 PanelView::resizePanel() (this=this@entry=0x555c6982b060) at /usr/src/debug/plasma-workspace-5.25.2/shell/panelview.cpp:629
  115. minSize = 1280
  116. targetSize = {wd = -1, ht = -1}
  117. targetMinSize = {wd = 1280, ht = 30}
  118. targetMaxSize = {wd = 0, ht = 30}
  119. #13 0x0000555c68253d35 in PanelView::setThickness(int) (this=this@entry=0x555c6982b060, value=<optimized out>) at /usr/src/debug/plasma-workspace-5.25.2/shell/panelview.cpp:269
  120. #14 0x0000555c682583c7 in PanelView::restore() (this=0x555c6982b060) at /usr/src/debug/plasma-workspace-5.25.2/shell/panelview.cpp:670
  121. panelConfig = {<KConfigBase> = {_vptr.KConfigBase = 0x7fa0c4ffc110 <vtable for KConfigGroup+16>}, d = {d = 0x555c6a9055b0}}
  122. screenSize = {wd = 0, ht = 1616761969}
  123. side = <optimized out>
  124. maxSize = <optimized out>
  125. #15 0x00007fa0c36bd341 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7fff01d9b4c0, r=<optimized out>, this=0x555c68f27710, this=<optimized out>, r=<optimized out>, a=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
  126. receiver = <optimized out>
  127. td = <optimized out>
  128. receiverInSameThread = <optimized out>
  129. senderData = {previous = 0x0, receiver = 0x555c6982b060, sender = 0x555c68c50a60, signal = 3}
  130. c = 0x555c68f592b0
  131. connections = {d = 0x555c68e8c210}
  132. list = <optimized out>
  133. inSenderThread = true
  134. highestConnectionId = 4547
  135. signalVector = 0x555c692dd8c0
  136. currentThreadId = 0x7fa0beb5b340
  137. sp = <optimized out>
  138. signal_spy_set = 0x0
  139. empty_argv = {0x0}
  140. senderDeleted = false
  141. #16 doActivate<false>(QObject*, int, void**) (sender=0x555c68c50a60, signal_index=3, argv=0x7fff01d9b4c0) at kernel/qobject.cpp:3886
  142. receiver = <optimized out>
  143. td = <optimized out>
  144. receiverInSameThread = <optimized out>
  145. senderData = {previous = 0x0, receiver = 0x555c6982b060, sender = 0x555c68c50a60, signal = 3}
  146. c = 0x555c68f592b0
  147. connections = {d = 0x555c68e8c210}
  148. list = <optimized out>
  149. inSenderThread = true
  150. highestConnectionId = 4547
  151. signalVector = 0x555c692dd8c0
  152. currentThreadId = 0x7fa0beb5b340
  153. sp = <optimized out>
  154. signal_spy_set = 0x0
  155. empty_argv = {0x0}
  156. senderDeleted = false
  157. #17 0x00007fa0c3f17907 in QScreen::geometryChanged(QRect const&) (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qscreen.cpp:372
  158. _a = {0x0, 0x555c68c50af0}
  159. #18 0x00007fa0c3b69f7d in QScreenPrivate::emitGeometryChangeSignals(bool, bool) (this=0x555c68c50a80, geometryChanged=<optimized out>, availableGeometryChanged=<optimized out>) at kernel/qscreen.cpp:98
  160. q = 0x555c68c50a60
  161. #19 0x00007fa0c3b496a7 in QGuiApplicationPrivate::processScreenGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent*) (e=<optimized out>) at kernel/qguiapplication.cpp:3176
  162. s = 0x555c68c50a60
  163. geometryChanged = <optimized out>
  164. availableGeometryChanged = <optimized out>
  165. primaryOrientation = Qt::LandscapeOrientation
  166. #20 QGuiApplicationPrivate::processScreenGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent*) (e=<optimized out>) at kernel/qguiapplication.cpp:3155
  167. #21 0x00007fa0c3b28935 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
  168. event = 0x7fa05086c3e0
  169. nevents = 1
  170. #22 0x00007fa0bea52a30 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
  171. xcbEventSource = <optimized out>
  172. flags = {i = 36}
  173. #23 0x00007fa0c1ddec6b in g_main_dispatch (context=0x7fa0b8005010) at ../glib/glib/gmain.c:3417
  174. dispatch = 0x7fa0bea52a10 <xcbSourceDispatch(GSource*, GSourceFunc, gpointer)>
  175. prev_source = 0x0
  176. begin_time_nsec = 145302155287
  177. was_in_call = 0
  178. user_data = 0x0
  179. callback = 0x0
  180. cb_funcs = 0x0
  181. cb_data = 0x0
  182. need_destroy = <optimized out>
  183. source = 0x555c68c6d150
  184. current = 0x555c68e92ec0
  185. i = 3
  186. #24 g_main_context_dispatch (context=0x7fa0b8005010) at ../glib/glib/gmain.c:4135
  187. #25 0x00007fa0c1e35001 in g_main_context_iterate.constprop.0 (context=context@entry=0x7fa0b8005010, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4211
  188. max_priority = 0
  189. timeout = 0
  190. some_ready = 1
  191. nfds = 16
  192. allocated_nfds = <optimized out>
  193. fds = <optimized out>
  194. begin_time_nsec = 145301520926
  195. #26 0x00007fa0c1ddc392 in g_main_context_iteration (context=0x7fa0b8005010, may_block=1) at ../glib/glib/gmain.c:4276
  196. retval = <optimized out>
  197. #27 0x00007fa0c36d732c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x555c68c70c80, flags=...) at kernel/qeventdispatcher_glib.cpp:423
  198. d = 0x555c68c712f0
  199. canWait = true
  200. savedFlags = {i = 0}
  201. result = <optimized out>
  202. #28 0x00007fa0c368527c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7fff01d9b830, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
  203. d = 0x555c68d2ebe0
  204. threadData = <optimized out>
  205. locker = {val = 93855382413272}
  206. app = <optimized out>
  207. #29 0x00007fa0c368fda9 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
  208. threadData = 0x555c68ba9f00
  209. eventLoop = {<QObject> = {_vptr.QObject = 0x7fa0c3911730 <vtable for QEventLoop+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c3773920 <_ZL26qt_meta_stringdata_QObject.lto_priv.0>, data = 0x7fa0c3773800 <_ZL20qt_meta_data_QObject.lto_priv.0>, static_metacall = 0x7fa0c36bd5d0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x555c68d2ebe0}, static staticQtMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c379a500 <_ZL21qt_meta_stringdata_Qt.lto_priv.0>, data = 0x7fa0c3797680 <_ZL15qt_meta_data_Qt.lto_priv.0>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {direct = 0x7fa0c390a560 <QObject::staticMetaObject>}, stringdata = 0x7fa0c376f2e0 <_ZL29qt_meta_stringdata_QEventLoop.lto_priv.0>, data = 0x7fa0c376f280 <_ZL23qt_meta_data_QEventLoop.lto_priv.0>, static_metacall = 0x7fa0c3683ac0 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
  210. returnCode = <optimized out>
  211. #30 0x00007fa0c3b3a092 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867
  212. #31 0x00007fa0c4376f4a in QApplication::exec() () at kernel/qapplication.cpp:2829
  213. #32 0x0000555c6823b0e5 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.25.2/shell/main.cpp:240
  214. qpaVariable = <optimized out>
  215. app = {<QGuiApplication> = {<QCoreApplication> = {<QObject> = {_vptr.QObject = 0x7fa0c4883660 <vtable for QApplication+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c3773920 <_ZL26qt_meta_stringdata_QObject.lto_priv.0>, data = 0x7fa0c3773800 <_ZL20qt_meta_data_QObject.lto_priv.0>, static_metacall = 0x7fa0c36bd5d0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x555c68bb4cc0}, static staticQtMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c379a500 <_ZL21qt_meta_stringdata_Qt.lto_priv.0>, data = 0x7fa0c3797680 <_ZL15qt_meta_data_Qt.lto_priv.0>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {direct = 0x7fa0c390a560 <QObject::staticMetaObject>}, stringdata = 0x7fa0c376f060 <_ZL35qt_meta_stringdata_QCoreApplication.lto_priv.0>, data = 0x7fa0c376ef40 <_ZL29qt_meta_data_QCoreApplication.lto_priv.0>, static_metacall = 0x7fa0c368f3b0 <QCoreApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, static self = 0x7fff01d9b9b0}, static staticMetaObject = {d = {superdata = {direct = 0x7fa0c390f380 <QCoreApplication::staticMetaObject>}, stringdata = 0x7fa0c3f5a720 <_ZL34qt_meta_stringdata_QGuiApplication.lto_priv.0>, data = 0x7fa0c3f5a4a0 <_ZL28qt_meta_data_QGuiApplication.lto_priv.0>, static_metacall = 0x7fa0c3b4b670 <QGuiApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {direct = 0x7fa0c4047f60 <QGuiApplication::staticMetaObject>}, stringdata = 0x7fa0c47468e0 <_ZL31qt_meta_stringdata_QApplication.lto_priv.0>, data = 0x7fa0c4746760 <_ZL25qt_meta_data_QApplication.lto_priv.0>, static_metacall = 0x7fa0c437a410 <QApplication::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}}
  216. aboutData = {d = std::unique_ptr<class KAboutDataPrivate> = {get() = 0x555c68c6ef60}}
  217. replace = <optimized out>
  218. corona = <optimized out>
  219. service = {<QObject> = {_vptr.QObject = 0x7fa0c55e1310 <vtable for KDBusService+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c3773920 <_ZL26qt_meta_stringdata_QObject.lto_priv.0>, data = 0x7fa0c3773800 <_ZL20qt_meta_data_QObject.lto_priv.0>, static_metacall = 0x7fa0c36bd5d0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d_ptr = {d = 0x555c68c9e170}, static staticQtMetaObject = {d = {superdata = {direct = 0x0}, stringdata = 0x7fa0c379a500 <_ZL21qt_meta_stringdata_Qt.lto_priv.0>, data = 0x7fa0c3797680 <_ZL15qt_meta_data_Qt.lto_priv.0>, static_metacall = 0x0, relatedMetaObjects = 0x0, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {direct = 0x7fa0c390a560 <QObject::staticMetaObject>}, stringdata = 0x7fa0c55dc700 <qt_meta_stringdata_KDBusService>, data = 0x7fa0c55db6e0 <qt_meta_data_KDBusService>, static_metacall = 0x7fa0c55d21b0 <KDBusService::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, extradata = 0x0}}, d = std::unique_ptr<class KDBusServicePrivate> = {get() = 0x555c68c8f490}}
  220.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement