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

el...@seznam.cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|BACKTRACE                   |---
             Status|NEEDSINFO                   |REPORTED

--- Comment #3 from el...@seznam.cz ---
I have generated backtrace from recent crash:

#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0)
    at pthread_kill.c:44
#1  0x00007faa0dca16b3 in __pthread_kill_internal (signo=11,
threadid=<optimized out>) at pthread_kill.c:78
#2  0x00007faa0dc51958 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007faa1047a868 in KCrash::defaultCrashHandler(int) (sig=11) at
/usr/src/debug/kcrash-5.99.0/src/kcrash.cpp:633
#4  0x00007faa0dc51a00 in <signal handler called> () at /usr/lib/libc.so.6
#5  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0)
    at pthread_kill.c:44
#6  0x00007faa0dca16b3 in __pthread_kill_internal (signo=11,
threadid=<optimized out>) at pthread_kill.c:78
#7  0x00007faa0dc51958 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#8  0x00007faa0dc51a00 in <signal handler called> () at /usr/lib/libc.so.6
#9  0x00007faa0dc9c4b4 in __futex_abstimed_wait_common64
    (private=0, cancel=true, abstime=0x0, op=393, expected=0,
futex_word=0x55d8c2200960) at futex-internal.c:57
#10 __futex_abstimed_wait_common
    (futex_word=futex_word@entry=0x55d8c2200960, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0,
cancel=cancel@entry=true) at futex-internal.c:87
#11 0x00007faa0dc9c51f in __GI___futex_abstimed_wait_cancelable64
    (futex_word=futex_word@entry=0x55d8c2200960, expected=expected@entry=0,
clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at
futex-internal.c:139
#12 0x00007faa0dc9ecd0 in __pthread_cond_wait_common
    (abstime=0x0, clockid=0, mutex=0x55d8c2200910, cond=0x55d8c2200938) at
pthread_cond_wait.c:503
#13 ___pthread_cond_wait (cond=0x55d8c2200938, mutex=0x55d8c2200910) at
pthread_cond_wait.c:618
#14 0x00007faa0e2eb784 in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x55d8c2200910)
    at thread/qwaitcondition_unix.cpp:146
#15 QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=<optimized out>,
mutex=0x7faa0400f298, deadline=...)
    at thread/qwaitcondition_unix.cpp:225
#16 0x00007faa100013d0 in
QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool)
    (this=0x55d8c246de50, w=0x55d8c285ea50, inExpose=<optimized out>)
    at
/usr/src/debug/qtdeclarative/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1603
#17 0x00007faa10051429 in QQuickWindow::event(QEvent*) (this=0x55d8c245c840,
e=0x7ffe608d9070)
    at /usr/src/debug/qtdeclarative/src/quick/items/qquickwindow.cpp:1863
#18 0x00007faa0f178b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    (this=<optimized out>, receiver=0x55d8c245c840, e=0x7ffe608d9070) at
kernel/qapplication.cpp:3637
#19 0x00007faa0e48cf98 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
    (receiver=0x55d8c245c840, event=0x7ffe608d9070) at
kernel/qcoreapplication.cpp:1064
#20 0x00007faa0e9334e0 in QPlatformWindow::deliverUpdateRequest()
(this=<optimized out>)
    at kernel/qplatformwindow.cpp:796
#21 0x00007faa0e4b0be0 in QObject::event(QEvent*) (this=0x55d8c217dc10,
e=0x7fa9f4001d80) at kernel/qobject.cpp:1347
#22 0x00007faa0f178b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    (this=<optimized out>, receiver=0x55d8c217dc10, e=0x7fa9f4001d80) at
kernel/qapplication.cpp:3637
#23 0x00007faa0e48cf98 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
    (receiver=0x55d8c217dc10, event=0x7fa9f4001d80) at
kernel/qcoreapplication.cpp:1064
#24 0x00007faa0e48daa3 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*)
    (receiver=0x0, event_type=0, data=0x55d8c1d2eed0) at
kernel/qcoreapplication.cpp:1821
#25 0x00007faa0e4d3e68 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x55d8c1d57990)
    at kernel/qeventdispatcher_glib.cpp:277
#26 0x00007faa0c91687b in g_main_dispatch (context=0x7faa04005010) at
../glib/glib/gmain.c:3444
#27 g_main_context_dispatch (context=0x7faa04005010) at
../glib/glib/gmain.c:4162
#28 0x00007faa0c96d279 in g_main_context_iterate.constprop.0
(context=0x7faa04005010, block=1, dispatch=1, self=<optimized out>) at
../glib/glib/gmain.c:4238
#29 0x00007faa0c915132 in g_main_context_iteration (context=0x7faa04005010,
may_block=1) at ../glib/glib/gmain.c:4303
#30 0x00007faa0e4d7c4c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55d8c1d01020, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#31 0x00007faa0e48573c in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7ffe608d94e0,
flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#32 0x00007faa0e490269 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x00007faa0e93a112 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1870
#34 0x00007faa0f176f2a in QApplication::exec() () at
kernel/qapplication.cpp:2829
#35 0x000055d8bff7910f in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/plasma-workspace-5.26.2/shell/main.cpp:233

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

Reply via email to