xiph / daala

Modern video compression for the internet

Home Page:https://xiph.org/daala/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEGV on unknown address in daala_decode_img_out

tysmith opened this issue · comments

Found running commit 4633b81
Built with AddressSanitizer

To reproduce run:
./dump_video test_case.ogv

==46897==ERROR: AddressSanitizer: SEGV on unknown address 0x000000006bd0 (pc 0x0000004f9fda bp 0x7ffee603a0a0 sp 0x7ffee6039f20 T0)
    #0 0x4f9fd9 in daala_decode_img_out src/decode.c:1247:7
    #1 0x4ecde1 in main examples/dump_video.c:448:25
    #2 0x7f9975b7a82f in __libc_start_main /build/glibc-GKVZIf/glibc-2.23/csu/../csu/libc-start.c:291
    #3 0x418f98 in _start (dump_video+0x418f98)

test_case.ogv.zip