Closed
Description
This is the runtime error msg caused by the overrun.
DTS_MSG: Stensal C/C++ DTS detected a fatal program error!
DTS_MSG: Continuing the execution will cause unexpected behaviors, abort!
DTS_MSG: Reading 1 bytes at 0xffffc7dc will read undefined values.
DTS_MSG: Diagnostic information:
- The object to-be-read (start:0xffffc6dc, size:256 bytes) is allocated at
- file:/home/sbuilder/workspace/re2c/re2c/src/test/s_to_n32_unsafe/test.cc::39, 10
- 0xffffc6dc 0xffffc7db
- +------------------------+
- | the object to-be-read |......
- +------------------------+
- ^~~~~~~~~~
- the read starts at 0xffffc7dc that is right after the object end.
- Stack trace (most recent call first):
-[1] file:/home/sbuilder/workspace/re2c/re2c/src/util/s_to_n32_unsafe.cc::28, 9
-[2] file:/home/sbuilder/workspace/re2c/re2c/src/test/s_to_n32_unsafe/test.cc::50, 9
-[3] file:/home/sbuilder/workspace/re2c/re2c/src/test/s_to_n32_unsafe/test.cc::85, 15
-[4] file:/home/sbuilder/workspace/re2c/re2c/src/test/s_to_n32_unsafe/test.cc::101, 12
-[5] file:/musl-1.1.10/src/env/__libc_start_main.c::168, 11
Metadata
Metadata
Assignees
Labels
No labels