[Pkg-openmpi-maintainers] Bug#584699: Bug#584699: programs freeze on first MPI op. when run on multihomed IPv6 hosts
Ivan Shmakov
ivan at main.uusia.org
Sun Nov 21 21:14:15 UTC 2010
>>>>> Manuel Prinz <manuel at debian.org> writes:
> thanks for the report! I also took this upstream, but unfortunately
> neither upstream nor I can reproduce the bug since we do not have
> multi-homed IPv6 hosts available for testing. If you could help us
> testing and/or provide us with further information this would be
> really great! I CC'ed Jeff (upstream) since I'm not exactly sure what
> he needs.
When working with the package recently, I've stumbled upon what
may be another manifestation of the same bug. Now, I suspect
that it's not IPv6 addresses by itself that trigger the problem,
but rather the length of their respective string
representations. Actually, I guess that there's some static
buffer involved, which is long enough to hold something like
tcp://192.168.144.120:54321 (and tcp6://2002:bc87::1:54321), but
truncates tcp6://2002:bc87:e7e5:2444:272:eff:fe0f:e02f:43210 at
the 48'th character or so.
Unfortunately, I was unable to find the relevant part of the
code to check it myself.
(Hopefully, I'd be able to gather some debugging output
tomorrow.)
[…]
--
FSF associate member #7257
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-openmpi-maintainers/attachments/20101122/18c7566e/attachment-0001.pgp>
More information about the Pkg-openmpi-maintainers
mailing list