Skip to content
New issue

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

SEGV-ngiflib-c-808 #5

Closed
Edward-L opened this issue May 30, 2018 · 0 comments
Closed

SEGV-ngiflib-c-808 #5

Edward-L opened this issue May 30, 2018 · 0 comments

Comments

@Edward-L
Copy link

asan report

ASAN:SIGSEGV
=================================================================
==209972==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000086 (pc 0x000000402b71 sp 0x7fff92bb3570 bp 0x7fff92bb7840 T0)
    #0 0x402b70 in GifIndexToTrueColor /opt/lxf/ngiflib-master/ngiflib.c:808
    #1 0x402e61 in WritePixels /opt/lxf/ngiflib-master/ngiflib.c:214
    #2 0x404f27 in DecodeGifImg /opt/lxf/ngiflib-master/ngiflib.c:550
    #3 0x406515 in LoadGif /opt/lxf/ngiflib-master/ngiflib.c:789
    #4 0x40184e in main /opt/lxf/ngiflib-master/gif2tga.c:95
    #5 0x7fac605b0f44 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x21f44)
    #6 0x4011a8 (/opt/lxf/ngiflib-master/gif2tga_asan+0x4011a8)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /opt/lxf/ngiflib-master/ngiflib.c:808 GifIndexToTrueColor
==209972==ABORTING

poc:
poc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant