Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2020 10:06:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 245093] graphics/poppler: 0.86.1 broke opening PDFs with links (via graphics/evince)
Message-ID:  <bug-245093-6497-hdKZL1P3B7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245093-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245093-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245093

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

After applying patch:

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245093-6497-hdKZL1P3B7>