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 ; .... Norbert ------------------------------------------------------------------------ PREINING, Norbert http://www.preining.info JAIST, Japan TeX Live & Debian Developer GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13 ------------------------------------------------------------------------ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org