Bug 12938

Summary: gethostbyaddr(209.201.116.19) - Bus error (core dumped)
Product: Base System Reporter: shutoff <shutoff>
Component: miscAssignee: Mike Heffner <mikeh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   

Description shutoff 1999-08-03 11:00:01 UTC
(gdb) bt
#0  0x2811f96c in __ns_name_unpack ()
#1  0x2811fb7d in __ns_name_uncompress ()
#2  0x2811f24e in __dn_expand ()
#3  0x2811407c in _gethostbyhtaddr ()
#4  0x281149ca in _gethostbydnsaddr ()
#5  0x281134ae in gethostbyaddr ()
#6  0x80651f2 in host_find_byaddr (address=0x80d37d0 "209.201.116.19", 
    aliasptr=0x80b6748, use_malloc=1) at host.c:991

How-To-Repeat: traceroute 209.201.116.19
Comment 1 Bill Fumerola 1999-08-03 13:47:00 UTC
On Tue, 3 Aug 1999 shutoff@mail.ru wrote:

> >Number:         12938
> >Category:       misc
> >Synopsis:       gethostbyaddr(209.201.116.19) - Bus error (core dumped)

Does this have any similiarities to bin/10344?

-- 
- bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
- ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -
Comment 2 shutoff 1999-08-03 16:31:54 UTC
> On Tue, 3 Aug 1999 shutoff@mail.ru wrote:
> 
> > >Number:         12938
> > >Category:       misc
> > >Synopsis:       gethostbyaddr(209.201.116.19) - Bus error (core dumped)
> 
> Does this have any similiarities to bin/10344?
> 

Error in /usr/src/lib/libc/net/res_send.c
Truncate on large answer work not correctly
Patch:

464d463
<                               resplen = anssiz;

________________________________________________________
Vladimir Shutoff
Comment 3 Mike Heffner freebsd_committer freebsd_triage 2001-06-30 01:34:00 UTC
State Changed
From-To: open->feedback

I can't reproduce this. Is this still a problem with the fix for bin/10344? 


Comment 4 Mike Heffner freebsd_committer freebsd_triage 2001-06-30 01:34:00 UTC
Responsible Changed
From-To: freebsd-bugs->mikeh

I'll followup.
Comment 5 Mike Heffner freebsd_committer freebsd_triage 2001-10-02 06:26:29 UTC
State Changed
From-To: feedback->closed

Feedback timeout.