This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: inet_ntoa() problems with 2.1.2?


>>>>> Michael Sweet writes:

 > Has anyone else experienced problems with the inet_ntoa() function
 > under GLIBC 2.1.2?

 > We recently released a new beta of our software that used it to log
 > the IP addresses that were being used, and much to our surprise the
 > software crashed in inet_ntoa() on systems that had glibc-2.1.2 but
 > not on systems with a 2.0 version of glibc.

 > I looked at the code (inet/inet_ntoa.c) for both glibc-2.0.6 and 2.1.2
 > and didn't see any significant differences between them.  Our
 > application runs in a single thread...

 > Ideas?
Not yet.  Against which libraries is your program compiled (the output
of ldd might be helpful) ?

Do you have a small example program so that we can reproduce this?

Andreas
-- 
 Andreas Jaeger   
  SuSE Labs aj@suse.de	
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]