Am 26.07.2014 11:43, schrieb Norbert Preining: > Hi Matthias, hi all, > > On Sat, 26 Jul 2014, Norbert Preining wrote: >>> - please find out the subproject which needs to be built >>> with -O1, don't build everything with -O1. > > Actually I found it already - by checking where it dumped, and > trying only to recompile this one file with -O1, it is > pdftex0.c > Now, what should be next? Send the file to someone? The problem is > that it is long: > -rw-r--r-- 1 preining Debian 904076 Jul 26 09:27 pdftex0.c > and not easily readable, as it is generated from web code (web2c). > > The bug seems to appear at the last line of the below code: > else if ( curinput .locfield != -268435455L ) > { > t = mem [curinput .locfield ].hh .v.LH ; > curinput .locfield = mem [curinput .locfield ].hh .v.RH ; > if ( t >= 4095 ) > { > curcs = t - 4095 ; > curcmd = eqtb [curcs ].hh.b0 ; > curchr = eqtb [curcs ].hh .v.RH ; > > ....
can you attach the xz compressed preprocessed file? Is this the only one to build an executable / test case? if not, could you attach the remaining files too? Matthias -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org