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 ================================================================= ==80352==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f3928a955a1 bp 0x7ffc790bda50 sp 0x7ffc790bd1d8 T0) #0 0x7f3928a955a0 (/lib/x86_64-linux-gnu/libc.so.6+0x18e5a0) #1 0x7f3928f771a8 in strdup (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x621a8) #2 0x55cb3f1d0417 in code_parse as3/code.c:357 #3 0x55cb3f1ad810 in swf_ReadABC as3/abc.c:877 #4 0x55cb3f121003 in main /home/seviezhou/swftools/src/swfdump.c:1577 #5 0x7f3928928b96 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21b96) #6 0x55cb3f124439 in _start (/home/seviezhou/swftools/src/swfdump+0xd0439) AddressSanitizer can not provide additional info. SUMMARY: AddressSanitizer: SEGV ??:0 ?? ==80352==ABORTING
SEGV-code_parse-code-357.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-code_parse-code-357.zip
The text was updated successfully, but these errors were encountered: