public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Norbert Kiesel <nkiesel@tbdnetworks.com>
To: linux-kernel@vger.kernel.org
Subject: 2.6.13 locks my machine within 1h, 2.6.12.5 works fine (PREEMPT?)
Date: Sun, 04 Sep 2005 14:58:25 -0700	[thread overview]
Message-ID: <1125871105.4785.11.camel@defiant> (raw)

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

Hi,

I had 2.6.13 lock my machine three times within a hour each after
upgrading to 2.6.13 (last time within 5 minutes).  The machine was
running 2.6.12.5 (and earlier releases) without any problems, so I'd
suspect it's not a hardware issue.  Problem is that I don't find any
trace of this lockup anywhere in the usual logfiles.  Symptoms are that
screen, keyboard and network is frozen (i.e no screen refresh, even
numlock does no longer toggles the light, and ping from another machine
does not work anymore).  This is a standard 2.6.13 kernel running on
Debian unstable.  New features I enabled were INOTIFY and
PREEMPT_VOLUNTARY instead of PREEMPT:

diff -U0 =(grep '^C' /boot/config-2.6.12.5 | sort) =(grep
'^C' /boot/config-2.6.13 | sort) | grep '^.C'
-CONFIG_ACPI_DEBUG=y
+CONFIG_ACPI_FAN=m
+CONFIG_ACPI_VIDEO=m
+CONFIG_FLATMEM=y
+CONFIG_FLATMEM_MANUAL=y
+CONFIG_FLAT_NODE_MEM_MAP=y
-CONFIG_HAVE_DEC_LOCK=y
+CONFIG_HWMON=y
+CONFIG_HZ=250
+CONFIG_HZ_250=y
+CONFIG_INOTIFY=y
+CONFIG_IP_FIB_HASH=y
-CONFIG_LOCK_KERNEL=y
+CONFIG_NFS_COMMON=y
-CONFIG_PNP=y
-CONFIG_PNPACPI=y
+CONFIG_PHYSICAL_START=0x100000
+CONFIG_PM=y
-CONFIG_PREEMPT=y
-CONFIG_PREEMPT_BKL=y
+CONFIG_PREEMPT_VOLUNTARY=y
+CONFIG_SELECT_MEMORY_MODEL=y
+CONFIG_TCP_CONG_BIC=y

I know that that's most likely not enough to pinpoint the problem, so I
think I need to get more information from the lockup itself.  What's the
best way to do this?  As the keyboard is locked up too, even Alt-SysRq
does not work.

Best,
  Norbert


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-09-04 21:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-04 21:58 Norbert Kiesel [this message]
2005-09-05  0:11 ` 2.6.13 locks my machine within 1h, 2.6.12.5 works fine (PREEMPT?) Jonathan Brown

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=1125871105.4785.11.camel@defiant \
    --to=nkiesel@tbdnetworks.com \
    --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