Date: Mon, 18 Jan 2016 19:44:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197035] sysutils/bbcp: segmentation fault and core dump when running latest version (20150113) Message-ID: <bug-197035-13-pSJAyiCnMd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197035-13@https.bugs.freebsd.org/bugzilla/> References: <bug-197035-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D197035 --- Comment #13 from fjwcash@gmail.com --- Previous test was done with bbcp-20120520 installed on the remote server (receiving side). After upgrading it to bbcp-20150116 as well, no change.= =20 Same error messages when trying to use -4. After some trial and error, I managed to make "-4 c" work (no idea why, or = what it does). But, then it spits out this error message: bbcp: Invalid argument unable to connect to port remoteserver:5031 bbcp: Unable to allocate more than 0 of 4 data streams. bbcp: Accept timed out on port 5031 bbcp: Unable to allocate more than 0 of 4 data streams. And the bbcp connection fails. Same error message when the receiving server is using bbcp-20120520. And, just to make sure all the bases are covered, using bbcp-20120520 on the sending side and bbcp-20150116 on the receiving side gives the same error message as listed above: bbcp: Invalid argument unable to connect to omegadrive.sd73.bc.ca port 5031 bbcp: Unable to allocate more than 0 of 4 data streams. bbcp: Accept timed out on port 5031 bbcp: Unable to allocate more than 0 of 4 data streams. bbcp-20120520 on both the sending and receiving side works great. So there= 's still something, somewhere in the updated codebase that doesn't like us. :( --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197035-13-pSJAyiCnMd>