[Bug 197035] sysutils/bbcp: segmentation fault and core dump when running latest version (20150113)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 18 20:43:55 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197035

--- Comment #15 from fjwcash at gmail.com ---
Taken from the bbcp website (when in doubt, google it out):

--ipv4 [who] | -4 [who]
uses the IPv4 TCP stack for command processing and source-target connections.
This option is incompatible with IPv6 addresses. The optional who argument
restricts IPv4 mode to the command if c is specified, the source if s is
specified or the target if t is specified. The default is cst (i.e.
everywhere). If who is omitted and –-ipv4 is the last option on the command
line it must be followed by the -- option (double dash). 

So, it looks like the "-h" output should be updated to use:

[-4 [cst]]

Or similar, with an explanation of what c, s, and t stand for?



On another note, "-4 s" and "-4 t" end with segmentation faults.  The only
option that works is "-4 c".

If needed, I can post core dumps for those two segfaults.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list