Andy Lavr
Andy Lavr
Ubuntu kernel 4.8.0 for Acer Aspire Switch 10 SW5-012 (Ubuntu 16.04/16.10) https://github.com/AndyLavr/Aspire-SW5-012_Kernel_4.8.0/tree/Ubuntu-4.8.0-26.28
Hey, ``` Nov 25 12:41:52 wip kernel: [ 8.713282] CFI failure (target: sha256_avx_transform+0x0/0x8 [icp]): Nov 25 12:41:52 wip kernel: [ 13.354139] CFI failure (target: sha256_ssse3_transform+0x0/0x8 [icp]): ``` Please view: [ICP:...
> How did you see those warning messages - do they just show up when you load the module? Boot process, dmesg info. I`m build the Linux kernel with Clang...
@solbjorn > (just BTW, I have a commit here in ZFS repo where I fixed all function casts found with ZTS: [23c13c7](https://github.com/openzfs/zfs/commit/23c13c7e807ec8abb368e00699a34ffe0bd50885)) You're right. Thanks! :)
> Well, our issue seems to be only relevant when core-dumping - [#10875 (comment)](https://github.com/openzfs/zfs/pull/10875#issuecomment-767880997) The real problem and it does exist - linux-next 20211118 + current zfs: You can catch...
The situation changed [after the patch](https://github.com/openzfs/zfs/pull/10875/commits/af06fc7049327b56b74e1edf1c4244214af66166), TRAP disappeared, but the deadlock end remained. ``` [ 46.278264] ====================================================== [ 46.278268] WARNING: possible circular locking dependency detected [ 46.278270] 5.16.0-generic #20211121 Not...
@snajpa > Are you experiencing this with any other linux revisions than the pretty recent -next? I was debugging another issue and accidentally saw this. I only use -next. >...
Error: free(): invalid pointer Aborted ``` # zpool set org.linux:comment="test pool" test2 # zpool get all test2 --- skip test2 compatibility off default test2 org.linux:comment test pool local test2 feature@async_destroy...