Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45019 - [emacs] 24.5-1 segfaults when opening PDF to view
Attached to Project:
Arch Linux
Opened by Tim Christian (objnotfound) - Tuesday, 19 May 2015, 20:05 GMT
Last edited by Jürgen Hötzel (juergen) - Saturday, 27 February 2016, 14:37 GMT
Opened by Tim Christian (objnotfound) - Tuesday, 19 May 2015, 20:05 GMT
Last edited by Jürgen Hötzel (juergen) - Saturday, 27 February 2016, 14:37 GMT
|
DetailsDescription: Unable to view PDF files that were previously view able.
Searching Arch fora and Google in general failed to yield specific, related results. In anticipation of your review of the core dump, below: /usr/lib/libMagickWand-6.Q16HDRI.so.2 is owned by imagemagick 6.9.1.0-2 Steps to reproduce: 1. wget -O pdf-test.pdf http://www.education.gov.yk.ca/pdf/pdf-test.pdf 2. emacs -q pdf-test.pdf Expected PDF file to be displayed. Instead, get: Fatal error 11: Segmentation fault Backtrace: emacs[0x503933] emacs[0x4ea34e] emacs[0x50274e] emacs[0x5027b3] /usr/lib/libpthread.so.0(+0x10740)[0x7ffaacea6740] /usr/lib/libamdocl64.so(+0x5cc5aa)[0x7ffa8ebea5aa] /usr/lib/libamdocl64.so(+0x5cc864)[0x7ffa8ebea864] /usr/lib/libamdocl64.so(+0xebfa30)[0x7ffa8f4dda30] /usr/lib/libamdocl64.so(+0x5c9a9a)[0x7ffa8ebe7a9a] /usr/lib/libamdocl64.so(+0x5aa1cf)[0x7ffa8ebc81cf] /usr/lib/libamdocl64.so(+0x5b9f80)[0x7ffa8ebd7f80] /usr/lib/libamdocl64.so(clBuildProgram+0x150)[0x7ffa8ebb9390] /usr/lib/libMagickCore-6.Q16HDRI.so.2(+0x14b344)[0x7ffaaf0d2344] /usr/lib/libMagickCore-6.Q16HDRI.so.2(InitOpenCLEnvInternal+0xcf)[0x7ffaaf0d275f] /usr/lib/libMagickCore-6.Q16HDRI.so.2(+0x14b9eb)[0x7ffaaf0d29eb] /usr/lib/libMagickCore-6.Q16HDRI.so.2(+0x14c40a)[0x7ffaaf0d340a] /usr/lib/libMagickCore-6.Q16HDRI.so.2(InitOpenCLEnv+0x5c)[0x7ffaaf0d3e9c] /usr/lib/libMagickCore-6.Q16HDRI.so.2(+0x43d38)[0x7ffaaefcad38] /usr/lib/libMagickCore-6.Q16HDRI.so.2(AccelerateCompositeImage+0x65)[0x7ffaaefd8f75] /usr/lib/libMagickCore-6.Q16HDRI.so.2(CompositeImageChannel+0x299)[0x7ffaaf0183b9] /usr/lib/libMagickCore-6.Q16HDRI.so.2(MergeImageLayers+0x1e9)[0x7ffaaf0b7299] /usr/lib/libMagickWand-6.Q16HDRI.so.2(MagickMergeImageLayers+0x4a)[0x7ffaaf508f6a] emacs[0x5cd12b] emacs[0x5cfe90] emacs[0x5d0260] emacs[0x55c79d] emacs[0x591a93] emacs[0x55c5d3] emacs[0x591a93] emacs[0x55c5d3] emacs[0x591a93] emacs[0x55c5d3] emacs[0x55cb39] emacs[0x55af2d] emacs[0x55c6aa] emacs[0x591a93] emacs[0x55c5d3] emacs[0x591a93] emacs[0x55c5d3] emacs[0x55cac8] emacs[0x46cf56] ... Segmentation fault (core dumped) |
This task depends upon
Closed by Jürgen Hötzel (juergen)
Saturday, 27 February 2016, 14:37 GMT
Reason for closing: Not a bug
Saturday, 27 February 2016, 14:37 GMT
Reason for closing: Not a bug
wget -O pdf-test.pdf http://www.orimi.com/pdf-test.pdf