public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Rosenkraenzer <bero@arklinux.org>
To: linux-kernel@vger.kernel.org
Subject: Total machine lockup w/ current kernels while installing from CD
Date: Thu, 11 May 2006 03:22:14 +0200	[thread overview]
Message-ID: <200605110322.14774.bero@arklinux.org> (raw)

Hi,
I've built a CD that installs a customized system; basically what it does is 
boot from CD (iso9660) and run

mke2fs -m0 -j -O dir_index,filetype,has_journal,sparse_super /dev/hda1
mount -text3 /dev/hda1 /mnt/dest
rpm -r /mnt/dest -ivh /RPMS/*

This worked perfectly up until some recent kernel updates - with current 
kernels (both Linus and -mm branch), the system locks up totally at a random 
point during rpm installation (everything goes down, including the NumLock 
LED etc).

I'm currently building some old kernels to see when this problem was 
introduced and sort out what patch did it.
With 2.6.16-rc6, the problem occurs, but unlike later revisions it gives an 
error message before freezing:

BUG: soft lockup detected on CPU#0!

Pid: 421, comm: kjournald
EIP: 0060:[<b01a2f52>] CPU: 0
EIP is at journal_commit_transaction+0x92e/0xfcc
EFLAGS: 00000297 Not tainted (2.6.16-rc6 #1)
EAX: 00000001 EBX: c2d34788 ECX: 00000001 EDX: c785e000
ESI: b3ff8d04 EDI: 000000f0 EBP: b683b840 DS: 007b ES: 007b
CR0: 8005003b CR2: 0841f7fc CR3: 17217000 CR4: 000006d0
 [<b02bd52e>] schedule+0x2ee/0x5b6
 [<b01a6a88>] kjournald+0x201/0x213
 [<b0111089>] smp_apic_timer_interrupt+0x32/0x49
 [<b01a6937>] kjournald+0xb0/0x213
 [<b01a5ffa>] commit_timeout+0x0/0x9
 [<b012a789>] autoremove_wake_function+0x0/0x4b
 [<b01a6887>] kjournald+0x0/0x213
 [<b0101005>] kernel_thread_helper+0x5/0xb

I'll keep trying to isolate which patch introduced this; at the moment the 
last known working kernel is 2.6.15 (and 2.6.15-mm4), the first known broken 
one is 2.6.16-rc6; the ones in between are still waiting for the compile box.

             reply	other threads:[~2006-05-11  1:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-11  1:22 Bernhard Rosenkraenzer [this message]
2006-05-14 16:57 ` Total machine lockup w/ current kernels while installing from CD Bernhard Rosenkraenzer
2006-05-15 20:32 ` [FIXED] " Bernhard Rosenkraenzer
2006-05-15 20:45   ` Andrew Morton
2006-05-15 20:53     ` Bernhard Rosenkraenzer
2006-05-15 21:12       ` Andrew Morton

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=200605110322.14774.bero@arklinux.org \
    --to=bero@arklinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox