[MacPorts] #39334: texlive-basic: dvipdfmx fails with png and jpg
MacPorts
noreply at macports.org
Sat Jul 20 04:05:45 PDT 2013
#39334: texlive-basic: dvipdfmx fails with png and jpg
----------------------------+----------------------
Reporter: takeshi@… | Owner: dports@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: texlive-basic |
----------------------------+----------------------
Comment (by mojca@…):
Just a few notes: the problem doesn't manifest on MacTeX. (Maybe that one
is not built with optimisation turned on. But it was definitely built with
clang and statically linked libraries.)
Backtrace shows
{{{
#0 0x00007fff824d082a in __kill ()
#1 0x00007fff87e30b6c in __abort ()
#2 0x00007fff87e2d070 in __stack_chk_fail ()
#3 0x0000000100026295 in iccp_load_profile ()
#4 0x00000001000208c8 in jpeg_include_image ()
#5 0x000000010003ebd0 in pdf_ximage_findresource ()
#6 0x0000000100049c16 in spc_handler_pdfm_image ()
#7 0x000000010004ef0a in spc_exec_special ()
#8 0x0000000100017496 in dvi_do_special ()
#9 0x0000000100019251 in dvi_do_page ()
#10 0x000000010001bc16 in main ()
}}}
The function iccp_load_profile is defined in pdfcolor.c. It would probably
help to keep the debugging flags on and test further.
It would also help a lot if the problem can be reproduced outside of
MacPorts.
--
Ticket URL: <https://trac.macports.org/ticket/39334#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list