Bug#845081: Bug##845081: wmbiff FTBFS on s390x: test failure
Bastian Blank
waldi at debian.org
Thu Nov 24 13:25:20 UTC 2016
Hi Doug
On Tue, Nov 22, 2016 at 12:46:27PM -0500, Doug Torrance wrote:
> > Error connecting: Invalid argument
> > connect(0.0.3.255:-7907) failed: Invalid argument
I would start here. The IP/port information is converted incorrectly.
I assume it's this function:
| static int ipv4_sock_connect(struct in_addr *address, short port)
short is signed and incapable of carrying a port.
Regards,
Bastian
--
You're dead, Jim.
-- McCoy, "The Tholian Web", stardate unknown
More information about the Pkg-wmaker-devel
mailing list