-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
A corrupted EDF file causes python to segfault with the following error:
python(14094,0x1098325c0) malloc: *** error for object 0x7faae04a9e00: pointer being freed was not allocated
python(14094,0x1098325c0) malloc: *** set a breakpoint in malloc_error_break to debug
Abort trap: 6
edfbrowser reports the following error on the EDF file:
Datarecord duration is 1.000000000000 but timestep between
datarecord 70407 and preceding datarecord is 1.678000000000.
Offset from start of file: 0x47DC9E58
Stopped at the first error, additional errors may be present.
A fix to this bug would be to throw an exception instead of crashing python.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels