Release | Version string missmatch in 6.1 Release (#13)
Heinz Junkes (@junkes)
gitlab at rtems.org
Thu Jan 30 07:11:20 UTC 2025
Heinz Junkes created an issue: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/13
## Summary
FATAL (assert exception) - output shows wrong version string.
```
*** FATAL ***
fatal source: 7 (RTEMS_FATAL_SOURCE_ASSERT)
fatal code: 2156335792 (0x808712b0)
RTEMS version: 6.1.0.not-released
RTEMS tools: 13.3.0 20240521 (RTEMS 6, RSB no-repo, Newlib 1b3dcfd)
executing thread ID: 0x0b010001
executing thread name: _main_
U-Boot SPL 2018.09-00002-g0b54a51eee (Sep 10 2018 - 19:41:39 -0500)
...
```
## Steps to reproduce
In a ‘normal’ programme ‘assert()’
```
assertion "sc == RTEMS_SUCCESSFUL" failed: file "../pyroArrayIOCGpio.c", line 139, function: testingGpio
```
rtems_get_version_string() shows:
```
rtems-6.1.0 (ARM/ARMv4/beagleboneblack)
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems-release/-/issues/13
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250130/7b8f91f0/attachment.htm>
More information about the bugs
mailing list