Bug 806622
Summary: | [abrt] telnet-0.17-51.fc16: __GI_raise: Process /usr/bin/telnet was killed by signal 6 (SIGABRT) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Suren Karapetyan <suren> | ||||||
Component: | glibc | Assignee: | Jeff Law <law> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 16 | CC: | atkac, fweimer, jakub, law, pfrankli, schwab | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:1509189983371a95d2a7beecbbdd4999bb4edc41 | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-05-23 18:33:19 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
Suren Karapetyan
2012-03-25 13:21:48 UTC
Created attachment 572528 [details]
File: backtrace
Created attachment 572529 [details]
File: maps
After further inspection this looks like glibc issue. Backtrace says that telnet's env_init() function calls getaddrinfo with valid parameters. Parameters are: node: "pacho\000\000\000\210B\335\024\064\177" service: NULL hints: zero-ed, except the ai_flags field hints.ai_flags: AI_V4MAPPED | AI_ADDRCONFIG | AI_CANONNAME res: valid pointer Reassigning to glibc. *** This bug has been marked as a duplicate of bug 739743 *** |