Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Mar 2015 17:02:49 +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-orSgrLXQ9c@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=197035

--- Comment #5 from fjwcash@gmail.com ---
Same error messages and results (core dumped; segmentation fault).

/var/log/messages shows the following error:
Mar  3 08:53:38 betadrive kernel: pid 21163 (bbcp), uid 0: exited on signal 11

Eventually, the following messages show on the console (usually 30 seconds
after the core dump):

bbcp: Accept timed out on port 5031
bbcp: Unable to allocate more than 0 of 4 data streams.


Tested the following configurations, all with the same results:

Send:  20150116
Recv:  20150116

Send:  20150116
Recv:  20120520



The following configuration gives difference error messages and doesn't core
dump:

Send:  20120520
Recv:  20150116

bbcp: Invalid argument unable to connect to offsite.backups.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.



The only configuration that works is:

Send:  20120520
Recv:  20120520


Command used for testing:

bbcp -N io "zfs send -I poolname/backups/folder@2015-01-21
poolname/backups/folder@2015-01-22" username@remotehost:"zfs recv -d poolname"


I'll make a new core file available here shortly:
    http://www.sd73.bc.ca/downloads/bbcp-20150116.core

-- 
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-orSgrLXQ9c>