From: Valdis.Kletnieks@vt.edu
To: akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: mmotm 2010-03-02 - kernel BUG at fs/direct-io.c:630
Date: Wed, 03 Mar 2010 13:09:29 -0500 [thread overview]
Message-ID: <10679.1267639769@localhost> (raw)
In-Reply-To: Your message of "Tue, 02 Mar 2010 18:39:07 PST." <201003030305.o2335F1F015917@imap1.linux-foundation.org>
[-- Attachment #1: Type: text/plain, Size: 3321 bytes --]
On Tue, 02 Mar 2010 18:39:07 PST, akpm@linux-foundation.org said:
> The mm-of-the-moment snapshot 2010-03-02-18-38 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/
This goes kersplat at boot for me. x86_64 on a Dell Latitude E6500.
[ 12.807193] dracut: luksOpen /dev/sda2 luks-715ceabf-6f58-4251-9373-ed29e8629a7c
[ 29.340174] ------------[ cut here ]------------
[ 29.341007] kernel BUG at fs/direct-io.c:630!
[ 29.341007] invalid opcode: 0000 [#1] PREEMPT SMP
[ 29.341007] last sysfs file: /sys/devices/virtual/block/dm-0/dm/suspended
[ 29.344451] CPU 0
[ 29.344451] Modules linked in:
[ 29.344451]
[ 29.344451] Pid: 2008, comm: cryptsetup Not tainted 2.6.33-mmotm0302 #1 0X564R/Latitude E6500
[ 29.344451] RIP: 0010:[<ffffffff811063b5>] [<ffffffff811063b5>] dio_send_cur_page+0x9f/0xaa
[ 29.344451] RSP: 0018:ffff88011c6f9b68 EFLAGS: 00010202
[ 29.344451] RAX: 0000000000000001 RBX: 0000000000000001 RCX: ffff88011f802040
[ 29.344451] RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffffffff81ac1688
[ 29.344451] RBP: ffff88011c6f9b88 R08: ffff88011ba19600 R09: ffff88011ba19208
[ 29.344451] R10: 0000000000000001 R11: 000000000001aa5a R12: ffffea0003de87e0
[ 29.344451] R13: 0000000000001000 R14: 0000000000000000 R15: 0000000000000002
[ 29.344451] FS: 00007f3eb38827e0(0000) GS:ffff880006000000(0000) knlGS:0000000000000000
[ 29.344451] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 29.344451] CR2: 00000034478a8440 CR3: 000000011c263000 CR4: 00000000000406f0
[ 29.344451] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 29.344451] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 29.344451] Process cryptsetup (pid: 2008, threadinfo ffff88011c6f8000, task ffff88011bb8ed80)
[ 29.344451] Stack:
[ 29.344451] ffff88011c6f9b88 ffffffff00000001 ffff88011c217000 ffff88011c217000
[ 29.344451] <0> ffff88011c6f9bd8 ffffffff81106472 0000000000000000 ffff88011f8026c8
[ 29.344451] <0> ffff88011c6f9bd8 ffffea0003de87e0 ffff88011c217000 0000000000000000
[ 29.344451] Call Trace:
[ 29.344451] [<ffffffff81106472>] submit_page_section+0xb2/0x108
[ 29.344451] [<ffffffff81106f7b>] __blockdev_direct_IO+0x8d5/0xc4a
[ 29.344451] [<ffffffff81104ed2>] blkdev_direct_IO+0x49/0x4b
[ 29.344451] [<ffffffff8110430a>] ? blkdev_get_blocks+0x0/0x8b
[ 29.344451] [<ffffffff810ad9c2>] generic_file_aio_read+0xdc/0x63e
[ 29.344451] [<ffffffff810db6c6>] do_sync_read+0xbf/0xfc
[ 29.344451] [<ffffffff811bd22e>] ? security_file_permission+0x5f/0x64
[ 29.344451] [<ffffffff810db825>] ? rw_verify_area+0x122/0x145
[ 29.344451] [<ffffffff810dbeb0>] vfs_read+0xe0/0x140
[ 29.344451] [<ffffffff810dbfc6>] sys_read+0x45/0x69
[ 29.344451] [<ffffffff810025eb>] system_call_fastpath+0x16/0x1b
[ 29.344451] Code: 75 2d 48 89 df 31 db e8 0b fd ff ff 48 c7 c7 88 16 ac 81 85 c0 89 45 e8 0f 95 c3 31 d2 89 de e8 5e 2f f9 ff 85 db 8b 45 e8 74 04 <0f> 0b eb fe 48 83 c4 18 5b c9 c3 55 48 89 e5 41 57 4d 89 c7 41
[ 29.344451] RIP [<ffffffff811063b5>] dio_send_cur_page+0x9f/0xaa
[ 29.344451] RSP <ffff88011c6f9b68>
[ 29.397709] ---[ end trace 9c93e8e21ea3b427 ]---
[ 29.402214] cryptsetup used greatest stack depth: 4184 bytes left
[ 44.741461] SysRq : Resetting
[-- Attachment #2: Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2010-03-03 18:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-03 2:39 mmotm 2010-03-02-18-38 uploaded akpm
2010-03-03 6:40 ` KAMEZAWA Hiroyuki
2010-03-03 18:09 ` Valdis.Kletnieks [this message]
2010-03-03 18:55 ` mmotm 2010-03-02 - kernel BUG at fs/direct-io.c:630 Dmitry Monakhov
2010-03-03 19:55 ` Valdis.Kletnieks
2010-03-03 19:15 ` [PATCH mmotm] xfs: needs LIST_SORT Randy Dunlap
2010-03-03 23:25 ` Dave Chinner
2010-03-03 23:35 ` Randy Dunlap
2010-03-04 0:31 ` Dave Chinner
2010-03-03 19:19 ` mmotm 2010-03-02-18-38 uploaded (dma unmapping) Randy Dunlap
2010-03-03 23:08 ` FUJITA Tomonori
2010-03-03 23:20 ` Randy Dunlap
2010-03-04 1:22 ` FUJITA Tomonori
2010-03-04 2:29 ` Randy Dunlap
2010-03-04 14:54 ` mmotm 2010-03-02-18-38 uploaded Jiri Slaby
2010-03-04 15:05 ` no boot with NO_BOOTMEM=y [was: mmotm 2010-03-02-18-38 uploaded] Jiri Slaby
2010-03-04 19:28 ` Yinghai Lu
2010-03-05 0:29 ` Yinghai Lu
2010-03-05 10:09 ` Jiri Slaby
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=10679.1267639769@localhost \
--to=valdis.kletnieks@vt.edu \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@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 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.