Re: Funky errors

Wesley Morgan (morganw@engr.sc.edu)
Tue, 24 Nov 1998 22:45:11 -0500 (EST)


On Sat, 21 Nov 1998, Philipp Rumpf wrote:

> On Fri, Nov 20, 1998 at 06:35:02PM -0500, Wesley Morgan wrote:
> > I had the pleasure of my console being flooded with the following
> > messages. I am fairly certain they occurred as a result of some test
> > performed by the egcs testsuite (cvs tree). If not that, then it may be a
> > ppp related problem...
> >
> > Nov 20 18:11:06 by-tor kernel: schedule_timeout: wrong timeout value ffffff9c from c012b9b1
>
> (cat /System.map; echo c012b9b1 MAGICMAGIC) | sort | grep -3 MAGICMAGIC

Here are the results... A problem with select/poll?? hrmph... Good luck :)

c012b7f8 t free_wait
c012b888 t max_select_fd
c012b928 T do_select
c012b9b1 MAGICMAGIC
c012bb30 T sys_select
c012bfa0 t do_poll
c012c07c T sys_poll

-
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/