RTEMS | testsuites/libtests/dl14: The init task needs the floating point attribute (#5716)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Mon Aug 17 03:06:10 UTC 2026
Issue created by Sebastian Huber: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5716
The init task of `dl14` loads a RAP application and formats an error message
with `vsnprintf()` when the load fails. On SPARC that uses the floating point
unit, so the system terminates with
`INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT`. Every other test of the
libdl test suite gives its init task the `RTEMS_FLOATING_POINT` attribute.
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/5716
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-f0evz1mdp5wc31yzhszjxgp26-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260817/7816ce16/attachment.htm>
More information about the bugs
mailing list