79512800

Date: 2025-03-16 15:46:53
Score: 1.5
Natty:
Report link

If a prefetch_abort or a data_abort occurs the running program can not continue. On a simple platform you just stop by entering a while(1){} loop. Time to get the debugger.

On a more advanced system you can try to terminate the current program or send a signal to it but continuing is not possible.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Peter v.d. Vos