[Bug 245093] graphics/poppler: 0.86.1 broke opening PDFs with links (via graphics/evince)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 27 10:06:34 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245093

--- Comment #4 from Ashish SHUKLA <ashish at FreeBSD.org> ---
(In reply to Philippe Michel from comment #2)

After applying patch:

0x000000080865ee18 in build_goto_dest (document=0x8083cfd40 [PopplerDocument],
action=0x806b400c0, link=0x0) at poppler-action.cc:348
348             if (! link->isOk ()) {
(gdb) bt full
#0  0x000000080865ee18 in build_goto_dest(_PopplerDocument*, _PopplerAction*,
LinkGoTo const*) (document=0x8083cfd40 [PopplerDocument], action=0x806b400c0,
link=0x0) at poppler-action.cc:348
        link_dest = 0x7fffdf5f8bc0
        named_dest = 0x80181ca4b <g_strdup+75>
#1  0x000000080865e92a in _poppler_action_new(_PopplerDocument*, LinkAction
const*, char const*) (document=0x8083cfd40 [PopplerDocument], link=0x80a144f00,
title=0x80a174dc0 "Preface")
    at poppler-action.cc:635
        action = 0x806b400c0
#2  0x0000000808666d5a in poppler_index_iter_get_action(PopplerIndexIter*)
(iter=0x806b60140) at poppler-document.cc:2662
        item = 0x80695e6a0
        link_action = 0x80a144f00
        action = 0x0
        title = 0x80a174dc0 "Preface"
#3  0x0000000808618a9a in build_tree(_PdfDocument*, _GtkTreeModel*,
_GtkTreeIter*, _PopplerIndexIter*) (pdf_document=0x80717a6f0 [PdfDocument],
model=0x8083fe890, parent=0x0, iter=0x806b60140)
    at ev-poppler.cc:1463
        tree_iter = {stamp = 138406032, user_data = 0x3000000028, user_data2 =
0x7fffdf5f8e50, user_data3 = 0x7fffdf5f8d40}
        action = 0x8083cfd40
        link = 0x0
        expand = 8
        child = 0x8083cfd40
        title_markup = 0x7fffdf5f8e00 ""
#4  0x0000000808618790 in pdf_document_links_get_links_model(_EvDocumentLinks*)
(document_links=0x80717a6f0) at ev-poppler.cc:1516
        pdf_document = 0x80717a6f0 [PdfDocument]
        model = 0x8083fe890
        iter = 0x806b60140
#5  0x00000008002f5a4a in ev_document_links_get_links_model
(document_links=0x80717a6f0) at ev-document-links.c:58
        iface = 0x8083e9580
        retval = 0x206
#6  0x00000008003475d2 in ev_job_links_run (job=0x8083d04f0 [EvJobLinks]) at
ev-jobs.c:389
        job_links = 0x8083d04f0 [EvJobLinks]
#7  0x0000000800345b03 in ev_job_run (job=0x8083d04f0 [EvJobLinks]) at
ev-jobs.c:216
        class = 0x8068d3060
#8  0x000000080034abaf in ev_job_thread (job=0x8083d04f0 [EvJobLinks]) at
ev-job-scheduler.c:184
        result = 0
#9  0x000000080034aad8 in ev_job_thread_proxy (data=0x0) at
ev-job-scheduler.c:217
        job = 0x80a0e7c00
#10 0x000000080182b6ed in g_thread_proxy (data=0x807f5e280) at gthread.c:784
        thread = 0x807f5e280
#11 0x0000000801435736 in thread_start (curthread=0x808246900) at
/usr/src/lib/libthr/thread/thr_create.c:292
        set = {__bits = {0, 0, 0, 0}}
#12 0x0000000000000000 in  ()

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gnome mailing list