Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu x86_64, clang 6.0, swfdump (latest master fad6c2)
./src/swfdump -D @@
Segmentation fault (core dumped)
ASAN:SIGSEGV ================================================================= ==15645==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7fed57f575c7 bp 0x7ffcbf871410 sp 0x7ffcbf870e98 T0) #0 0x7fed57f575c6 (/lib/x86_64-linux-gnu/libc.so.6+0x18e5c6) #1 0x7fed57e264d2 in vfprintf (/lib/x86_64-linux-gnu/libc.so.6+0x5d4d2) #2 0x7fed57efb2eb in __printf_chk (/lib/x86_64-linux-gnu/libc.so.6+0x1322eb) #3 0x55e63636c9fb in printf /usr/include/x86_64-linux-gnu/bits/stdio2.h:104 #4 0x55e63636c9fb in swf_DumpActions modules/swfaction.c:483 #5 0x55e6363586bd in main /home/seviezhou/swftools/src/swfdump.c:1585 #6 0x7fed57deab96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #7 0x55e63635c439 in _start (/home/seviezhou/swftools/src/swfdump+0xd0439) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV ??:0 ?? ==15645==ABORTING
SEGV-swf_DumpActions-swfaction-483.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System info
Ubuntu x86_64, clang 6.0, swfdump (latest master fad6c2)
Command line
./src/swfdump -D @@
Output
AddressSanitizer output
POC
SEGV-swf_DumpActions-swfaction-483.zip
The text was updated successfully, but these errors were encountered: