Getting an error after a test ends

Richi Dubey richidubey at gmail.com
Mon Feb 8 05:08:50 UTC 2021


Hi,

I am debugging smpfatal04 on our WIP Strong APA scheduler. When I run the
test on gdb and qemu, I get the following output:
------------------------------

:~$ qemu-system-arm -net none -nographic -M realview-pbx-a9 -m 256M -kernel
~/quick-start/LatestStrong/build/bsp/arm-rtems6/c/realview_pbx_a9_qemu/testsuites/smptests/smpfatal04.exe
-smp 4 -s -S


*** BEGIN OF TEST SMPFATAL 4 ***
*** TEST VERSION: 6.0.0.44ae183090f3bc1a4ee281ff98525209b3fda7a7-modified
*** TEST STATE: EXPECTED_PASS
*** TEST BUILD: RTEMS_NETWORKING RTEMS_POSIX_API RTEMS_SMP
*** TEST TOOLS: 10.2.1 20210125 (RTEMS 6, RSB
ade089253e70d75105a8311844f82f6d20cc30a8, Newlib cb41c37)

*** END OF TEST SMPFATAL 4 ***


*** FATAL ***
fatal source: 10 (RTEMS_FATAL_SOURCE_SMP)
CPU: 0
fatal code: 0 (0x00000000)
RTEMS version: 6.0.0.44ae183090f3bc1a4ee281ff98525209b3fda7a7-modified
RTEMS tools: 10.2.1 20210125 (RTEMS 6, RSB
ade089253e70d75105a8311844f82f6d20cc30a8, Newlib cb41c37)
executing thread is NULL

------------------------------

On checking docs, I saw that SMP Fatal Code 0 points
to SMP_FATAL_BOOT_PROCESSOR_NOT_ASSIGNED_TO_SCHEDULER. This error is thrown
after the end of the test, so should I worry about it? - Because
rtems-tester said that this test fails.

Please let me know.
Thanks,
Richi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210208/6314c1b2/attachment.html>


More information about the devel mailing list