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

--- Comment #2 from m...@gabby.li ---
(In reply to Nate Graham from comment #1)
> Is this 100% reproducible for you by launching an app without moving the
> pointer off of it while it loads?
> 
> Also could you get a backtrace of what plasmashell is doing when it's hung?
> 
> 1. Run `gdb attach $(pidof plasmashell)` in a terminal window
> 2. If it says "--Type <RET> for more, q to quit, c to continue without
> paging--" at the bottom of the terminal window, press the "c" key.
> 3. When you see a prompt that says "(gdb)", type "bt" and press the enter key
> 4. If it says "--Type <RET> for more, q to quit, c to continue without
> paging--" at the bottom of the terminal window, press the "c" key.
> 5. Copy-and-paste the contents of the terminal window into a comment here

```
Attaching to process 3540
[New LWP 3556]
[New LWP 3557]
[New LWP 3558]
[New LWP 3588]
[New LWP 3595]
[New LWP 3597]
[New LWP 3598]
[New LWP 3611]
[New LWP 3612]
[New LWP 3689]
[New LWP 3782]
[New LWP 3787]
[New LWP 3923]
[New LWP 3924]
[New LWP 3925]
[New LWP 3926]
[New LWP 3927]
[New LWP 3929]
[New LWP 3932]
[New LWP 3933]
[New LWP 3934]
[New LWP 3935]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f952212426f in poll () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f952212426f in poll () at /lib64/libc.so.6
#1  0x00007f952104ffde in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f95210500fc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007f95224d6096 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007f952248281b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007f952248aaf6 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#6  0x0000557326e99a04 in  ()
#7  0x00007f952204c2ca in  () at /lib64/libc.so.6
#8  0x00007f952204c385 in __libc_start_main () at /lib64/libc.so.6
#9  0x0000557326e99c41 in  ()
(gdb)
```

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

Reply via email to