Bug 795067
Summary: | [abrt] hostname-3.06-1.fc16: __GI_raise: Process /bin/hostname was killed by signal 6 (SIGABRT) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jean-Luc Duprat <jld> | ||||||||
Component: | glibc | Assignee: | Jiri Popelka <jpopelka> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 16 | CC: | fweimer, jakub, jpopelka, law, schwab | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i686 | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | abrt_hash:c384fe1019828a95374d0d651b4568e3c7bf0682 | ||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2012-02-20 16:36:05 UTC | Type: | --- | ||||||||
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
Jean-Luc Duprat
2012-02-19 03:08:10 UTC
Created attachment 564114 [details]
File: backtrace
Created attachment 564115 [details]
File: coredump
hostname -f backtrace_rating: 4 Package: hostname-3.06-1.fc16 OS Release: Fedora release 16 (Verne) Created attachment 564116 [details]
File: backtrace
More importantly than hostname, this happens when starting httpd: $ sudo httpd httpd: ../sysdeps/posix/getaddrinfo.c:1662: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed. The problem seems to be in the C library. This crash happens with kernel 3.2.6-3 But not with kernel 3.2.5-3 It remains to be seen whether the kernel or the C library is at fault here... A little more testing showed that this is not kernel dependent, but rather depends on the network interfaces that are up. I tested this before they all came up upon booting kernel 3.2.5-3, and it seemed to pass; but then later failed. This looks like a duplicate of Bug 739743 Removing "myhostname" from /etc/nsswitch.conf works for me *** This bug has been marked as a duplicate of bug 739743 *** |