Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1598081

Summary: GTK memory leak caust Desktop Dead!!!
Product: Red Hat Enterprise Linux 7 Reporter: baohuams <baohuams>
Component: gtk2Assignee: Benjamin Otte <otte>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.5CC: mclasen
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-13 17:13:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
the desktop dead none

Description baohuams 2018-07-04 10:00:50 UTC
Created attachment 1456460 [details]
the desktop dead

Description of problem:  
[root@localhost ~]# uname -a
Linux localhost.localdomain 3.10.0-862.el7.x86_64 #1 SMP Wed Mar 21 18:14:51 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# cat  /etc/os-release 
NAME="Red Hat Enterprise Linux Server"
VERSION="7.5 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="7.5"
PRETTY_NAME="Red Hat Enterprise Linux"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.5:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.5
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.5"

the top message
top - 17:59:20 up  8:57,  4 users,  load average: 0.64, 2.72, 1.79
Tasks: 255 total,   1 running, 254 sleeping,   0 stopped,   0 zombie
%Cpu(s):  0.1 us,  0.1 sy,  0.0 ni, 99.8 id,  0.1 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem :  7990804 total,  4405100 free,  2813064 used,   772640 buff/cache
KiB Swap:  8257532 total,  8228060 free,    29472 used.  4831460 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND                                                                                            
 1800 root      20   0  349156  19532   5604 S   0.3  0.2   0:10.34 X                                                                                                  
    1 root      20   0  193856   4080   1296 S   0.0  0.1   0:02.80 systemd                                                                                            
    2 root      20   0       0      0      0 S   0.0  0.0   0:00.01 kthreadd                                                                                           
    3 root      20   0       0      0      0 S   0.0  0.0   0:00.64 ksoftirqd/0                                                                                        
    5 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/0:0H                                                                                       
    7 root      rt   0       0      0      0 S   0.0  0.0   0:00.01 migration/0                                                                                        
    8 root      20   0       0      0      0 S   0.0  0.0   0:00.00 rcu_bh                                                                                             
    9 root      20   0       0      0      0 S   0.0  0.0   0:01.62 rcu_sched                                                                                          
   10 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 lru-add-drain                                                                                      
   11 root      rt   0       0      0      0 S   0.0  0.0   0:00.09 watchdog/0                                                                                         
   12 root      rt   0       0      0      0 S   0.0  0.0   0:00.10 watchdog/1                                                                                         
   13 root      rt   0       0      0      0 S   0.0  0.0   0:00.06 migration/1                                                                                        
   14 root      20   0       0      0      0 S   0.0  0.0   0:00.00 ksoftirqd/1                                                                                        
   16 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/1:0H                                                                                       
   17 root      rt   0       0      0      0 S   0.0  0.0   0:00.11 watchdog/2                                                                                         
   18 root      rt   0       0      0      0 S   0.0  0.0   0:00.02 migration/2                                                                                        
   19 root      20   0       0      0      0 S   0.0  0.0   0:00.04 ksoftirqd/2                                                                                        
   21 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/2:0H                                                                                       
   22 root      rt   0       0      0      0 S   0.0  0.0   0:00.08 watchdog/3                                                                                         
   23 root      rt   0       0      0      0 S   0.0  0.0   0:00.05 migration/3                                                                                        
   24 root      20   0       0      0      0 S   0.0  0.0   0:00.01 ksoftirqd/3                                                                                        
   26 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/3:0H                                                                                       
   28 root      20   0       0      0      0 S   0.0  0.0   0:00.00 kdevtmpfs                                                                                          
   29 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 netns                                                                                              
   30 root      20   0       0      0      0 S   0.0  0.0   0:00.01 khungtaskd                                                                                         
   31 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 writeback                                                                                          
   32 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kintegrityd                                                                                        
   33 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 bioset                                                                                             
   34 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kblockd                                                                                            
   36 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 md                                                                                                 
   37 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 edac-poller                                                                                        
   42 root      20   0       0      0      0 S   0.0  0.0   0:13.68 kswapd0                                                                                            
   43 root      25   5       0      0      0 S   0.0  0.0   0:00.00 ksmd                                                                                               
   44 root      39  19       0      0      0 S   0.0  0.0   0:00.12 khugepaged                                                                                         
   45 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 crypto                                                                                             
   53 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kthrotld 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. login in redhat 7.5 
2. right clicked desktop open terminal
3.  press F11 and  Not loose hands

the desktop dead and the dekstop   No reaction

Actual results:

the desktop dead and the dekstop   No reaction

Expected results:

the desktop work fine!

Additional info:

Comment 2 Matthias Clasen 2019-12-13 17:13:45 UTC
this bug report does not contain sufficient information to determine what application is causing the problem