[Bug 197035] sysutils/bbcp: segmentation fault and core dump when running latest version (20150113)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 22 16:43:02 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197035
--- Comment #25 from fjwcash at gmail.com ---
Sending server:
# freebsd-version -ku
10.3-RELEASE-p20
10.3-RELEASE-p22
# pkg info -x bbcp
bbcp-20150116
Command used:
bbcp -4 c -N io "${zfs} send -I ${localpool}/${localfs}/${site}@${lastsnap}
${localpool}/${localfs}/${site}@${yesterday}" rsbackup@${remserver}:"${zfs}
recv ${recvopts} ${rempool}"
Receiving server:
# freebsd-version -ku
10.3-RELEASE-p20
10.3-RELEASE-p22
# pkg info -x bbcp
bbcp-20150116
Everything works beautifully. And, reading back through this bug report,
Comment 14 shows things working. :) At least for IPv4 connections. I have no
IPv6 systems to test that side of things with.
Reading through Comment 14, it was the "-4 c" that made things work without
segmentation faults for us.
As far as our setup goes, this bug has been worked around / mitigated / avoided
(solved?) by the use of "-4 c". As far as I am concerned, this is no longer an
issue.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list