Christopher James Halse Rogers

Results 27 issues of Christopher James Halse Rogers

On master commit 17671896 Some time after mount my filesystem goes ERO with a message like: ``` [ 4505.890352] bcachefs (a4b165a2-556b-4650-88b8-d90f8ee4b473): overlapping backpointer found when inserting btree=extents l=0 offset=0:0 len=24...

bug

Snaps can't access binaries outside their shipped rootfs, so ship the lxc command in the snap. This requires that the user manually connect the lxd interface, but that's unavoidable. Fixes:...

The Fedora images on the LXD images: host don't ship with tar installed by default, resulting in a failure to execute `/bin/tar` when spread tries to send the project data...

The Fedora 26 (at least) images on the LXD image servers do not come with openssh-server installed. This then causes spread to fail when it tries to mess with the...

When performing kernel fsck on a reasonably recent (82973f03) kernel, the kernel hits OOM state (first killing sh, then mount, then panicing as there are no userspace processes to kill)....

bug

During/after a kernel fsck on mount (with commit dc966251), KASAN complains about an out off bounds read in bch-reclaim: ``` Mar 31 19:59:54 extravaganza.localdomain 3,1809,1531876818,-;BUG: KASAN: vmalloc-out-of-bounds in __bch2_trans_init+0x447/0x5f0 Mar...

bug

During runtime on kernel dc966251 I hit this (apparently harmless) kernel WARNING: ``` [ 3287.653263] ------------[ cut here ]------------ [ 3287.653325] WARNING: CPU: 1 PID: 75398 at mm/page_alloc.c:3843 rmqueue+0x96/0x1260 [...

bug

As of commit 3fdcc884 After ~12 hours my system ran into what seems to be a deadlock in bcachefs, after which everything touching the fs ends up in the tarpit....

bug

I'm seeing some whole-system lockups after indeterminate periods (ranging from minutes after boot to days). The attached dmesg is as of 70315f27c, but this has been going on for a...

bug