Re: bug: kernel timer added twice at c186be43

From: Andrew Morton (andrewm@uow.edu.au)
Date: Sun Jun 18 2000 - 23:14:54 EST


narancs1@externet.hu wrote:
>
> After I resumed my laptop from suspend I got the mesg in $SUBJ twice.
> It's kernel 2.4.0-test1-ac10 compiled by
> gcc version 2.95.2 20000313 (Debian GNU/Linux 2.2)
> binutils 2.9.5.0.37-1
> the machine is a p150, 16mb ram portocom laptop. I have never seen this mesg
> before. What add. info do you need?
> What does it mean?

It means someone added a timer to the global list, but it's already on
the list.

Please type the following:

cd /usr/src/linux
gdb vmlinux
(gdb) x/10i 0xc186be43

That _may_ find the culprit, if gcc 2.95.2 gets
__builtin_return_address(0) correct.

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



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:16 EST