[Poppler-bugs] [Bug 76439] SEGV in StreamPredictor::getChar

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 24 10:29:35 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76439

--- Comment #2 from Antti Husa <a.husa at hushmail.com> ---
Fixed ASAN report with line numbers:

==15820== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x7f02626e8b31 sp 0x7fff3b144c50 bp 0x7fff3b144c70 T0)
AddressSanitizer can not provide additional info.
    #0 0x7f02626e8b30 in StreamPredictor::getChar()
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/Stream.cc:615
    #1 0x7f02626fef2f in XRef::readXRefStreamSection(Stream*, int*, int, int)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/XRef.cc:844
    #2 0x7f02626ffd0c in XRef::readXRefStream(Stream*, long long*)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/XRef.cc:785
    #3 0x7f0262703fdb in XRef::readXRef(long long*, std::vector<long long,
std::allocator<long long> >*, std::vector<int, std::allocator<int> >*)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/XRef.cc:560
    #4 0x7f026270445b in XRef::XRef(BaseStream*, long long, long long, bool*,
bool)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/XRef.cc:342
    #5 0x7f02626d903f in PDFDoc::setup(GooString*, GooString*)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/PDFDoc.cc:262
    #6 0x7f02626d96b6 in PDFDoc::PDFDoc(GooString*, GooString*, GooString*,
void*)
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/PDFDoc.cc:167
    #7 0x7f0262cdbc97 in poppler_document_new_from_file
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/glib/poppler-document.cc:202
    #8 0x7f0262f49853 in pdf_document_open
/var/tmp/portage/app-text/zathura-pdf-poppler-0.2.3/work/zathura-pdf-poppler-0.2.3/pdf.c:214
    #9 0x429e14 in zathura_document_open
/var/tmp/portage/app-text/zathura-0.2.1/work/zathura-0.2.1/document.c:130
    #10 0x415057 in document_open
/var/tmp/portage/app-text/zathura-0.2.1/work/zathura-0.2.1/zathura.c:482
    #11 0x415f43 in document_info_open
/var/tmp/portage/app-text/zathura-0.2.1/work/zathura-0.2.1/zathura.c:465
    #12 0x7f026bd32a76 (/usr/lib64/libgdk-x11-2.0.so.0+0x20a76)
    #13 0x7f026b155a95 (/usr/lib64/libglib-2.0.so.0+0x4aa95)
    #14 0x7f026b155de7 (/usr/lib64/libglib-2.0.so.0+0x4ade7)
    #15 0x7f026b1561e9 (/usr/lib64/libglib-2.0.so.0+0x4b1e9)
    #16 0x7f026c0ffdd6 (/usr/lib64/libgtk-x11-2.0.so.0+0x139dd6)
    #17 0x40ddea in main
/var/tmp/portage/app-text/zathura-0.2.1/work/zathura-0.2.1/main.c:145
    #18 0x7f026a464bf4 in __libc_start_main
/var/tmp/portage/sys-libs/glibc-2.17/work/glibc-2.17/csu/libc-start.c:258
    #19 0x40e544 in _start (/usr/bin/zathura+0x40e544)
SUMMARY: AddressSanitizer: SEGV
/var/tmp/portage/app-text/poppler-0.24.5/work/poppler-0.24.5/poppler/Stream.cc:615
StreamPredictor::getChar()
==15820== ABORTING

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140324/1b20452a/attachment.html>


More information about the Poppler-bugs mailing list