| Summary: | setroubleshoot segfaults in libglib-2.0.so.0 when using some LANG or LC_ALL settings | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Milos Malik <mmalik> |
| Component: | glib2 | Assignee: | Colin Walters <walters> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.8 | ||
| 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: | 2017-12-06 12:16:40 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: | |
|
Description
Milos Malik
2016-02-04 11:39:19 UTC
Increasing the priority and severity because system-config-selinux (both old version 2.0.83-24.el6 and new version 2.0.83-27.el6) segfaults when a common user runs it in german (LANG=de_DE) or french (LANG=fr_FR) language during his / her X session. # dmesg | tail -n 5 /usr/share/syst[7195]: segfault at a297000 ip 0000003342645b90 sp 00007ffd1e808570 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] /usr/share/syst[7439]: segfault at a14f000 ip 0000003342645b90 sp 00007ffdf2c8a2a0 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] /usr/share/syst[7466]: segfault at 9a32000 ip 0000003342645b90 sp 00007ffc18d3d770 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] /usr/share/syst[8868]: segfault at a1b9000 ip 0000003342645b90 sp 00007fffb323f280 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] /usr/share/syst[9338]: segfault at a6a6000 ip 0000003342645b90 sp 00007ffd65e68b00 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] # file /var/log/core/core.9338.1455014230.dump /var/log/core/core.9338.1455014230.dump: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from '/usr/bin/python -Es /usr/share/system-config-selinux/system-config-selinux.py', real uid: 0, effective uid: 0, real gid: 0, effective gid: 0, execfn: '/usr/share/system-config-selinux/system-config-selinux.py', platform: 'x86_64' # $ LANG=de_DE system-config-selinux segfaults when glib2-2.28.8-5.el6.x86_64 is installed: /usr/share/syst[5445]: segfault at aea6000 ip 0000003342645b90 sp 00007fff3ee93920 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] /usr/share/syst[5510]: segfault at 9b3d000 ip 0000003342645b90 sp 00007ffd67420be0 error 4 in libglib-2.0.so.0.2800.8[3342600000+115000] The same situation after downgrade to glib2-2.28.8-4.el6.x86_64: /usr/share/syst[6052]: segfault at acba000 ip 00007fa75c614b90 sp 00007fff15953d00 error 4 in libglib-2.0.so.0.2800.8[7fa75c5cf000+115000] The same situation after downgrade to glib2-2.28.8-3.el6.x86_64: /usr/share/syst[6155]: segfault at abd0000 ip 00007fc261ef8b90 sp 00007ffc4065e460 error 4 in libglib-2.0.so.0.2800.8[7fc261eb3000+115000] Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |