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

--- Comment #8 from postix <pos...@posteo.eu> ---
Note to my comment 7 above:

The backtrace attached is much more verbose than the usual backtrace, when the
bug is not happening:

```
#0  0x00007fe1b307652f in __GI___poll (fds=0x5582b91faad0, nfds=13,
timeout=105) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fe1b19d914e in g_main_context_poll (priority=<optimized out>,
n_fds=13, fds=0x5582b91faad0, timeout=<optimized out>, context=0x5582b6a6ac30)
at ../glib/gmain.c:4478
#2  g_main_context_iterate (context=context@entry=0x5582b6a6ac30,
block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at
../glib/gmain.c:4170
#3  0x00007fe1b19d926f in g_main_context_iteration (context=0x5582b6a6ac30,
may_block=1) at ../glib/gmain.c:4240
#4  0x00007fe1b36d0384 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x5582b6a66960, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#5  0x00007fe1b367783b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fff651f2ed0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#6  0x00007fe1b367fb10 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x00007fe1b3ac925c in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1867
#8  0x00007fe1b44159f5 in QApplication::exec() () at
kernel/qapplication.cpp:2824
#9  0x00005582b503269a in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/plasma5-workspace-5.24.2-1.1.x86_64/shell/main.cpp:238
```

so I guess it could give a hint.

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

Reply via email to