[PVFS2-users] PVFS2 release: pvfs2-0.7.0
neillm at mcs.anl.gov
neillm at mcs.anl.gov
Fri Oct 15 12:49:11 EDT 2004
On Fri, Oct 15, 2004 at 10:28:12AM -0500, Robert Latham wrote:
> On Thu, Oct 14, 2004 at 06:46:56PM -0700, David S. wrote:
> > If I manually edit '/etc/pvfs2-server.conf-tweedledum' and add the
> > port number "3334" to the "HostID" line I no longer get the seg fault,
> > rather
Hello David,
I can't reproduce this crash with pvfs2-0.7.0, although it's obvious
the port bug exists. This is what I see:
===================================
neillm at glob server $ ./pvfs2-server -d a b-localhost
Electric Fence 2.2.0 Copyright (C) 1987-1999 Bruce Perens
<bruce at perens.com>
[11:45:56.173692] PVFS2 Server version 0.7.0 starting.
src/io/bmi/bmi_tcp/bmi-tcp.c line 542: Error: malformed tcp address.
[bt] ./pvfs2-server(BMI_tcp_method_addr_lookup+0x14c)
[0x8080f0f]
[bt] ./pvfs2-server [0x807ff39]
[bt] ./pvfs2-server(BMI_initialize+0x1d4) [0x807d65c]
[bt] ./pvfs2-server [0x80527eb]
[bt] ./pvfs2-server [0x8052348]
[bt] ./pvfs2-server(main+0x36a) [0x8051da5]
[bt] /lib/tls/libc.so.6(__libc_start_main+0xe5) [0x4012dca5]
[bt] ./pvfs2-server(free+0x45) [0x80518a1]
Error: failed to lookup listen address tcp://localhost: for method
bmi_tcp.
Error: BMI_initialize: Invalid argument
Error: Could not initialize server interfaces; aborting.
Error: Could not initialize server; aborting.
===================================
Can you send me some more information about the crash (perhaps a core
file which may reside in '/'), or better yet a debugging backtrace? I
would really appreciate this information so that it can be fixed.
Seems silly to crash on a config parse error ;-)
Best regards,
-Neill.
More information about the PVFS2-users
mailing list