Re: linux-2.6.23-mm1 crashed

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: LKML <linux-kernel@...>
Date: Sunday, October 14, 2007 - 3:24 pm

By the way, because of oops happens on early stage of boot,
you not need any image to reproduce this bug:
something like this will be enough:
1)cd /tmp/ && qemu-img create hda.img 10M
2)cd linux/mm/source/code
3)qemu -kernel arch/i386/boot/bzImage -hda /tmp/hda.img

if you add "-s" to qemu options you can after that do:
gdb vmlinux
$target remote localhost:1234
$br gth_timeout
$continue

On 10/14/07, Dave Milter <davemilter@gmail.com> wrote:
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-2.6.23-mm1 crashed, Dave Milter, (Sun Oct 14, 2:45 pm)
Re: linux-2.6.23-mm1 crashed, Dave Milter, (Sun Oct 14, 3:24 pm)
Re: linux-2.6.23-mm1 crashed, Andrew Morton, (Sun Oct 14, 3:31 pm)
Re: linux-2.6.23-mm1 crashed, Dave Milter, (Tue Oct 16, 1:44 am)
Re: linux-2.6.23-mm1 crashed, Andrew Morton, (Sun Oct 14, 3:21 pm)
Re: linux-2.6.23-mm1 crashed, James Bottomley, (Sun Oct 14, 6:26 pm)