-
Notifications
You must be signed in to change notification settings - Fork 102
A SIGSEGV signal appear when running program Thordec #36
Copy link
Copy link
Open
Description
An issue has been discovered when use Thordec:
ASAN:SIGSEGV
=================================================================
==22231==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7fec86fb7425 bp 0x7fffe85bc968 sp 0x7fffe85aceb8 T0)
#0 0x7fec86fb7424 in strrchr (/lib/x86_64-linux-gnu/libc.so.6+0x8d424)
#1 0x4022a9 in main dec/maindec.c:116
#2 0x7fec86f4a82f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2082f)
#3 0x406ce8 in _start (/home/mfc_fuzz/thor/build/Thordec+0x406ce8)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV ??:0 strrchr
==22231==ABORTING
The input file is displayed at: https://github.com/fCorleone/fuzz_programs/blob/master/thor/test.bit
The command line is ./Thordec test.bit out.yuv
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels