bug-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cfengine 2.0b4


From: olivier Hertrich
Subject: cfengine 2.0b4
Date: Tue, 12 Mar 2002 15:17:35 +0100

With the b4 version, I have noticed 2 problems :
        With AIX 4.3.2 and HAVE_GETADDRINFO == 1, there is a probleme in
sockaddr_ntop. Here are the values send to the function in RemoteConnect 
(gdb) p query
$37 = {ai_flags = 0, ai_family = 0, ai_socktype = 1, ai_protocol = 0, 
  ai_addrlen = 0, ai_canonname = 0x0, ai_addr = 0x0, ai_next = 0x0}
(gdb) p * response
$38 = {ai_flags = 0, ai_family = 2, ai_socktype = 1, ai_protocol = 6, 
  ai_addrlen = 16, ai_canonname = 0x0, ai_addr = 0x2009c1a8, ai_next = 0x0}
(gdb) p * response->ai_addr
$39 = {sa_len = 32 ' ', sa_family = 9 '\t', 
  sa_data = "\024¼\230<U\002ÛÛÛÛÛÛÛÛ"}

It seems that getaddrinfo returns bad values, but I don't see why.


        With Irix 6.5, the class irix is not defined, but only irix64

-- 
Olivier Hertrich
Socata                     e-mail : address@hidden
BP 930                     tel : 05 62 41 73 38
65009 Tarbes Cedex         fax : 05 62 41 75 52



reply via email to

[Prev in Thread] Current Thread [Next in Thread]