[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-10-07 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: Colin Ian King (colin-king) => (unassigned) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-10-13 Thread Simon Déziel
Another of my FSes has a snapshot affected by this I/O error: root@sdeziel-lemur:~# zfs --version zfs-0.8.3-1ubuntu12.13 zfs-kmod-2.0.2-1ubuntu5.1 root@sdeziel-lemur:~# zfs send -vw -I 'data/rootfs-backup'@'syncoid_sdeziel-lemur_2021-10-08:09:17:03' 'data/rootfs-backup'@'syncoid_sdeziel-lemur_2

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-10-13 Thread Simon Déziel
Oops, the above comment might be unrelated, please ignore it as there seems to be something else going on: root@sdeziel-lemur:~# zpool status -v pool: data state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. act

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-17 Thread Stéphane Graber
** Package changed: zfs-linux (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940083 Title: zfs send encrypt causes kernel NULL pointer dereference To manage notifications

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-17 Thread Colin Ian King
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Colin Ian King (colin-king) ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Colin Ian King
I've read of issues such as this occurring because of raw sends being used when the large_blocks feature is not enabled. Can you attach the output of the following commnand: sudo zpool get all POOLNAME where POOLNAME is the name of your pool. ** Changed in: linux (Ubuntu) Status: In Prog

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Simon Déziel
** Attachment added: "zpool-get-all-data.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940083/+attachment/5519061/+files/zpool-get-all-data.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Stéphane Graber
** Changed in: linux (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940083 Title: zfs send encrypt causes kernel NULL pointer dereference To manage notific

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Simon Déziel
apport information ** Tags added: apport-collected focal ** Description changed: zfs send -I works well: # uname -a Linux sdeziel-desktop 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux # zfs send -I data/simon/musique@laptop-2020-

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Simon Déziel
You didn't ask but I found https://github.com/openzfs/zfs/issues/12275 that seemed similar (to my untrained eye) and tried to pipe the problematic stream to zstreamdump -v, maybe there is something useful in there? Let me know if there is anything I can do to help, thanks! ** Bug watch added:

[Bug 1940083] Re: zfs send encrypt causes kernel NULL pointer dereference

2021-08-19 Thread Colin Ian King
Good find. I'll try and get onto this first thing next week; I'm currently on vacation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940083 Title: zfs send encrypt causes kernel NULL pointer deref