[RTEMS Project] #4759: RPi: crashes when shell starts

RTEMS trac trac at rtems.org
Mon Dec 26 23:22:52 UTC 2022


#4759: RPi: crashes when shell starts
-----------------------+---------------------
 Reporter:  jkillelea  |       Owner:  (none)
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:  6.1
Component:  shell      |     Version:  6
 Severity:  normal     |  Resolution:
 Keywords:             |  Blocked By:
 Blocking:             |
-----------------------+---------------------

Comment (by jkillelea):

 Hi there, sorry for the delay. Here's the result of running each test on
 real hardware.
 ```
 *** BEGIN OF TEST SPTLS 1 ***
 *** TEST VERSION: 6.0.0.240987228f7f7bab90c20efb8d219e26cf5f51c5
 *** TEST STATE: EXPECTED_PASS
 *** TEST BUILD: RTEMS_POSIX_API
 *** TEST TOOLS: 12.2.1 20221121 (RTEMS 6, RSB
 65f83cf973d6f1f8974ea1818e653753b83eaea8, Newlib b9898fc)

 *** FATAL ***
 fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)

 R0   = 0x0000007b R8  = 0x770e8bde
 R1   = 0x0000000a R9  = 0x5f4cdb15
 R2   = 0x00000001 R10 = 0xe38f3ff7
 R3   = 0x0024c068 R11 = 0xb1bc579f
 R4   = 0x00000000 R12 = 0x01010101
 R5   = 0x0000007b SP  = 0x00303998
 R6   = 0x00000008 LR  = 0x00200600
 R7   = 0x002001e8 PC  = 0x0020059c
 CPSR = 0x600001d3 VEC = 0x00000004
 RTEMS version: 6.0.0.240987228f7f7bab90c20efb8d219e26cf5f51c5
 RTEMS tools: 12.2.1 20221121 (RTEMS 6, RSB
 65f83cf973d6f1f8974ea1818e653753b83eaea8, Newlib b9898fc)
 executing thread ID: 0x09010001
 executing th�
 ```

 ```
 *** BEGIN OF TEST SPTLS 2 ***
 *** TEST VERSION: 6.0.0.240987228f7f7bab90c20efb8d219e26cf5f51c5
 *** TEST STATE: EXPECTED_PASS
 *** TEST BUILD: RTEMS_POSIX_API
 *** TEST TOOLS: 12.2.1 20221121 (RTEMS 6, RSB
 65f83cf973d6f1f8974ea1818e653753b83eaea8, Newlib b9898fc)
 A::globalCounter() = 0

 *** FATAL ***
 fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)

 R0   = 0x00000017 R8  = 0x00000000
 R1   = 0x0000000a R9  = 0x00000000
 R2   = 0x00003008 R10 = 0x00000000
 R3   = 0x00000000 R11 = 0x00000000
 R4   = 0x00226158 R12 = 0x00000000
 R5   = 0x00302888 SP  = 0x0030b290
 R6   = 0x00000000 LR  = 0x002006ac
 R7   = 0x00000000 PC  = 0x00200ff0
 CPSR = 0x20000153 VEC = 0x00000004
 RTEMS version: 6.0.0.240987228f7f7bab90c20efb8d219e26cf5f51c5
 RTEMS tools: 12.2.1 20221121 (RTEMS 6, RSB
 65f83cf973d6f1f8974ea1818e653753b83eaea8, Newlib b9898fc)
 executing thread ID: 0x0a010001
 executing th�
 ```

 ```
 *** BEGIN OF TEST SPTLS 3 ***
 *** TEST VERSION: 6.0.0.240987228f7f7bab90c20efb8d219e26cf5f51c5
 *** TEST STATE: EXPECTED_PASS
 *** TEST BUILD: RTEMS_POSIX_API
 *** TEST TOOLS: 12.2.1 20221121 (RTEMS 6, RSB
 65f83cf973d6f1f8974ea1818e653753b83eaea8, Newlib b9898fc)

 *** END OF TEST SPTLS 3 ***


 [ RTEMS shutdown ]
 ```

--
Ticket URL: <http://devel.rtems.org/ticket/4759#comment:6>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list