[netperf-dev] i can't run netserver
Xava du
xava at uid0.com.ar
Sat Oct 7 22:09:23 PDT 2006
Hello, i from Argentine, sorry my poor english
When i run netserver i get this error, what not could not resolv:
Cyberia bin # ./netserver 127.0.0.1
Cyberia bin # establish_listen: could not resolve host '(null)' service
'netperf4'
getaddrinfo returned -8 Servname not supported for ai_socktype
setup_listen_endpoint: failed to open listen socket
and last line of strace is:
gettimeofday({1160274097, 662893}, NULL) = 0
open("/usr/lib/charset.alias", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such
file or directory)
open("/usr/share/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xb7bc1000
read(3, "# Locale name alias data base.\n#"..., 131072) = 2586
read(3, "", 131072) = 0
close(3) = 0
munmap(0xb7bc1000, 131072) = 0
pipe([3, 4]) = 0
pipe([5, 6]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7be16f8) = 30502
--- SIGCHLD (Child exited) @ 0 (0) ---
close(4) = 0
close(6) = 0
waitpid(30502, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 30502
read(3, "", 8) = 0
read(5, "\'w\0\0", 4) = 4
read(5, "", 0) = 0
close(3) = 0
close(5) = 0
exit_group(0) = ?
Process 30501 detached
establish_listen: could not resolve host '(null)' service 'netperf4'
getaddrinfo returned -8 Servname not supported for ai_socktype
setup_listen_endpoint: failed to open listen socket
Thanks!
Javier De Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.netperf.org/pipermail/netperf-dev/attachments/20061008/bdb2afa1/attachment.htm
More information about the netperf-dev
mailing list