Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2016 20:43:55 +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-aQg2l0Xre2@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 #15 from fjwcash@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 connection=
s.
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 =E2=80=93-ipv4 is the last option on the=
 command
line it must be followed by the -- option (double dash).=20

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.

--=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-aQg2l0Xre2>