lkml.org 
[lkml]   [1999]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject2.3.22: bug in sched.c:573
Date
Booted my machine on 2.3.22 this evening, and it locked up hard just
after complaining about a kernel bug in sched.c at line 573. The
context is as follows:

asmlinkage void schedule(void)
{
struct schedule_data * sched_data;
struct task_struct *prev, *next, *p;
struct list_head *tmp;
int this_cpu, c;

if (!current->active_mm) BUG();
if (tq_scheduler)
goto handle_tq_scheduler;
(...)

As far as what was happening at the time, I had just booted the machine
and it was starting up syslogd and klogd.

--Bob Tracy
rct@frus.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.016 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site