#3777: libdl object unload debugger delete support is broken
--------------------------+-------------------------
  Reporter:  Chris Johns  |      Owner:  Chris Johns
      Type:  defect       |     Status:  assigned
  Priority:  high         |  Milestone:  5.1
 Component:  lib/dl       |    Version:  5
  Severity:  critical     |   Keywords:
Blocked By:               |   Blocking:
--------------------------+-------------------------
 The test `dl09.exe` crashes on BBB, Zedboard, and RPi2 but runs on arm
 qemu and psim. The issue is uncovered by the heap protection support in
 `free()` where the free block has been touched.

 It turns out `_rtld_linkmap_delete()` list code is broken. The object
 module's block should not be walked to the end.

--
Ticket URL: <http://devel.rtems.org/ticket/3777>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to