Bugzilla – Attachment 360346 Details for
Bug 603620
mkfs.btrfs fails on 3 TB partition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
gdb backtrace
btrfs.txt (text/plain), 1.56 KB, created by
Arvin Schnell
on 2010-05-07 08:35:13 UTC
(
hide
)
Description:
gdb backtrace
Filename:
MIME Type:
Creator:
Arvin Schnell
Created:
2010-05-07 08:35:13 UTC
Size:
1.56 KB
patch
obsolete
>linux-ox8v:~ # cat /proc/partitions >major minor #blocks name > > 8 16 3221225472 sdb > 8 17 8384512 sdb1 > 8 18 3210485760 sdb2 > 8 0 8388608 sda > 8 1 770048 sda1 > 8 2 5244928 sda2 > 8 3 2372608 sda3 > >linux-ox8v:~ # gdb mkfs.btrfs >GNU gdb (GDB) SUSE (7.1-2.1) >Copyright (C) 2010 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "i586-suse-linux". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /sbin/mkfs.btrfs...Reading symbols from /usr/lib/debug/sbin/mkfs.btrfs.debug...done. >done. >(gdb) run /dev/sdb2 >Starting program: /sbin/mkfs.btrfs /dev/sdb2 > >WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL >WARNING! - see http://btrfs.wiki.kernel.org before using > >fs created label (null) on /dev/sdb2 > nodesize 4096 leafsize 4096 sectorsize 4096 size 2.99TB >Btrfs Btrfs v0.19 > >Program received signal SIGSEGV, Segmentation fault. >0x080505bf in close_ctree (root=0x8078770) at disk-io.c:974 >974 if (root->fs_info->log_root_tree) { >(gdb) bt >#0 0x080505bf in close_ctree (root=0x8078770) at disk-io.c:974 >#1 0x080664b0 in main (ac=<value optimized out>, av=0xbffff664) at mkfs.c:531 >(gdb) q >A debugging session is active. > > Inferior 1 [process 7277] will be killed. > >Quit anyway? (y or n) y
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 603620
: 360346 |
364153