All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG at fs/btrfs/inode.c:1828! RIP: btrfs_merge_bio_hook+0x8b/0xa0 [btrfs]
@ 2016-04-15 15:28 Chris Murphy
  2016-04-16  0:07 ` Liu Bo
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Murphy @ 2016-04-15 15:28 UTC (permalink / raw)
  To: Btrfs BTRFS

Note this is a testing VM, no user data is at risk

https://bugzilla.kernel.org/show_bug.cgi?id=116331

Gist is this is a new Btrfs file system, and while -o recovery,ro
permits mount, it can't be repaired, and btrfs-image fails also. A
normal mount results in a call trace, which is what the subject is set
to, and the bug contains the complete dmesg for that.

File system starts as:
openSUSE-Tumbleweed-GNOME-Live-x86_64-Snapshot20160307-Media.iso
Creation time btrfs-progs 4.4.1, kernel 4.4.3.

Very light usage for several weeks, but includes scrubs and balance
with no errors. Today, while using YaST2 to remove packages, there was
a complete system hang. After 30 minutes I force quit the VM.
Subsequent boots fail.

I then moved to booting Fedora 24 (prerelease) for troubleshooting, to
use kernel 4.5.0 and progs 4.5.1.

mount fails/crashes, with trace
mount -o recovery fails/crashes, with trace
mount -o recovery,ro works (!) and I can dig up the journals from the
YaST2 hang which includes some Btrfs csum errors, I think during the
hang.

btrfs-image fails
btrfs-debug-tree mostly works, the bug report contains a URL for that file

btrfs check --repair finds but doesn't fix the problem,
--init-extent-tree crashes

So it's pretty messy fixing wise. But so far -o recovery,ro is letting
me extract important things like the journal.

-- 
Chris Murphy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-17 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-15 15:28 BUG at fs/btrfs/inode.c:1828! RIP: btrfs_merge_bio_hook+0x8b/0xa0 [btrfs] Chris Murphy
2016-04-16  0:07 ` Liu Bo
2016-04-17 20:52   ` Chris Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.