Bug 282649 - The whole system crashes when you maximize Konsole window while a command is running
Summary: The whole system crashes when you maximize Konsole window while a command is ...
Status: RESOLVED DUPLICATE of bug 160467
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.7
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-23 21:53 UTC by alexlimoges
Modified: 2011-09-28 13:57 UTC (History)
1 user (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 alexlimoges 2011-09-23 21:53:26 UTC
Version:           2.7 (using KDE 4.7.1) 
OS:                Linux

Having Konsole open (but not maximized), I issued a grep command (grep -r someword *).

While it was generating the results, I double clicked on Konsole's top bar and it made my system crash (I did it a few times and crashed instantly).

Reproducible: Always

Steps to Reproduce:
Open Konsole (not in maximize mode)
Issue a grep command (that would take some time to finish)
Double click on the Konsole top bar

Actual Results:  
The whole system freezes.  The music is still on but nothing actually responds to the user's input.

Expected Results:  
The Konsole window should have become in maximized mode.

I don't know what to give as information, for this is my first bug report but don't hesitate to ask any relevant info I could provide you with!
Comment 1 Jekyll Wu 2011-09-24 02:18:55 UTC
Is the GPU from nvidia and the driver is older than 275.09.04? Take a look at bug #160467 and #227246.
Comment 2 Jekyll Wu 2011-09-28 10:57:02 UTC

*** This bug has been marked as a duplicate of bug 160467 ***
Comment 3 alexlimoges 2011-09-28 13:57:18 UTC
Hi Jekyll, sorry for the late response.

Yes, my nvidia driver is 270.41.06 so I guess it's the same as that bug.  Thanks!