I've tried twice and crashed twice while using rsync to an NTFS disk. The device is mounted on a USB 3.0 port:
This is what /var/crash/info.0 has:
(/dev/ada3s1b is swap).
The two crashes were at different points in the rsync. After the second crash, I rebooted into Debian Linux and successfully did the identical backup there.
I'm an old Linux user but pretty new to FreeBSD and I don't know if, or whether, I should report this (and to whom).
Thanks.
sudo ntfs-3g /dev/da1s1 /mnt/passport.This is what /var/crash/info.0 has:
Code:
Dump header from device /dev/ada3s1b
Architecture: amd64
Architecture Version: 2
Dump Length: 747278336B (712 MB)
Blocksize: 512
Dumptime: Sun Dec 14 11:44:09 2014
Hostname: mansur
Magic: FreeBSD Kernel Dump
Version String: FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
Panic String: page fault
Dump Parity: 855261764
Bounds: 0
Dump Status: good
The two crashes were at different points in the rsync. After the second crash, I rebooted into Debian Linux and successfully did the identical backup there.
I'm an old Linux user but pretty new to FreeBSD and I don't know if, or whether, I should report this (and to whom).
Thanks.