linux-um archives
 help / color / mirror / Atom feed
From: Phil Nadeau <phil@innercite.com>
To: UML Dev List <user-mode-linux-devel@lists.sourceforge.net>
Cc: Jeff Dike <jdike@addtoit.com>
Subject: Re: [uml-devel] Kernel idles in loop after loading IPv4
Date: Fri, 30 Jan 2004 13:23:36 -0800	[thread overview]
Message-ID: <1075497812.22009.41.camel@rocket.innercite.com> (raw)
In-Reply-To: <200401280439.i0S4dUZw005532@ccure.user-mode-linux.org>

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

On Tue, 2004-01-27 at 20:39, Jeff Dike wrote:
> If you could get a stack trace from the last call to schedule, that would be
> handy.  You could automate it with
> 	comm <n>
> 	bt
> 	c
> 	end
> 
> with breakpoint <n> attached to schedule().
> 
> 				Jeff

Here's the last part of a debug session that I ran which produced the
error. The full transcript is attached. Thanks in advance.

NET: Registered protocol family 2
  
Breakpoint 1, schedule () at kernel/sched.c:1489
1489            if (likely(!(current->state & (TASK_DEAD | TASK_ZOMBIE)))) {
#0  schedule () at kernel/sched.c:1489
#1  0xa002db4e in wait_for_completion (x=0xa1fefb64) at kernel/sched.c:1758
#2  0xa0041104 in synchronize_kernel () at kernel/rcupdate.c:262
#3  0xa000b5dc in inet_init () at net/ipv4/af_inet.c:1144
#4  0xa00024e8 in do_initcalls () at init/main.c:499
#5  0xa000c679 in init (unused=0x0) at init/main.c:581
#6  0xa00141d3 in run_kernel_thread (fn=0xa000c658 <init>, arg=0x0,
jmp_ptr=0xa08bfab4) at arch/um/kernel/process.c:241
#7  0xa001fe23 in new_thread_handler (sig=10) at
arch/um/kernel/skas/process_kern.c:71
#8  <signal handler called>
#9  0xa0155fed in syscall () at seq_file.h:49
Previous frame inner to this frame (corrupt stack?)
(gdb) c
Continuing.

-- 
Phil Nadeau
Software Services Manager
phil.nadeau@innercite.com
(916)932-3200, (800)921-5513

[-- Attachment #2: debug_session.gz --]
[-- Type: application/x-gzip, Size: 3416 bytes --]

  reply	other threads:[~2004-01-30 21:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 20:54 [uml-devel] Kernel idles in loop after loading IPv4 Phil Nadeau
2004-01-27 23:28 ` Steven James
2004-01-28  4:39   ` Jeff Dike
2004-01-30 21:23     ` Phil Nadeau [this message]
2004-02-15 17:12       ` BlaisorBlade
2004-02-16 16:48         ` Phil Nadeau
2004-02-16 18:16           ` Christopher Olson
2004-02-14 21:45 ` roland

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=1075497812.22009.41.camel@rocket.innercite.com \
    --to=phil@innercite.com \
    --cc=jdike@addtoit.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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