RTEMS / RTOS / Release¶
Go to Issues or Merge Requests
Issues Summary
Merge Requests Summary
Issues¶
13 - Version string missmatch in 6.1 Release (opened)¶
Id |
13 |
State |
opened |
Type |
ISSUE |
Author |
Heinz Junkes |
Assignee(s) |
Chris Johns |
Created |
2025-01-30T07:11:19.589Z |
Updated |
2026-01-16T00:12:29.482Z |
Milestone |
6.3 |
Labels |
release |
Link |
https://gitlab.rtems.org/rtems/rtos/rtems-release/-/work_items/13 |
Merges |
0 |
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)
Author: Gedare Bloom
2025-01-30T16:43:48.716Z
assigned to @chris
Author: Chris Johns
2025-09-25T23:23:05.369Z
changed Version to
6