Issue created by Sebastian Huber: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5712



`ScoreIsrValIsr` checks that the context which an interrupt during the
multitasking start interrupted ran on the stack of the thread which was running.
A wrapper of the interrupt dispatch of the architecture takes the address of 
that
stack, and there is one for six architectures only. Everywhere else the address
stays zero, the check cannot pass, and it reports nothing but a line number,
which says neither that the architecture is unsupported nor what was expected.

Found while running the full test suite on eleven simulators. This description
was created with Claude Code assistance.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5712
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/5-ey1b8tepi2m6jkjivxnew2wyi-1d/unsubscribe
 | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | 
Help: https://gitlab.rtems.org/help


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to