[RTEMS Project] #4764: msdos_format throws RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE on free(fmt_params.sec)

RTEMS trac trac at rtems.org
Fri Nov 25 16:17:10 UTC 2022


#4764: msdos_format throws RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE on
free(fmt_params.sec)
-----------------------------+--------------------
  Reporter:  Giovanni Righi  |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  high            |  Milestone:  5.1
 Component:  fs/fat          |    Version:  5
  Severity:  major           |   Keywords:
Blocked By:                  |   Blocking:
-----------------------------+--------------------
 Hello,
 I'm trying to mount the FAT filesystem on the external memory of an atsamv
 xpalined ultra.
 I managed to mount the device but when calling the msdos_format function
 to format the memory I get a RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE fault.
 The fault is thrown when the function calls the free on the fmt_params.sec
 pointer.

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


More information about the bugs mailing list