[gs-bugs] [Bug 691378] ghostPCL memory not undercontrol

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Thu Jun 17 21:26:50 UTC 2010


http://bugs.ghostscript.com/show_bug.cgi?id=691378

--- Comment #11 from Henry Stiles <henry.stiles at artifex.com> 2010-06-17 21:26:48 UTC ---
(In reply to comment #10)
> Created an attachment (id=6384)
 --> (http://bugs.ghostscript.com/attachment.cgi?id=6384) [details]
> replacement for previous pldict.tar
> 
> I put all additional code between #ifdef USE_BINSEARCH, so it can be easily
> (not)compiled in.

Hi Norbert,

Thanks for this, I am testing it and don't see any problems yet, I do see the
following valgrind complaint with many files, any ideas before I dive into it
with the debugger?

==26725== Invalid read of size 4
==26725==    at 0x321E35: pl_dict_lookup (pldict.c:281)
==26725==    by 0x3369F1: pcl_find_symbol_map (pcsymbol.c:289)
==26725==    by 0x32E744: check_support (pcfsel.c:164)
==26725==    by 0x32E8C7: score_match (pcfsel.c:226)
==26725==    by 0x32EDDB: pcl_reselect_font (pcfsel.c:413)
==26725==    by 0x332E05: pcl_recompute_font (pcfont.c:90)
==26725==    by 0x335744: pcl_text (pctext.c:737)
==26725==    by 0x34134F: pcl_process (pcparse.c:474)
==26725==    by 0x2179: pcl_impl_process (pctop.c:461)
==26725==    by 0x32372E: pl_process (pltop.c:162)
==26725==    by 0x3739BD: pl_main (plmain.c:421)
==26725==    by 0x375A66: main (plmain.c:1308)
==26725==  Address 0xbfffe4a4 is just below the stack ptr.  To suppress, use:
--workaround-gcc296-bugs=yes

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list