[Bug 754797] New: btrfs-convert segfault
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c0 Summary: btrfs-convert segfault Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0 btrfsprogs-0.19-43.7.1.x86_64 turnip:~ # btrfs-convert /dev/sdc1 creating btrfs metadata. Couldn't map the block 360287970189639680 Segmentation fault (core dumped) turnip:~ # #0 btrfs_leaf_free_space (root=0x647710, leaf=0x0) at ctree.c:1689 #1 0x00000000004041f7 in push_leaf_right (trans=0x693a50, root=0x647710, path=0x15f36e0, data_size=<optimized out>, empty=0) at ctree.c:1737 #2 0x0000000000404615 in split_leaf (trans=0x693a50, root=0x647710, ins_key=0x7fff36ab2ad0, path=0x15f36e0, data_size=47, extend=1) at ctree.c:2108 #3 0x0000000000404e77 in btrfs_search_slot (trans=0x693a50, root=<optimized out>, key=0x7fff36ab2ad0, p=<optimized out>, ins_len=47, cow=23017184) at ctree.c:1261 #4 0x0000000000406763 in btrfs_insert_empty_items (trans=<optimized out>, root=0x647710, path=0x15f36e0, cpu_key=0x7fff36ab2ad0, data_size=0x7fff36ab2afc, nr=1) at ctree.c:2546 #5 0x0000000000412635 in btrfs_insert_empty_item (data_size=22, key=0x7fff36ab2ad0, path=0x15f36e0, root=0x647710, trans=0x693a50) at ctree.h:1908 #6 btrfs_insert_inode_ref (trans=0x693a50, root=0x647710, name=0x1894ee4 "ipwireless.h\267", name_len=12, inode_objectid=<optimized out>, ref_objectid=<optimized out>, index=511) at inode-item.c:126 #7 0x000000000041a623 in dir_iterate_proc (dir=<optimized out>, entry=<optimized out>, old=0x1894edc, offset=<optimized out>, blocksize=<optimized out>, buf=<optimized out>, priv_data=0x7fff36ab30b0) at convert.c:289 side note: No provider of 'debuginfo(build-id) = 0ec160f14130cef4ce41ca422e594b9cafa769dc' found. (for /lib64/libext2fs.so.2) and yes I have debug repos enabled. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@novell.com AssignedTo|bnc-team-screening@forge.pr |dmueller@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dmueller@suse.com |dsterba@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c1 David Sterba <dsterba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jnelson-suse@jamponi.net --- Comment #1 from David Sterba <dsterba@suse.com> 2012-04-02 18:47:08 CEST --- (In reply to comment #0)
turnip:~ # btrfs-convert /dev/sdc1 creating btrfs metadata. Couldn't map the block 360287970189639680
360287970189639680 = 0x500000000000000 quite a large number of a block. How big is the filesystem you're converting? Please send total/free space, which one of the ext* family is it, fs features and flags and what's the block size. This can be found in the output of dumpe2fs under items * Filesystem features * Filesystem flags * Block count * Free blocks * Block size * Fragment size -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c2 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jnelson-suse@jamponi.net | --- Comment #2 from Jon Nelson <jnelson-suse@jamponi.net> 2012-04-02 17:11:55 UTC --- ext4. Filesystem volume name: <none> Last mounted on: /backups Filesystem UUID: 093f24cc-9c2e-40f8-a4ac-ec3fd369f1c5 Filesystem magic number: 0xEF53 Filesystem revision #: 1 (dynamic) Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge _file uninit_bg dir_nlink extra_isize Filesystem flags: signed_directory_hash Default mount options: (none) Filesystem state: clean Errors behavior: Continue Filesystem OS type: Linux Inode count: 19537920 Block count: 78142160 Reserved block count: 0 Free blocks: 7136508 Free inodes: 18249068 First block: 0 Block size: 4096 Fragment size: 4096 Reserved GDT blocks: 1005 Blocks per group: 32768 Fragments per group: 32768 Inodes per group: 8192 Inode blocks per group: 512 Flex block group size: 16 Filesystem created: Tue Feb 15 11:09:10 2011 Last mount time: Thu Mar 29 12:00:42 2012 Last write time: Thu Mar 29 12:00:42 2012 Mount count: 1 Maximum mount count: 35 Last checked: Thu Mar 29 11:31:10 2012 Check interval: 15552000 (6 months) Next check after: Tue Sep 25 11:31:10 2012 Lifetime writes: 559 GB Reserved blocks uid: 0 (user root) Reserved blocks gid: 0 (group root) First inode: 11 Inode size: 256 Required extra isize: 28 Desired extra isize: 28 Journal inode: 8 Default directory hash: tea Directory Hash Seed: 6e64777a-e571-418a-880a-d8270cb60eba Journal backup: inode blocks Journal features: journal_incompat_revoke Journal size: 128M Journal length: 32768 Journal sequence: 0x00020892 Journal start: 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c David Sterba <dsterba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |btrfs:crash -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=754797 https://bugzilla.novell.com/show_bug.cgi?id=754797#c3 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2013-11-04 17:29:03 UTC --- ping? Close this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com