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.
Created attachment 428518[details]
core file captured from segfault of gnome-system-monitor
Description of problem:
When I attempt to launch gnome-system-monitor either from gnome-terminal or if I attempt to add it to my gnome-panel, it segfaults.
Version-Release number of selected component (if applicable):
gnome-system-monitor-2.28.0-5.el6.x86_64
from RHEL 6 beta nightly
How reproducible:
100% Always reproduces after updating to 6/30/2010 nightly.
Steps to Reproduce:
Open a terminal and attempt to start 'gnome-system-monitor'
-or-
Attempt to add gnome-system-monitor to gnome-panel
Actual results:
gnome-system-monitor segfaults and leaves behind a nice juicy core file.
Expected results:
gnome-system-monitor starts and docks into the gnome-panel
Additional info:
gdb output:
Core was generated by ` '.
Program terminated with signal 11, Segmentation fault.
#0 memset () at ../sysdeps/x86_64/memset.S:1016
1016 movdqa %xmm0,(%rdi)
(gdb) bt
#0 memset () at ../sysdeps/x86_64/memset.S:1016
#1 0x0000003f552074f3 in glibtop_get_cpu_s (server=0x3f5540fc60, buf=0x7fff653c7200) at /usr/include/bits/string3.h:86
#2 0x0000003f55205e6a in glibtop_get_cpu_l (server=0x3f5540fc60, buf=0x7fff653c7200) at lib.c:70
#3 0x0000000000410d52 in procman_data_new (client=0x1e241e0 [GConfClient]) at procman.cpp:384
#4 0x0000000000000000 in ?? ()
Comment 2RHEL Program Management
2010-07-01 18:43:08 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release. Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release. This request is not yet committed for
inclusion.
Created attachment 428518 [details] core file captured from segfault of gnome-system-monitor Description of problem: When I attempt to launch gnome-system-monitor either from gnome-terminal or if I attempt to add it to my gnome-panel, it segfaults. Version-Release number of selected component (if applicable): gnome-system-monitor-2.28.0-5.el6.x86_64 from RHEL 6 beta nightly How reproducible: 100% Always reproduces after updating to 6/30/2010 nightly. Steps to Reproduce: Open a terminal and attempt to start 'gnome-system-monitor' -or- Attempt to add gnome-system-monitor to gnome-panel Actual results: gnome-system-monitor segfaults and leaves behind a nice juicy core file. Expected results: gnome-system-monitor starts and docks into the gnome-panel Additional info: gdb output: Core was generated by ` '. Program terminated with signal 11, Segmentation fault. #0 memset () at ../sysdeps/x86_64/memset.S:1016 1016 movdqa %xmm0,(%rdi) (gdb) bt #0 memset () at ../sysdeps/x86_64/memset.S:1016 #1 0x0000003f552074f3 in glibtop_get_cpu_s (server=0x3f5540fc60, buf=0x7fff653c7200) at /usr/include/bits/string3.h:86 #2 0x0000003f55205e6a in glibtop_get_cpu_l (server=0x3f5540fc60, buf=0x7fff653c7200) at lib.c:70 #3 0x0000000000410d52 in procman_data_new (client=0x1e241e0 [GConfClient]) at procman.cpp:384 #4 0x0000000000000000 in ?? ()