mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: "Carlos Martín" <carlos@cmartin.tk>
Cc: linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>
Subject: Re: 2.6.15-rc5-mm1
Date: Tue, 6 Dec 2005 14:04:53 +1100	[thread overview]
Message-ID: <20051206140453.11e72d89.akpm@osdl.org> (raw)
In-Reply-To: <200512050749.03673.carlos@cmartin.tk>

Carlos Martín <carlos@cmartin.tk> wrote:
>
> On Monday 05 December 2005 08:21, Andrew Morton wrote:
> > 
> > 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.15-rc5/2.6.15-rc5-mm1/
> 
> Hi,
> 
>  I've been getting these:
> 
> Dec 27 14:32:45 kiopa kernel: BUG: soft lockup detected on CPU#1!
> Dec 27 14:32:45 kiopa kernel: CPU 1:
> Dec 27 14:32:45 kiopa kernel: Modules linked in: ipv6 parport_pc parport 
> psmouse ns558 analog pcspkr snd_intel8x0 snd_ac97_codec snd_ac97_bus snd_pcm 
> gameport ohci_hcd snd_timer ide_cd cdrom forcedeth snd ehci_hcd usbcore 
> snd_page_alloc evdev unix
> Dec 27 14:32:45 kiopa kernel: Pid: 0, comm: swapper Not tainted 2.6.15-rc5-mm1 
> #2
> Dec 27 14:32:45 kiopa kernel: RIP: 0010:[<ffffffff80311453>] 
> <ffffffff80311453>{_spin_unlock_irq+19}
> Dec 27 14:32:45 kiopa kernel: RSP: 0000:ffff810001ffbf08  EFLAGS: 00000246
> Dec 27 14:32:45 kiopa kernel: RAX: ffff810001ff3fd8 RBX: ffff810001ffbe58 RCX: 
> ffffffff8040fba0
> Dec 27 14:32:45 kiopa kernel: RDX: 0000000000000001 RSI: ffff810001e19ad8 RDI: 
> ffff810001e18c20
> Dec 27 14:32:45 kiopa kernel: RBP: ffffffff8010e354 R08: 00000000000000e9 R09: 
> 0000000000000000
> Dec 27 14:32:45 kiopa kernel: R10: 0000000000000000 R11: ffff810001e17660 R12: 
> ffffffff8014cd49
> Dec 27 14:32:45 kiopa kernel: R13: ffffffff801106ff R14: ffff810001ff3f18 R15: 
> ffff810001ffbf18
> Dec 27 14:32:45 kiopa kernel: FS:  0000000000000000(0000) GS:ffffffff8041c080
> (0000) knlGS:00000000556b26c0
> Dec 27 14:32:45 kiopa kernel: CS:  0010 DS: 0018 ES: 0018 CR0: 
> 000000008005003b
> Dec 27 14:32:45 kiopa kernel: CR2: 0000000056b8d012 CR3: 000000003cc2c000 CR4: 
> 00000000000006e0
> Dec 27 14:32:45 kiopa kernel: 
> Dec 27 14:32:45 kiopa kernel: Call Trace: <IRQ> 
> <ffffffff80311449>{_spin_unlock_irq+9} 
> <ffffffff8810db70>{:ipv6:addrconf_verify+0}
> Dec 27 14:32:45 kiopa kernel:        
> <ffffffff8014d0e2>{run_ktimeout_softirq+370} 
> <ffffffff801394c4>{__do_softirq+100}
> Dec 27 14:32:45 kiopa kernel:        <ffffffff8010f166>{call_softirq+30} 
> <ffffffff801106bc>{do_softirq+44}
> Dec 27 14:32:45 kiopa kernel:        <ffffffff801391a8>{irq_exit+72} 
> <ffffffff8010e9ca>{apic_timer_interrupt+98}
> Dec 27 14:32:45 kiopa kernel:         <EOI> 
> <ffffffff80311449>{_spin_unlock_irq+9} <ffffffff8030fed0>{thread_return+95}
> Dec 27 14:32:45 kiopa kernel:        <ffffffff8010c69d>{default_idle+45} 
> <ffffffff8010c731>{cpu_idle+97}
> Dec 27 14:32:45 kiopa kernel:        <ffffffff80433ea5>{start_secondary+1253}

At a guess I'd say the new ktimeout code is playing up.

> The full log is at http://www.cmartin.tk/linux/dmesg.bz2 which is 7.9M 
> uncompressed, with just the logs from the last boot.
> 
> The date is wrong because this is a second boot. Time goes extremely fast. 
> When I rebooted into an older kernel it said it was the 8th July 2006!
> 
> The system halts for up to a minute (I got a console login timeout out after 
> 60secs). The keyboard lights still change, but the cursor on the screen stays 
> put. After a bit things return to normal for a bit, repeat until reboot.
> 
>    cmn
> -- 
> Carlos Martín       http://www.cmartin.tk

  reply	other threads:[~2005-12-06  3:05 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05  7:21 2.6.15-rc5-mm1 Andrew Morton
2005-12-05  6:49 ` 2.6.15-rc5-mm1 Carlos Martín
2005-12-06  3:04   ` Andrew Morton [this message]
2005-12-06  6:59     ` 2.6.15-rc5-mm1 Ingo Molnar
2005-12-05 19:06 ` 2.6.15-rc5-mm1: git-alsa-vs-git-pcmcia.patch introduces new compile errors Adrian Bunk
2005-12-05 20:05   ` Takashi Iwai
2005-12-05 21:40 ` 2.6.15-rc5-mm1: USB_IP problems Adrian Bunk
2005-12-07  0:02   ` Greg KH
2005-12-07  0:08     ` Adrian Bunk
2005-12-05 23:05 ` 2.6.15-rc5-mm1 J.A. Magallon
2005-12-05 23:06   ` 2.6.15-rc5-mm1 Randy.Dunlap
2005-12-10 23:36   ` 2.6.15-rc5-mm1 Greg KH
2005-12-10 23:46     ` 2.6.15-rc5-mm1 J.A. Magallon
2005-12-11 21:36       ` 2.6.15-rc5-mm1 J.A. Magallon
2005-12-12 22:58         ` 2.6.15-rc5-mm1 Andrew Morton
2005-12-13  3:44           ` [linux-usb-devel] 2.6.15-rc5-mm1 Alan Stern
2005-12-13 13:51             ` J.A. Magallon
2005-12-13 15:35               ` Alan Stern
2005-12-13 16:47                 ` David Brownell
2005-12-06 13:33 ` 2.6.15-rc5-mm1 KAMEZAWA Hiroyuki
2005-12-07  0:46 ` 2.6.15-rc5-mm1 (x86_64-hpet-overflow.patch breaks resume from disk) Rafael J. Wysocki
2005-12-07 23:15   ` Rafael J. Wysocki
2005-12-08  8:43     ` [discuss] " Jan Beulich
2005-12-08 10:53       ` Rafael J. Wysocki
2005-12-08 22:35         ` Rafael J. Wysocki
2005-12-09  9:15           ` Jan Beulich
2005-12-09  9:16             ` Andi Kleen
2005-12-09 11:20             ` Rafael J. Wysocki
2005-12-09 12:41               ` Jan Beulich
2005-12-09 13:10                 ` Rafael J. Wysocki
2005-12-09 17:34                 ` Rafael J. Wysocki
2005-12-12  7:58                   ` Jan Beulich
2005-12-12  8:05                     ` [discuss] " Andi Kleen
2005-12-08 22:47       ` Andi Kleen
2005-12-08 23:00         ` Rafael J. Wysocki
2005-12-09  9:08         ` Jan Beulich
2005-12-09  9:16           ` Andi Kleen
2005-12-09 10:57             ` Jan Beulich
2005-12-08 19:09 ` 2.6.15-rc5-mm1 Badari Pulavarty
2005-12-08 21:14   ` 2.6.15-rc5-mm1 James Courtier-Dutton
2005-12-08 23:02   ` 2.6.15-rc5-mm1 Adrian Bunk
2005-12-09  7:15     ` [Alsa-devel] 2.6.15-rc5-mm1 Jaroslav Kysela
2005-12-09  1:09 ` 2.6.15-rc5-mm1 Alexander E. Patrakov
2005-12-09  1:52   ` 2.6.15-rc5-mm1 Jeff Garzik
2005-12-12 16:12   ` 2.6.15-rc5-mm1 Alan Cox
2005-12-13 22:49 ` 2.6.15-rc5-mm1 J.A. Magallon
2005-12-13 23:24   ` 2.6.15-rc5-mm1 Andrew Morton
2005-12-14  0:17     ` 2.6.15-rc5-mm1 J.A. Magallon
2005-12-14  0:22       ` 2.6.15-rc5-mm1 Andrew Morton
2005-12-14  1:33         ` 2.6.15-rc5-mm1 Dmitry Torokhov
2005-12-14  0:31       ` 2.6.15-rc5-mm1 Ben Pfaff

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=20051206140453.11e72d89.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=carlos@cmartin.tk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome