[ros-kernel] problems with debugging a umode exception

Gunnar André Dalsnes hardon at online.no
Tue Jan 27 17:16:58 CET 2004


> > -tlist doesn't give any info about avifrate
> 
> This I know about, but not why.  The lucky thing is that 
> tlist only skips
> info about a thread when that thread is the one that crashed. 
>  It means
> that you can always see the stack dump by looking at the stack pointer
> and doing bt yourself.
> 
> I will try to fix this problem.

Great!

> 

I just discovered another strange thing:

tlist:
current->Tcb.State 2 PID.TID 9.50 Name avifrate Stack:

Bugcheck:
Pid: 9 <avifrate> Thrd: c1a77c50 Tid: 32

Tlist says TID is 50 (decimal) while the bugcheck handler says TID is 32
(hex).

-Gunnar



More information about the Ros-kernel mailing list