linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Bernard <jbernard@tuxion.com>
To: linux-ext4@vger.kernel.org
Subject: kernel bug at fs/ext4/resize.c:409
Date: Mon, 3 Feb 2014 13:26:34 -0500	[thread overview]
Message-ID: <20140203182634.GA28811@shaniqua> (raw)

Hello all,

A coworker is seeing the following bug when attempting to resize a root
volume (during init by calling resizefs) from 1GB to the size of the
underlying partition size of 20GB.

If the partition size is changed (to i.e. 10GB), the bug seems to not
trigger.  I have access to this machine, if there are any experiments
that would provide more useful information - please let me know.

    [  112.136896] ext4-fs (sda1): resizing filesystem from 1080688 to 5243214 blocs
    [  112.164072] ------------[ cut here ]------------
    [  112.164179] kernel bug at fs/ext4/resize.c:409!
    [  112.164285] invalid opcode: 0000 [#1] smp 
    [  112.164488] modules linked in: openvswitch vxlan ip_tunnel gre libcrc32c noui
    [  112.165042] cpu: 0 pid: 968 comm: resize2fs tainted: g          i  3.12.9-301
    [  112.165042] hardware name: dell inc. optiplex 760                 /0m858n, b9
    [  112.165042] task: ffff8800b7969080 ti: ffff8800b74f4000 task.ti: ffff8800b740
    [  112.165042] rip: 0010:[<ffffffff81254fa1>]  [<ffffffff81254fa1>] set_flexbg_0
    [  112.165042] rsp: 0018:ffff8800b74f5c28  eflags: 00010216
    [  112.165042] rax: ffff8800b743bf00 rbx: ffff88007fae9000 rcx: 0000000000001000
    [  112.165042] rdx: ffff88007f4e2c00 rsi: 0000000000000001 rdi: 0000000000000010
    [  112.165042] rbp: ffff8800b74f5c70 r08: ffff8800afd27750 r09: ffff8800b7daee00
    [  112.165042] r10: 0000000000000000 r11: ffff8800afd27750 r12: 0000000000188000
    [  112.165042] r13: 0000000000000010 r14: 0000000000188000 r15: ffff8800b743b800
    [  112.165042] fs:  00007f858a7f4780(0000) gs:ffff8800be800000(0000) knlgs:00000
    [  112.165042] cs:  0010 ds: 0000 es: 0000 cr0: 000000008005003b
    [  112.165042] cr2: 00007f8589c1eea6 cr3: 00000000b7979000 cr4: 00000000000407f0
    [  112.165042] stack:
    [  112.165042]  ffff8800afd27750 ffff8800b96cb060 ffff880000188000 000000108125b
    [  112.165042]  0000000000000010 ffff88007f4e2ed0 00000000000007ff ffff8800b7430
    [  112.165042]  ffff8800b743b800 ffff8800b74f5d68 ffffffff81256768 0000000000180
    [  112.165042] call trace:
    [  112.165042]  [<ffffffff81256768>] ext4_flex_group_add+0x1448/0x1830
    [  112.165042]  [<ffffffff81257de2>] ext4_resize_fs+0x7b2/0xe80
    [  112.165042]  [<ffffffff8123ac50>] ext4_ioctl+0xbf0/0xf00
    [  112.165042]  [<ffffffff811c111d>] do_vfs_ioctl+0x2dd/0x4b0
    [  112.165042]  [<ffffffff811b9df2>] ? final_putname+0x22/0x50
    [  112.165042]  [<ffffffff811c1371>] sys_ioctl+0x81/0xa0
    [  112.165042]  [<ffffffff81676aa9>] system_call_fastpath+0x16/0x1b
    [  112.165042] code: c8 4c 89 df e8 41 96 f8 ff 44 89 e8 49 01 c4 44 29 6d d4 0 
    [  112.165042] rip  [<ffffffff81254fa1>] set_flexbg_block_bitmap+0x171/0x180
    [  112.165042]  rsp <ffff8800b74f5c28>
    [  112.175633] ---[ end trace f179f994a575df06 ]---

-- 
Jon

             reply	other threads:[~2014-02-03 18:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 18:26 Jon Bernard [this message]
2014-02-03 18:56 ` kernel bug at fs/ext4/resize.c:409 Theodore Ts'o
2014-02-06 21:08   ` Jon Bernard
2014-02-13 13:24     ` Dmitry Monakhov
2014-02-13 14:53       ` Jon Bernard
2014-02-13 21:18         ` Theodore Ts'o
2014-02-13 21:27           ` Theodore Ts'o
2014-02-14  3:13           ` Andreas Dilger
2014-02-14 20:19           ` Jon Bernard
2014-02-14 23:46             ` Theodore Ts'o
2014-02-15  3:16               ` Darrick J. Wong
2014-02-15 15:34                 ` Theodore Ts'o
2014-02-16  2:35 ` [PATCH] ext4: fix online resize with very large inode tables Theodore Ts'o

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140203182634.GA28811@shaniqua \
    --to=jbernard@tuxion.com \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).