bugalo

Results 12 comments of bugalo

Yes, it is exactly that. This would be useful, for example, if you have an image with a given scalebar, and a quiver plot overlayed on top with its own...

Thanks a lot for your responses. I managed to download java 8 ARM 64-bit from Oracle's webpage, install it in Raspberry Pi OS 64bit, and have ImageJ running. Now that...

I suddenly started to have the same issue. It used to work fine in the past.

I can confirm this is, in principle, not a bug of intel-undervolt. I am in a Dell XPS laptop. The problem happened right after a BIOS update, which somehow disabled...

Thanks a lot for your response. > Cute, another encryption bug. In case it is important, I am using aes-256-gcm encryption and zstd-19 compression. Also, the pool is an 8-disk...

I've modified zfs_znode.c as suggested, rebuilt and reinstalled. Then changed /sys/module/zfs/parameters/zfs_flags to 1, and triggered the error. The relevant dmesg message is now: ``` [ 134.077145] VERIFY3(0 == sa_handle_get_from_db(zfsvfs->z_os, db,...

Can anyone confirm if it is an encryption error? Is there any way I can remove the directory? What can I do to avoid the same happening in the future?...

The problem persists with zfs version 2.1.6 and kernel 5.19.11.

The bug is still present in zfs version 2.1.7 and kernel 6.0.11.

I've rebuilt zfs, zfs-kmod and my kernel using the debug use flag and the corresponding kernel parameters. When trying to remove the directory I have the following dmesg message: ```...