From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Linux Sisyphus mailing list <sisyphus@lists.altlinux.org> Cc: Vitaly Lipatov <lav@altlinux.org>, "Sergey V. Turchin" <zerg@altlinux.org> Subject: Re: [sisyphus] libpoppler.so.5 backwards incompatibility Date: Fri, 22 Jan 2010 01:53:37 +0300 Message-ID: <20100121225336.GB22208@wo.int.altlinux.org> (raw) In-Reply-To: <201001211645.51605.iadzhubey@rics.bwh.harvard.edu> [-- Attachment #1: Type: text/plain, Size: 1049 bytes --] Hi, On Thu, Jan 21, 2010 at 04:45:51PM -0500, Ivan Adzhubey wrote: [...] > Inkscape crashes upon importing certain ps/eps/pdf files with the following > error message: Ivan, thank you for pointing it out. > inkscape: symbol lookup error: inkscape: undefined symbol: > _ZN13GfxColorSpace5parseEP6Object I'd be surprised if it didn't: $ ldd -r /usr/bin/inkscape 2>&1 >/dev/null |c++filt undefined symbol: GfxResources::lookupShading(char*) (/usr/bin/inkscape) undefined symbol: GfxColorSpace::parse(Object*) (/usr/bin/inkscape) undefined symbol: GfxResources::lookupPattern(char*) (/usr/bin/inkscape) That happens because libpoppler.so.5 failed to provide backwards compatibility. > $ rpm -qa|fgrep inkscape > inkscape-0.47-alt4 inkview suffers from the same problem. Simple rebuild of inkscape should cure the crash, but not the problem in general because libpoppler changes ABI incompatibly from time to time. 2zerg: You have to change soname every time such things happen with libpoppler. -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2010-01-21 22:53 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-01-21 21:45 [sisyphus] inkscape/poppler crashes Ivan Adzhubey 2010-01-21 22:53 ` Dmitry V. Levin [this message] 2010-01-21 23:15 ` [sisyphus] libpoppler.so.5 backwards incompatibility Ivan Adzhubey 2010-01-21 23:35 ` Dmitry V. Levin 2010-01-21 23:56 ` Dmitry V. Levin 2010-01-22 3:30 ` Ivan Adzhubey 2010-01-22 11:20 ` Sergei Epiphanov 2010-01-22 11:25 ` Andrey Rahmatullin 2010-02-26 17:48 ` Sergey V Turchin 2010-01-22 11:46 ` Sergey V Turchin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20100121225336.GB22208@wo.int.altlinux.org \ --to=ldv@altlinux.org \ --cc=lav@altlinux.org \ --cc=sisyphus@lists.altlinux.org \ --cc=zerg@altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git