linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfsck segmentation fault + trace
@ 2010-06-16 15:52 John Wyzer
  2010-06-16 16:31 ` Chris Mason
  0 siblings, 1 reply; 8+ messages in thread
From: John Wyzer @ 2010-06-16 15:52 UTC (permalink / raw)
  To: linux-btrfs

I tried 2.6.35-rc3 and got error messages during the boot process about not being able
to dirty inodes and no space left on device.

2.6.34.y runs fine and df -h shows
rootfs                296G  255G   39G  87% /

I reverted back to 2.6.34 and gave btrfsck a try resulting in a segmentation fault.

# btrfsck /dev/mapper/root 
parent transid verify failed on 217995780096 wanted 155238 found 155234
btrfsck: disk-io.c:416: find_and_setup_root: Assertion `!(!root->node)' failed.
Aborted (core dumped)


Core was generated by `btrfsck /dev/mapper/root'.
Program terminated with signal 6, Aborted.
#0  0xffffe424 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb76c2751 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xb76c5b82 in *__GI_abort () at abort.c:92
#3  0xb76bb8b8 in *__GI___assert_fail (assertion=0x8062dc7 "!(!root->node)", file=0x8062d2d "disk-io.c", line=416, 
    function=0x8062fe0 "find_and_setup_root") at assert.c:81
#4  0x080525bb in find_and_setup_root (tree_root=0x9852008, fs_info=<value optimized out>, objectid=2, root=0x9852178)
    at disk-io.c:416
#5  0x08052dcd in open_ctree_fd (fp=3, path=0xbfd984f9 "/dev/mapper/root", sb_bytenr=0, writes=0) at disk-io.c:740
#6  0x0805303d in open_ctree (filename=0xbfd984f9 "/dev/mapper/root", sb_bytenr=0, writes=0) at disk-io.c:587
#7  0x0804d36b in main (ac=2, av=0xbfd98344) at btrfsck.c:2824
(gdb) 

Hope that helps in any way :-)
Best regards.

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

end of thread, other threads:[~2010-06-16 23:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-16 15:52 btrfsck segmentation fault + trace John Wyzer
2010-06-16 16:31 ` Chris Mason
2010-06-16 16:35   ` John Wyzer
2010-06-16 17:29     ` Chris Mason
2010-06-16 20:25       ` John Wyzer
2010-06-16 22:45         ` Yan, Zheng 
2010-06-16 23:26           ` John Wyzer
2010-06-16 23:36             ` Yan, Zheng 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).