On Fri, Nov 14, 2008 at 04:19:09PM -0600, Douglas Miller <[EMAIL PROTECTED]>
wrote:
> My best debugging efforts (read adding printf("here!\n");fflush(stdout);)
> has led me to line 160 in lib/pdf/pdf.cc:
> delete i->outputDev;i->outputDev=0;
>
> It seems that the last time I see my printf say here! is right before this
> line.Thanks for your effort with helping debug this! The problem is now fixed. The next snapshot will work correctly. Greetings Matthias
