On Sep 08 2022, Walter Alejandro Iglesias wrote:
> Hello,
>
> Today while copying a whole directory with video files from an external
> ntfs formated SSD to my hard disc I got this:
>
> kernel: protection fault trap, code=0
> Stopped at ntfs_readattr_plain+0x131: movl 0x60(%rax),%edx
> ddb{0}> ddb{0}>
> ntfs_readattr_plain(ffff800000ad5200,ffff800000bb8500,80,0,14fd0000,10000,5e0e0e9d9e63e324,ffff800000bb8500,14fd0000)
> at
>
> While there, I could ran a bt but I didn't know how to save it.
I read this:
https://www.openbsd.org/ddb.html
I know how to do it for the next time. Sorry for the noise.