Allan Hessenflow created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5421
## Summary When an aio_request_type is allocated, suspendcbp is left unitialized and is also not initialized when it is enqueued. This can result in that unitialized pointer being dereferenced later in rtems_aio_handle(). ## Steps to reproduce Run the psxaio tests from testsuites/psxtests. This sometimes results in a fault such as an unaligned access or bus error. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5421 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
