* btrfs crash
@ 2008-08-23 13:37 Priit Laes
2008-08-23 19:20 ` Josef Bacik
0 siblings, 1 reply; 6+ messages in thread
From: Priit Laes @ 2008-08-23 13:37 UTC (permalink / raw)
To: linux-btrfs
Hey!
Got following crash while copying files to btrfs partition with latest
unstable btrfs.
Partition itself is a 6GB image residing on ext3 partition.
cp used greatest stack depth: 3504 bytes left
space info full 1
allocation failed flags 1
------------[ cut here ]------------
kernel BUG
at /var/tmp/portage/sys-fs/btrfs-9999/work/kernel-unstable/extent-tree.c:2136!
invalid opcode: 0000 [1] SMP
CPU 0
Modules linked in: btrfs [last unloaded: btrfs]
Pid: 247, comm: pdflush Not tainted 2.6.27-rc4 #2
RIP: 0010:[<ffffffffa000c3ba>] [<ffffffffa000c3ba>]
__alloc_chunk_for_shrink+0x942/0x97d [btrfs]
RSP: 0018:ffff88007e293850 EFLAGS: 00010282
RAX: 000000000000001d RBX: 0000000000000001 RCX: 0000000000000000
RDX: 0000000103af6a67 RSI: 0000000000000086 RDI: ffffffff8150db50
RBP: ffff88007e2938c0 R08: ffff88007e2936a0 R09: 0000000100000000
R10: 0000005168576094 R11: ffff880001018a80 R12: ffff880074d12000
R13: ffff880071c10c00 R14: 0000000000001000 R15: ffff8800620585b0
FS: 0000000000000000(0000) GS:ffffffff8158e2c0(0000)
knlGS:0000000000000000
CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
CR2: 0000000000c1fdf8 CR3: 0000000048075000 CR4: 00000000000006e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process pdflush (pid: 247, threadinfo ffff88007e292000, task
ffff88007e123020)
Stack: 0000000000000000 ffff88007e293980 0000000000000000
0000000000000000
0000000000000001 0000000000000246 0000000000000000 0000000000000000
0000000000001000 0000000000000000 ffff880071c10c00 0000000000000000
Call Trace:
[<ffffffffa000c453>] btrfs_reserve_extent+0x5e/0xb49 [btrfs]
[<ffffffffa0017a38>] btrfs_force_ra+0x94c/0x19fd [btrfs]
[<ffffffff8104416a>] ? enqueue_hrtimer+0xe3/0xf1
[<ffffffffa0017e24>] btrfs_force_ra+0xd38/0x19fd [btrfs]
[<ffffffffa00289d9>] ? find_lock_delalloc_range+0x1df/0x226 [btrfs]
[<ffffffffa002ae7c>] clear_extent_buffer_dirty+0x2dc/0x727 [btrfs]
[<ffffffff81065e87>] ? find_get_pages_tag+0x3e/0xd9
[<ffffffff81071419>] ? __dec_zone_page_state+0x1e/0x20
[<ffffffff8106c468>] write_cache_pages+0x1b4/0x318
[<ffffffffa001c57c>] ? __btrfs_submit_bio_hook+0x0/0x4e [btrfs]
[<ffffffffa002ad0e>] ? clear_extent_buffer_dirty+0x16e/0x727 [btrfs]
[<ffffffff81132141>] ? rb_insert_color+0x69/0xe6
[<ffffffffa00287da>] extent_writepages+0x32/0x52 [btrfs]
[<ffffffffa0018bd4>] ? btrfs_get_extent+0x0/0x73e [btrfs]
[<ffffffffa0018bb2>] btrfs_writepages+0x23/0x25 [btrfs]
[<ffffffff8106c619>] do_writepages+0x28/0x38
[<ffffffff810a9e4a>] __writeback_single_inode+0x184/0x394
[<ffffffff810270ad>] ? hrtick_start_fair+0x135/0x16b
[<ffffffff810aa4c7>] generic_sync_sb_inodes+0x2a0/0x3de
[<ffffffff810aa85c>] writeback_inodes+0x8b/0xdd
[<ffffffff8106cb81>] background_writeout+0x92/0xcb
[<ffffffff8106d13c>] pdflush+0x143/0x1f1
[<ffffffff8106caef>] ? background_writeout+0x0/0xcb
[<ffffffff8106cff9>] ? pdflush+0x0/0x1f1
[<ffffffff81041a41>] kthread+0x49/0x76
[<ffffffff8100ceb9>] child_rip+0xa/0x11
[<ffffffff81027176>] ? pick_next_task_fair+0x93/0xa3
[<ffffffff810419f8>] ? kthread+0x0/0x76
[<ffffffff8100ceaf>] ? child_rip+0x0/0x11
Code: 85 08 01 00 00 4c 89 f2 48 8b 70 20 e8 0d f5 ff ff e9 91 fe ff ff
85 c0 74 15 48 89 de 48 c7 c7 04 20 03 a0 31 c0 e8 d8 19 37 e1 <0f> 0b
eb fe 48 8b 45 18 49 8b bd 08 01 00 00 48 8b 30 48 83 c7
RIP [<ffffffffa000c3ba>] __alloc_chunk_for_shrink+0x942/0x97d [btrfs]
RSP <ffff88007e293850>
---[ end trace 55b30c81761fd934 ]---
pdflush used greatest stack depth: 3208 bytes left
Cheers,
Priit ;)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: btrfs crash
2008-08-23 13:37 btrfs crash Priit Laes
@ 2008-08-23 19:20 ` Josef Bacik
0 siblings, 0 replies; 6+ messages in thread
From: Josef Bacik @ 2008-08-23 19:20 UTC (permalink / raw)
To: Priit Laes; +Cc: linux-btrfs
On Sat, Aug 23, 2008 at 04:37:46PM +0300, Priit Laes wrote:
> Hey!
>
> Got following crash while copying files to btrfs partition with latest
> unstable btrfs.
> Partition itself is a 6GB image residing on ext3 partition.
>
>
> cp used greatest stack depth: 3504 bytes left
> space info full 1
> allocation failed flags 1
> ------------[ cut here ]------------
> kernel BUG
> at /var/tmp/portage/sys-fs/btrfs-9999/work/kernel-unstable/extent-tree.c:2136!
> invalid opcode: 0000 [1] SMP
> CPU 0
> Modules linked in: btrfs [last unloaded: btrfs]
> Pid: 247, comm: pdflush Not tainted 2.6.27-rc4 #2
> RIP: 0010:[<ffffffffa000c3ba>] [<ffffffffa000c3ba>]
> __alloc_chunk_for_shrink+0x942/0x97d [btrfs]
> RSP: 0018:ffff88007e293850 EFLAGS: 00010282
> RAX: 000000000000001d RBX: 0000000000000001 RCX: 0000000000000000
> RDX: 0000000103af6a67 RSI: 0000000000000086 RDI: ffffffff8150db50
> RBP: ffff88007e2938c0 R08: ffff88007e2936a0 R09: 0000000100000000
> R10: 0000005168576094 R11: ffff880001018a80 R12: ffff880074d12000
> R13: ffff880071c10c00 R14: 0000000000001000 R15: ffff8800620585b0
> FS: 0000000000000000(0000) GS:ffffffff8158e2c0(0000)
> knlGS:0000000000000000
> CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
> CR2: 0000000000c1fdf8 CR3: 0000000048075000 CR4: 00000000000006e0
> DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
> Process pdflush (pid: 247, threadinfo ffff88007e292000, task
> ffff88007e123020)
> Stack: 0000000000000000 ffff88007e293980 0000000000000000
> 0000000000000000
> 0000000000000001 0000000000000246 0000000000000000 0000000000000000
> 0000000000001000 0000000000000000 ffff880071c10c00 0000000000000000
> Call Trace:
> [<ffffffffa000c453>] btrfs_reserve_extent+0x5e/0xb49 [btrfs]
> [<ffffffffa0017a38>] btrfs_force_ra+0x94c/0x19fd [btrfs]
> [<ffffffff8104416a>] ? enqueue_hrtimer+0xe3/0xf1
> [<ffffffffa0017e24>] btrfs_force_ra+0xd38/0x19fd [btrfs]
> [<ffffffffa00289d9>] ? find_lock_delalloc_range+0x1df/0x226 [btrfs]
> [<ffffffffa002ae7c>] clear_extent_buffer_dirty+0x2dc/0x727 [btrfs]
> [<ffffffff81065e87>] ? find_get_pages_tag+0x3e/0xd9
> [<ffffffff81071419>] ? __dec_zone_page_state+0x1e/0x20
> [<ffffffff8106c468>] write_cache_pages+0x1b4/0x318
> [<ffffffffa001c57c>] ? __btrfs_submit_bio_hook+0x0/0x4e [btrfs]
> [<ffffffffa002ad0e>] ? clear_extent_buffer_dirty+0x16e/0x727 [btrfs]
> [<ffffffff81132141>] ? rb_insert_color+0x69/0xe6
> [<ffffffffa00287da>] extent_writepages+0x32/0x52 [btrfs]
> [<ffffffffa0018bd4>] ? btrfs_get_extent+0x0/0x73e [btrfs]
> [<ffffffffa0018bb2>] btrfs_writepages+0x23/0x25 [btrfs]
> [<ffffffff8106c619>] do_writepages+0x28/0x38
> [<ffffffff810a9e4a>] __writeback_single_inode+0x184/0x394
> [<ffffffff810270ad>] ? hrtick_start_fair+0x135/0x16b
> [<ffffffff810aa4c7>] generic_sync_sb_inodes+0x2a0/0x3de
> [<ffffffff810aa85c>] writeback_inodes+0x8b/0xdd
> [<ffffffff8106cb81>] background_writeout+0x92/0xcb
> [<ffffffff8106d13c>] pdflush+0x143/0x1f1
> [<ffffffff8106caef>] ? background_writeout+0x0/0xcb
> [<ffffffff8106cff9>] ? pdflush+0x0/0x1f1
> [<ffffffff81041a41>] kthread+0x49/0x76
> [<ffffffff8100ceb9>] child_rip+0xa/0x11
> [<ffffffff81027176>] ? pick_next_task_fair+0x93/0xa3
> [<ffffffff810419f8>] ? kthread+0x0/0x76
> [<ffffffff8100ceaf>] ? child_rip+0x0/0x11
>
>
> Code: 85 08 01 00 00 4c 89 f2 48 8b 70 20 e8 0d f5 ff ff e9 91 fe ff ff
> 85 c0 74 15 48 89 de 48 c7 c7 04 20 03 a0 31 c0 e8 d8 19 37 e1 <0f> 0b
> eb fe 48 8b 45 18 49 8b bd 08 01 00 00 48 8b 30 48 83 c7
> RIP [<ffffffffa000c3ba>] __alloc_chunk_for_shrink+0x942/0x97d [btrfs]
> RSP <ffff88007e293850>
> ---[ end trace 55b30c81761fd934 ]---
> pdflush used greatest stack depth: 3208 bytes left
>
>
You "ran out of space" :). Looks like you ran out of data space, should
probably make the volume bigger. Thanks,
Josef
^ permalink raw reply [flat|nested] 6+ messages in thread
* btrfs crash
@ 2010-11-14 17:31 Ravi Pinjala
2010-11-16 14:46 ` Chris Mason
0 siblings, 1 reply; 6+ messages in thread
From: Ravi Pinjala @ 2010-11-14 17:31 UTC (permalink / raw)
To: linux-btrfs
I got the following crash on one of my Ceph nodes this morning. I
don't know how to reproduce it yet; I was just wondering if it was a
known issue. This is with the latest kernel for Ubuntu 10.10.
Nov 13 19:21:21 alpha kernel: [19432.396679] ------------[ cut here
]------------
Nov 13 19:21:22 alpha kernel: [19432.396732] WARNING: at
/build/buildd/linux-2.6.35/fs/btrfs/extent-tree.c:5322
btrfs_alloc_free_block+0x1e7/0x430 [btrfs]()
Nov 13 19:21:22 alpha kernel: [19432.396743] Hardware name:
Nov 13 19:21:22 alpha kernel: [19432.396749] Modules linked in: nfsd
exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc
snd_hda_codec_realtek i915 snd_hda_intel drm_kms_helper snd_hda_codec
snd_hwdep drm ppdev snd_pcm parport_pc snd_timer intel_agp psmouse
i2c_algo_bit serio_raw led_class lp snd video soundcore agpgart output
snd_page_alloc parport btrfs r8169 floppy mii zlib_deflate crc32c
libcrc32c
Nov 13 19:21:22 alpha kernel: [19432.396839] Pid: 1007, comm: cosd Not
tainted 2.6.35-22-generic-pae #35-Ubuntu
Nov 13 19:21:22 alpha kernel: [19432.396848] Call Trace:
Nov 13 19:21:22 alpha kernel: [19432.396874] [<c01527b2>]
warn_slowpath_common+0x72/0xa0
Nov 13 19:21:22 alpha kernel: [19432.396920] [<f85515c7>] ?
btrfs_alloc_free_block+0x1e7/0x430 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.396965] [<f85515c7>] ?
btrfs_alloc_free_block+0x1e7/0x430 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.396981] [<c0152802>]
warn_slowpath_null+0x22/0x30
Nov 13 19:21:22 alpha kernel: [19432.397025] [<f85515c7>]
btrfs_alloc_free_block+0x1e7/0x430 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397041] [<c013a864>] ?
kmap_atomic+0x24/0x30
Nov 13 19:21:22 alpha kernel: [19432.397054] [<c013a77c>] ?
kmap_atomic_prot+0x4c/0x110
Nov 13 19:21:22 alpha kernel: [19432.397064] [<c013a814>] ?
kmap_atomic_prot+0xe4/0x110
Nov 13 19:21:22 alpha kernel: [19432.397106] [<f853d46d>]
__btrfs_cow_block+0x14d/0x5e0 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397120] [<c013a655>] ?
kunmap_atomic+0x55/0x70
Nov 13 19:21:22 alpha kernel: [19432.397163] [<f853d9db>]
btrfs_cow_block+0xdb/0x1c0 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397210] [<f8543221>]
btrfs_search_slot+0x2a1/0x530 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397261] [<f85555db>]
btrfs_lookup_inode+0x3b/0xb0 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397311] [<f8560364>]
btrfs_update_inode+0x54/0x100 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397360] [<f856483d>]
btrfs_truncate+0x1cd/0x230 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397376] [<c01eb4b0>] vmtruncate+0x30/0x40
Nov 13 19:21:22 alpha kernel: [19432.397423] [<f8568d36>]
btrfs_setattr_size+0xc6/0x2d0 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397471] [<f8568fc7>]
btrfs_setattr+0x87/0x90 [btrfs]
Nov 13 19:21:22 alpha kernel: [19432.397488] [<c0238203>]
notify_change+0x143/0x2f0
Nov 13 19:21:22 alpha kernel: [19432.397501] [<c022bd3b>] ? putname+0x2b/0x40
Nov 13 19:21:22 alpha kernel: [19432.397513] [<c0221a42>] do_truncate+0x62/0x90
Nov 13 19:21:22 alpha kernel: [19432.397527] [<c030dd9a>] ?
security_path_truncate+0x3a/0x50
Nov 13 19:21:22 alpha kernel: [19432.397540] [<c0221d37>]
do_sys_truncate+0x137/0x140
Nov 13 19:21:22 alpha kernel: [19432.397553] [<c0221d56>]
sys_truncate64+0x16/0x20
Nov 13 19:21:22 alpha kernel: [19432.397566] [<c05f00f4>] syscall_call+0x7/0xb
Nov 13 19:21:22 alpha kernel: [19432.397577] [<c05f0000>] ?
_lock_kernel+0x20/0x8a
Nov 13 19:21:22 alpha kernel: [19432.397586] ---[ end trace
e8ea54bc05860e29 ]---
...followed by...
[19432.397661] ------------[ cut here ]------------
[19432.397792] kernel BUG at /build/buildd/linux-2.6.35/fs/btrfs/inode.c:6182!
[19432.397977] invalid opcode: 0000 [#1] SMP
[19432.398096] last sysfs file: /sys/module/nfsd/initstate
[19432.398227] Modules linked in: nfsd exportfs nfs lockd fscache
nfs_acl auth_rpcgss sunrpc snd_hda_codec_realtek i915 snd_hda_intel
drm_kms_helper snd_hda_codec snd_hwdep drm ppdev snd_pcm parport_pc
snd_timer intel_agp psmouse i2c_algo_bit serio_raw led_class lp snd
video soundcore agpgart output snd_page_alloc parport btrfs r8169
floppy mii zlib_deflate crc32c libcrc32c
[19432.399458]
[19432.399509] Pid: 1007, comm: cosd Tainted: G W
2.6.35-22-generic-pae #35-Ubuntu LakePort/
[19432.399746] EIP: 0060:[<f8564893>] EFLAGS: 00010286 CPU: 0
[19432.399937] EIP is at btrfs_truncate+0x223/0x230 [btrfs]
[19432.400018] EAX: ffffffe4 EBX: f60ac270 ECX: 00000000 EDX: 00000000
[19432.400018] ESI: f6612800 EDI: f0f40af4 EBP: f65b5eac ESP: f65b5e8c
[19432.400018] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[19432.400018] Process cosd (pid: 1007, ti=f65b4000 task=f64c32c0
task.ti=f65b4000)
[19432.400018] Stack:
[19432.400018] 00000000 00000000 0000006c f0f409e0 00000000 f0f40af4
00000000 f60ac270
[19432.400018] <0> f65b5ebc c01eb4b0 f0f40af4 f65b5f38 f65b5ee4
f8568d36 f6d77000 00000000
[19432.400018] <0> f0f409e0 00000000 f6612800 f65b5f38 00000000
f0f40af4 f65b5ef8 f8568fc7
[19432.400018] Call Trace:
[19432.400018] [<c01eb4b0>] ? vmtruncate+0x30/0x40
[19432.400018] [<f8568d36>] ? btrfs_setattr_size+0xc6/0x2d0 [btrfs]
[19432.400018] [<f8568fc7>] ? btrfs_setattr+0x87/0x90 [btrfs]
[19432.400018] [<c0238203>] ? notify_change+0x143/0x2f0
[19432.400018] [<c022bd3b>] ? putname+0x2b/0x40
[19432.400018] [<c0221a42>] ? do_truncate+0x62/0x90
[19432.400018] [<c030dd9a>] ? security_path_truncate+0x3a/0x50
[19432.400018] [<c0221d37>] ? do_sys_truncate+0x137/0x140
[19432.400018] [<c0221d56>] ? sys_truncate64+0x16/0x20
[19432.400018] [<c05f00f4>] ? syscall_call+0x7/0xb
[19432.400018] [<c05f0000>] ? _lock_kernel+0x20/0x8a
[19432.400018] Code: ae ff ff 85 c0 74 c3 0f 0b eb fe 89 f9 89 f2 89
d8 e8 b2 4a 01 00 e9 cf fe ff ff 0f 0b eb fe 0f 0b eb fe 0f 0b eb fe
0f 0b eb fe <0f> 0b eb fe 0f 0b eb fe 0f 0b eb fe 90 55 89 e5 57 56 53
83 ec
[19432.400018] EIP: [<f8564893>] btrfs_truncate+0x223/0x230 [btrfs]
SS:ESP 0068:f65b5e8c
[19432.418489] ---[ end trace e8ea54bc05860e2a ]---
--Ravi
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: btrfs crash
2010-11-14 17:31 Ravi Pinjala
@ 2010-11-16 14:46 ` Chris Mason
0 siblings, 0 replies; 6+ messages in thread
From: Chris Mason @ 2010-11-16 14:46 UTC (permalink / raw)
To: Ravi Pinjala; +Cc: linux-btrfs
Excerpts from Ravi Pinjala's message of 2010-11-14 12:31:35 -0500:
> I got the following crash on one of my Ceph nodes this morning. I
> don't know how to reproduce it yet; I was just wondering if it was a
> known issue. This is with the latest kernel for Ubuntu 10.10.
>
> Nov 13 19:21:21 alpha kernel: [19432.396679] ------------[ cut here
> ]------------
> Nov 13 19:21:22 alpha kernel: [19432.396732] WARNING: at
> /build/buildd/linux-2.6.35/fs/btrfs/extent-tree.c:5322
This warning should have been followed by a printk:
WARN_ON(1);
printk(KERN_INFO"block_rsv size %llu reserved %llu freed %llu %llu\n",
block_rsv->size, block_rsv->reserved,
block_rsv->freed[0], block_rsv->freed[1]);
return ERR_PTR(-ENOSPC);
Do you have the printk?
Josef did some work here, so we have a number of related fixes in the
current git tree.
-chris
^ permalink raw reply [flat|nested] 6+ messages in thread
* btrfs crash
@ 2012-04-19 17:28 Jonas H.
0 siblings, 0 replies; 6+ messages in thread
From: Jonas H. @ 2012-04-19 17:28 UTC (permalink / raw)
To: linux-btrfs
When I was unsuspending my notebook today btrfs suddenly crashed the
kernel. Unfortunately the only debug output I have are some pictures
made with a shitty mobile phone camera. Maybe they're of some value for
you anyway: http://image.bayimg.com/eaodgaadc.jpg (1.3M, 5000x2500px)
I'm using Arch Linux, kernel 3.3.2, btrfs 0.19.
Jonas
^ permalink raw reply [flat|nested] 6+ messages in thread
* BTRFS crash
@ 2014-05-16 10:40 Cornea, Alexandru
0 siblings, 0 replies; 6+ messages in thread
From: Cornea, Alexandru @ 2014-05-16 10:40 UTC (permalink / raw)
To: linux-btrfs@vger.kernel.org; +Cc: Maxim, Costel
Hello all,
I ran a modified version of the file system fuzzer (https://github.com/sughodke/fsfuzzer) for one of the projects I am working, and at one point I got a possible crash.
I got the following trace on a device with a 32bit kernel 3.14. I have searched the Bugzilla for this issue, but I was unable to find it.
I am unsure of the impact/severity of the issue, and since I do not have experience with BTRFS I was hoping someone from here can take a look at it.
Some information:
# uname -a
Linux *** 3.14.0-*** SMP PREEMPT Mon May 12 09:06:16 PDT 2014 i686 GNU/Linux
# btrfs --version
Btrfs v3.12
Call trace below. If you need additional info, please let me know, and I will be glad to provide it to you, if possible.
Regards,
Alexandru Cornea
[ 227.576593] Call Trace:
[ 227.581217] [<c20ffbf3>] ? mempool_alloc_slab+0x13/0x20
[ 227.585840] [<c21730cd>] ? bvec_alloc+0x4d/0xe0
[ 227.590355] [<c21732cc>] ? bio_alloc_bioset+0x16c/0x230
[ 227.594787] [<c228a9ac>] ? submit_extent_page.isra.36+0xec/0x1e0
[ 227.599242] [<c22980f2>] btrfs_map_bio+0x82/0x510
[ 227.603701] [<c228ae1b>] ? __do_readpage+0x37b/0x870
[ 227.608082] [<c228c3c0>] ? repair_eb_io_failure+0x110/0x110
[ 227.612393] [<c2260f80>] ? free_root_pointers+0x50/0x50
[ 227.616708] [<c22627f5>] ? btrfs_bio_wq_end_io+0x25/0x60
[ 227.620950] [<c22629ea>] btree_submit_bio_hook+0x5a/0x100
[ 227.625119] [<c2262990>] ? btrfs_wq_submit_bio+0x140/0x140
[ 227.629272] [<c2286970>] submit_one_bio+0x80/0xb0
[ 227.633391] [<c2262990>] ? btrfs_wq_submit_bio+0x140/0x140
[ 227.637527] [<c228efd8>] read_extent_buffer_pages+0x218/0x2e0
[ 227.641609] [<c2262008>] btree_read_extent_buffer_pages.constprop.49+0xc8/0x140
[ 227.645683] [<c2260f80>] ? free_root_pointers+0x50/0x50
[ 227.649761] [<c2262d0c>] read_tree_block+0x3c/0x60
[ 227.653732] [<c2266c0c>] open_ctree+0x11bc/0x1e00
[ 227.657599] [<c2337043>] ? strlcpy+0x33/0x50
[ 227.661461] [<c223e3b8>] btrfs_mount+0x678/0x840
[ 227.665240] [<c23314b6>] ? ida_get_new_above+0x1a6/0x200
[ 227.668954] [<c23314b6>] ? ida_get_new_above+0x1a6/0x200
[ 227.672622] [<c215d1b9>] ? alloc_vfsmnt+0x99/0x160
[ 227.676292] [<c2145b01>] mount_fs+0x31/0x170
[ 227.679890] [<c211950f>] ? __alloc_percpu+0xf/0x20
[ 227.683432] [<c215d1d3>] ? alloc_vfsmnt+0xb3/0x160
[ 227.686950] [<c215d309>] vfs_kern_mount+0x49/0xd0
[ 227.690427] [<c215f480>] do_mount+0x1e0/0x8e0
[ 227.693884] [<c2114699>] ? strndup_user+0x39/0xd0
[ 227.697282] [<c215fe1c>] SyS_mount+0x7c/0xb0
[ 227.700612] [<c27e4860>] syscall_call+0x7/0xb
[ 227.703910] Code: e8 07 83 e0 02 29 c3 0f af 5d c8 8b 45 e0 8b 55 e4 85 d2 89 45 a4 c7 45 ac 00 00 00 00 74 5
[ 227.711334] EIP: [<c22929c3>] __btrfs_map_block+0x1b3/0x13d0 SS:ESP 0068:c4a49b1c
[ 227.714805] ---[ end trace 878405379da34309 ]---
---
Regards,
Alexandru Cornea
QA Security Engineer
SSG OTC Romania
Desk: +40 31 845 1150
iNET: 88451150
---
Regards,
Alexandru Cornea
QA Security Engineer
SSG OTC Romania
Desk: +40 31 845 1150
iNET: 88451150
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-05-16 10:41 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-23 13:37 btrfs crash Priit Laes
2008-08-23 19:20 ` Josef Bacik
-- strict thread matches above, loose matches on Subject: below --
2010-11-14 17:31 Ravi Pinjala
2010-11-16 14:46 ` Chris Mason
2012-04-19 17:28 Jonas H.
2014-05-16 10:40 BTRFS crash Cornea, Alexandru
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.