|
Re: Shutdown Message isn't printed in console on QNX 7.0
|
08/06/2024 1:41 PM
post122584
|
Re: Shutdown Message isn't printed in console on QNX 7.0
> You only get a shutdown message if the processor raises an exception while the
> kernel is executing. If you just get the hardware into a bad state there is
> no guarantee that such an exception will occur. That's what watchdogs are for.
>
>
> --Elad
but, for example if you rise a "data abort exception" in a process (user space), the process is kill and the core dump
file is generated but the QNX scheduler keeps working, now we found in our system a condition unknow for us at the
moment where QNX stop scheduling and the system freeze, how can we related this condition to an microcontroller
exception (like bus lockup, or segmentation fault)?
what about exceptions on kernell space?
how can we debug this condition?
thanks
|
|
|