BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001361 [uClibc] Architecture Specific major always 05-21-07 05:39 09-29-08 06:38
Reporter vvv View Status public  
Assigned To uClibc
Priority normal Resolution duplicate  
Status closed   Product Version 0.9.28
Summary 0001361: gethostbyname() fails to resolve into more than 23 addresses
Description If DNS returns more than 23 IP addresses for a host name, then gethostbyname()
fails - does not return the struct hostent and does not set error either.

En example of such hostname is vpn.corbina.net. As of today, it returns 24 IP addresses. Some time ago there were 26 addresses.

The problem exists in uClibc 0.9.28.1-0.9.28.3 (and probably 0.9.29). gethostbyname() of version 0.9.26 always returned only one address and was not
dependent on number of IPs returned by DNS.
Additional Information A patch for version 0.9.28.3 is attached. It should be also applicable to 0.9.29.
Attached Files  resolv.patch [^] (759 bytes) 05-21-07 05:39

- Relationships
duplicate of 0001468assigned uClibc Couple more bugs in gethostbyname() (patch attached) 

- Notes
(0002392)
vvv
05-21-07 05:45

Sorry, the issue is not architecture specific.
 
(0012414)
bernhardf
09-29-08 06:38

These are tracked in 1468, so closing this bug.
 

- Issue History
Date Modified Username Field Change
05-21-07 05:39 vvv New Issue
05-21-07 05:39 vvv Status new => assigned
05-21-07 05:39 vvv Assigned To  => uClibc
05-21-07 05:39 vvv File Added: resolv.patch
05-21-07 05:42 vvv Issue Monitored: vvv
05-21-07 05:45 vvv Note Added: 0002392
05-21-07 05:45 vvv Issue End Monitor: vvv
09-29-08 06:37 bernhardf Relationship added duplicate of 0001468
09-29-08 06:38 bernhardf Status assigned => closed
09-29-08 06:38 bernhardf Note Added: 0012414
09-29-08 06:38 bernhardf Resolution open => duplicate


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker