zfs send -R dumps core on -CURRENT

James R. Van Artsdalen james-freebsd-fs2 at jrv.org
Sat Feb 28 17:43:33 PST 2009


svn r189099, amd64

I'm trying to duplicate pool "bigtex" to pool "newtex".

/# zfs snapsnot -r bigtex at now
/# zfs send -Rv bigtex at now | zfs recv newtex
cannot receive: failed to read from stream
/# zfs send -Rv bigtex at now > x
Segmentation fault: 11 (core dumped)
/#

Is there a way to tell make buildworld to just build everything with -g
and not strip anything?


More information about the freebsd-fs mailing list