[RTEMS Project] #4950: libdl test dl07 fails on PowerPC

RTEMS trac trac at rtems.org
Mon Aug 28 01:25:22 UTC 2023


#4950: libdl test dl07 fails on PowerPC
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  normal       |  Milestone:  6.1
 Component:  lib/dl       |    Version:  6
  Severity:  normal       |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 The `libdl` test `dl07` fails on PowerPC (`psim`) with:
 {{{
 rtl: alloc: del: READ_WRITE addr=0x91ca8
 *** FATAL ***
 fatal source: 13 (RTEMS_FATAL_SOURCE_HEAP)
 heap error: heap=0x7e6d0 block=0x91cdc
 reason=HEAP_ERROR_BROKEN_PROTECTOR(0)=[0x91ce0,0,0,0]
 RTEMS version: 6.0.0.b9f11607b1731bc5f2391653cd8f4ebe48ba278e
 RTEMS tools: 12.3.1 20230626 (RTEMS 6, RSB
 8e568b2ca3489d6bfa48e1d29618ea9b48a5b408, Newlib 4c7d0df)
 executing thread ID: 0x0a010001
 executing thread name: UI1
 }}}
 The issue is the `.bss` section size is too small for the sections
 present. The bug has been triggered by the separate section support now
 being used in the testsuite.

--
Ticket URL: <http://devel.rtems.org/ticket/4950>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list