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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to