[konsole] [Bug 391506] Konsole sometimes crashes on exit

Paulus bugzilla_noreply at kde.org
Sat Mar 10 13:34:20 UTC 2018


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

--- Comment #2 from Paulus <paulus at mymail.root.sx> ---
(In reply to luca from comment #1)
> I can reproduce a similar bug every time.
> Dolphin->Open Konsole(shift+f4)->Close Konsole.
> 
> Can You?
> 
> 
> Application: kdeinit5 (kdeinit5), signal: Segmentation fault
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> [KCrash Handler]
> #6  0x00007f769ee9eabc in ?? () from
> /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.106
> #7  0x00007f769ee9dccf in ?? () from
> /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.106
> #8  0x00007f76a27430a0 in ?? () from /usr/lib/x86_64-linux-gnu/libGL.so.1
> #9  0x00007f76a62b62d3 in _dl_fini () at dl-fini.c:143
> #10 0x00007f76a44c7831 in __run_exit_handlers (status=0,
> listp=0x7f76a4844718 <__exit_funcs>,
> run_list_atexit=run_list_atexit at entry=true, run_dtors=run_dtors at entry=true)
> at exit.c:108
> #11 0x00007f76a44c792a in __GI_exit (status=<optimized out>) at exit.c:139
> #12 0x000055fd831da6a4 in launch (argc=2, _name=0x55fd84f8e138 "konsole",
> args=<optimized out>, cwd=<optimized out>, envc=0, envs=<optimized out>,
> reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x55fd831dd527
> "0") at ./src/kdeinit/kinit.cpp:705
> #13 0x000055fd831dbc8b in handle_launcher_request (sock=8, who=<optimized
> out>) at ./src/kdeinit/kinit.cpp:1145
> #14 0x000055fd831dc51b in handle_requests (waitForPid=0) at
> ./src/kdeinit/kinit.cpp:1338
> #15 0x000055fd831d700c in main (argc=5, argv=<optimized out>) at
> ./src/kdeinit/kinit.cpp:1784

It can be reproduced that way, but also not every time (but it is pretty
frequent). No matter how I open Konsole (using global shortcut, from kickstart,
or from dolphin's Shift+F4), sometimes, but not always, either this bug or 100%
core CPU bug is triggered. This only happens on my PC with NVidia hardware.

Also, when the Konsole hogs 100% core CPU, it can be closed instantly by
issuing SIGINT (no need for SIGKILL) to the offending process.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list