Re: latest -git: suspend: unable to handle kernel paging request (was Re: no_console_suspend doesn't work?)

From: Vegard Nossum
Date: Thu Aug 21 2008 - 14:46:04 EST


On Thu, Aug 21, 2008 at 8:21 PM, Vegard Nossum <vegard.nossum@xxxxxxxxx> wrote:
> I got a "proper" oops this time (brace yourself, it's long ;-)), and
> it does not have serial on the stack:
>
> BUG: unable to handle kernel paging request at 00100104
> IP: [<c038ad65>] __list_add+0x15/0x90
> *pdpt = 00000000325bb001 *pde = 0000000000000000
> Oops: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
> Pid: 3597, comm: bash Not tainted (2.6.27-rc4-00003-ga798564-dirty #30)
> EIP: 0060:[<c038ad65>] EFLAGS: 00210082 CPU: 0
> EIP is at __list_add+0x15/0x90

This one is slightly different:

WARNING: at lib/list_debug.c:26 __list_add+0x61/0x90()
list_add corruption. next->prev should be prev (c088e34c), but was
00200200. (next=f7814774).
Pid: 3572, comm: bash Not tainted 2.6.27-rc4-00003-ga798564-dirty #30
[<c013a56e>] warn_slowpath+0x5e/0x80
[<c015f7bf>] ? validate_chain+0x7df/0xe90
[<c014c4e8>] ? __kernel_text_address+0x8/0x20
[<c01600ea>] ? __lock_acquire+0x27a/0xa00
[<c015b60e>] ? get_lock_stats+0x1e/0x50
[<c015b64d>] ? put_lock_stats+0xd/0x30
[<c038adb1>] __list_add+0x61/0x90
[<c01b3208>] deactivate_slab+0x158/0x1b0
[<c01b3ea5>] __slab_alloc+0x105/0x4e0
[<c015b60e>] ? get_lock_stats+0x1e/0x50
[<c01b4424>] kmem_cache_alloc+0xb4/0xe0
[<c052a51b>] ? serio_queue_event+0x6b/0xe0
[<c052a51b>] ? serio_queue_event+0x6b/0xe0
[<c052a51b>] serio_queue_event+0x6b/0xe0
[<c015e91b>] ? trace_hardirqs_on+0xb/0x10
[<c052a5b8>] serio_resume+0x28/0x30
[<c03f8bde>] device_resume+0x32e/0x380
[<c0168791>] hibernation_snapshot+0xa1/0x220
[<c013b55b>] ? printk+0x1b/0x20
[<c01689f0>] hibernate+0xe0/0x180
[<c01674a0>] ? state_store+0x0/0xd0
[<c016755f>] state_store+0xbf/0xd0
[<c01674a0>] ? state_store+0x0/0xd0
[<c0375ef4>] kobj_attr_store+0x24/0x30
[<c01fa432>] sysfs_write_file+0xa2/0x100
[<c01bbf06>] vfs_write+0x96/0x130
[<c01fa390>] ? sysfs_write_file+0x0/0x100
[<c01bc44d>] sys_write+0x3d/0x70
[<c0104f3b>] sysenter_do_call+0x12/0x3f
=======================
---[ end trace 0bc52e2837e4b8b8 ]---

...followed by the "unable to handle kernel paging request" as in
previous e-mail. The numbers 00100104 and 00200200 seem to appear all
the time.

At least it is 100% reproducible now and with nice oopses too :-)


Vegard

--
"The animistic metaphor of the bug that maliciously sneaked in while
the programmer was not looking is intellectually dishonest as it
disguises that the error is the programmer's own creation."
-- E. W. Dijkstra, EWD1036
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/