Bug 351587 - konsole does not end when closing window
Summary: konsole does not end when closing window
Status: RESOLVED DUPLICATE of bug 343803
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 23:13 UTC by illumilore
Modified: 2015-12-19 19:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description illumilore 2015-08-21 23:13:50 UTC
When closing a konsole window, the process will continue running and take up 100% cpu.

Reproducible: Always
Comment 1 Christian (Fuchs) 2015-09-02 19:32:15 UTC
Reproducible here, a bit more info: 

Qt: 5.4.2
KDE Frameworks: 5.13.0
Konsole: 15.08.0

on Gentoo, x86_64, shell ran by konsole is zsh.
Comment 2 graham 2015-10-30 16:29:49 UTC
Possibly related to (one or more of):

#350475, "konsole uses 100% cpu"
#344119, "100% CPU usage after closing konsole, after upgrading to 3.0.1/KF5.6.0 with nvidia driver"
#343803, "Konsole keeps running in background after closing window"

?
Comment 3 graham 2015-10-30 16:33:41 UTC
Further, I can can confirm same behaviour on Fedora-22, using Qt 5.5.0, Konsole 15.08, and KDE Frameworks 5.15.0.  I'm also using the nVidia 3.55.11 binary drivers.

When closing the window via the window manager buttons, the Konsole process continues to run, and sucks up 100% CPU.  Attaching to the spinning process with "gdb" and taking a quick backgrace shows me that it seems to spin in the "_nv014tls" function provided by the nVidia drivers.
Comment 4 Rex Dieter 2015-12-19 19:08:30 UTC

*** This bug has been marked as a duplicate of bug 343803 ***