Bug#302269: fontconfig: Segmentation fault with certain bdf fonts

2005-04-24 Thread Steve Langasek
tags 302269 patch thanks Hi Lars, Anthony, Here is a counter-patch which I think is a bit more elegant than the one Lars proposed. Rather than allocating extra memory for the bitmap of every glyph including zero-width ones, this patch removes/wraps the two bits that were trying to write out

Bug#302269: fontconfig: Segmentation fault with certain bdf fonts

2005-04-11 Thread Lars Wirzenius
The attached patch to libfreetype6 seems to fix the fontconfig segfault for me. I don't understand fonts, of fontconfig, however, so I might be completely wrong. I just traced the problem in gdb and read the code until I found something that seemed like the likely culprit. Jason, this is just for

Bug#302269: fontconfig: Segmentation fault with certain bdf fonts

2005-03-30 Thread Jason Cormie
Package: fontconfig Version: 2.3.1-2 Severity: critical Justification: breaks the whole system After upgrading fontconfig, X would not start on boot up. gdm was failing to start with error failsafe dialog failed tried dpkg-reconfigure fontconfig and it seg faulted on fc-cache (line 144 of the