https://bugs.kde.org/show_bug.cgi?id=457554

--- Comment #7 from Plata <pl...@mailbox.org> ---
Sorry, I had installed debuginfod but not realized that it had not worked for
some reason. So hopefully correctly this time:

Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_
kill.c:44                                                                       
44            return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x7fc9b7f35a80 (LWP 705))]
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0)
   at pthread_kill.c:44
#1  0x00007fc9bc81d543 in __pthread_kill_internal (signo=6, threadid=<optimized
out>) at pthread_kill.c:78
#2  0x00007fc9bc7cd998 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x00007fc9bc7b753d in __GI_abort () at abort.c:79
#4  0x00007fc9bca4e112 in std::__glibcxx_assert_fail(char const*, int, char
const*, char const*)
   (file=file@entry=0x55b9fd9048f8 "/usr/include/c++/12.1.1/bits/stl_algo.h",
line=line@entry=3623, function=functi
on@entry=0x55b9fd9048a0 "constexpr const _Tp& std::clamp(const _Tp&, const
_Tp&, const _Tp&) [with _Tp = int]", cond
ition=condition@entry=0x55b9fd904693 "!(__hi < __lo)") at
/usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
#5  0x000055b9fd8beb50 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.1/bits/stl_algo.h:3621
#6  std::clamp<int>(int const&, int const&, int const&) (__hi=<synthetic
pointer>: <optimized out>, __lo=<synthetic
pointer>: <optimized out>, __val=@0x55b9ff5597f4: 1336) at
/usr/include/c++/12.1.1/bits/stl_algo.h:3621
#7  PanelView::resizePanel() (this=this@entry=0x55b9ff5597b0) at
/usr/src/debug/plasma-workspace-5.25.4/shell/panelv
iew.cpp:629                                                                     
#8  0x000055b9fd8bfd75 in PanelView::setThickness(int)
(this=this@entry=0x55b9ff5597b0, value=<optimized out>) at /u
sr/src/debug/plasma-workspace-5.25.4/shell/panelview.cpp:269                    
#9  0x000055b9fd8c439c in PanelView::restore() (this=0x55b9ff5597b0) at
/usr/src/debug/plasma-workspace-5.25.4/shell
/panelview.cpp:670                                                              
#10 0x00007fc9bce70341 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffdda926430, r=<optimized out>, t
his=0x55b9ffcaba10, this=<optimized out>, r=<optimized out>, a=<optimized out>)
at ../../include/QtCore/../../src/co
relib/kernel/qobjectdefs_impl.h:398                                             
#11 doActivate<false>(QObject*, int, void**) (sender=0x55b9ff205930,
signal_index=3, argv=0x7ffdda926430) at kernel/
qobject.cpp:3886                                                                
#12 0x00007fc9bd5ee907 in QScreen::geometryChanged(QRect const&)
(this=<optimized out>, _t1=<optimized out>) at .moc
/moc_qscreen.cpp:372                                                            
#13 0x00007fc9bd240f7d in QScreenPrivate::emitGeometryChangeSignals(bool, bool)
(this=0x55b9ff202bd0, geometryChange
d=<optimized out>, availableGeometryChanged=<optimized out>) at
kernel/qscreen.cpp:98
#14 0x00007fc9bd2206a7 in
QGuiApplicationPrivate::processScreenGeometryChange(QWindowSystemInterfacePrivate::ScreenG
eometryEvent*) (e=<optimized out>) at kernel/qguiapplication.cpp:3176           
#15
QGuiApplicationPrivate::processScreenGeometryChange(QWindowSystemInterfacePrivate::ScreenGeometryEvent*)
(e=<opt
imized out>) at kernel/qguiapplication.cpp:3155
#16 0x00007fc9bd1ff935 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(fla
gs=...) at kernel/qwindowsysteminterface.cpp:1169
#17 0x00007fc9bab05fe5 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /usr/lib/libQt5WaylandClie
nt.so.5                                                                         
#18 0x00007fc9bb229c6b in g_main_dispatch (context=0x55b9ff203670) at
../glib/glib/gmain.c:3417
#19 g_main_context_dispatch (context=0x55b9ff203670) at
../glib/glib/gmain.c:4135
#20 0x00007fc9bb280001 in g_main_context_iterate.constprop.0
(context=context@entry=0x55b9ff203670, block=block@entr
y=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../glib/glib/gmain.c:4211
#21 0x00007fc9bb227392 in g_main_context_iteration (context=0x55b9ff203670,
may_block=1) at ../glib/glib/gmain.c:427
6
#22 0x00007fc9bce8a32c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55b9ff2
051c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#23 0x00007fc9bce3827c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ffdda9267a0,
flags=...) a
t ../../include/QtCore/../../src/corelib/global/qflags.h:69
#24 0x00007fc9bce42da9 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#25 0x00007fc9bd211092 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1867
#26 0x00007fc9bda9ef4a in QApplication::exec() () at
kernel/qapplication.cpp:2829
#27 0x000055b9fd8a7123 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at /usr/src/debug/plasma-wo
rkspace-5.25.4/shell/main.cpp:243

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to