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 596657 - [abrt] compat-libstdc++-295-0:2.95.3-86.el6: __do_global_dtors_aux: Process /usr/lib64/libstdc++-3-libc6.2-2-2.10.0.so was killed by signal 11 (SIGSEGV)
Summary: [abrt] compat-libstdc++-295-0:2.95.3-86.el6: __do_global_dtors_aux: Process /...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: compat-gcc-295
Version: 6.0
Hardware: s390x
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Jakub Jelinek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard: abrt_hash:3158c4306426f3ffd33bf66774f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-27 09:14 UTC by Michal Nowak
Modified: 2013-03-08 02:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-27 10:57:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
File: backtrace (3.38 KB, text/plain)
2010-05-27 09:14 UTC, Michal Nowak
no flags Details

Description Michal Nowak 2010-05-27 09:14:45 UTC
abrt version: 1.1.4
architecture: s390x
Attached file: backtrace
cmdline: /usr/lib64/libstdc++-3-libc6.2-2-2.10.0.so
component: compat-gcc-295
crash_function: __do_global_dtors_aux
executable: /usr/lib64/libstdc++-3-libc6.2-2-2.10.0.so
global_uuid: 3158c4306426f3ffd33bf66774fb150ab779745c
kernel: 2.6.32-30.el6.s390x
package: compat-libstdc++-295-0:2.95.3-86.el6
rating: 4
reason: Process /usr/lib64/libstdc++-3-libc6.2-2-2.10.0.so was killed by signal 11 (SIGSEGV)
release: Red Hat Enterprise Linux Server release 6.0 Beta (Santiago)

Comment 1 Michal Nowak 2010-05-27 09:14:47 UTC
Created attachment 417157 [details]
File: backtrace

Comment 3 Jakub Jelinek 2010-05-27 09:46:37 UTC
You are executing the library as executable?  The vast majority of libraries aren't meant to be executed and will crash when you do so, there are only very few exceptions (the dynamic linker for something useful, of course PIE executables and then a couple of libraries like libc.so.6 will print some message
when you execute them).

Comment 4 Michal Nowak 2010-05-27 10:57:03 UTC
I see, makes no sence to "fix" it. Thanks.


Note You need to log in before you can comment on or make changes to this bug.