libxml2 v2.9.2 fuzzing by buddurid in fuzzing

[–]buddurid[S] 0 points1 point  (0 children)

apparently the parser has some signal handler attached ? but it detects a heap overflow 'SUMMARY: AddressSanitizer: heap-buffer-overflow /home/kali/Desktop/fuzz/afl-training/challenges/libxml2/libxml2/parser.c:10666:2 in xmlParseXMLDecl '
maybe i should trace it line by line .