[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#470433: texlive-omega: Segfault in ovp2ovf



On 11.03.08 Elie Roux (elie.roux@enst-bretagne.fr) wrote:

Hi,

> ovp2ovf segfaults on 32 bit systems (not on mac nor 64 bit
> systems). The patch to apply to stop it is simple, it is in the
> file build/source/texk/web2c/omegafonts/font_routines.c line 60 :
> 
I can't reproduce this here

hille@kloetzer:~ $ ovp2ovf /usr/share/texmf-texlive/fonts/ovp/public/omega/omarab.ovp
hille@kloetzer:~ $ ls -l oma*
-rw-r--r-- 1 hille users 12576 2008-03-11 09:51 omarab.ofm
-rw-r--r-- 1 hille users  9752 2008-03-11 09:51 omarab.ovf
hille@kloetzer:~ $

Do I need a special ovp file?

> replace
> 
> if (no_fonts == font_table_size)
> 
> by
> 
> if (no_fonts * BLOCK == font_table_size)
> 
Is this an official fix from the tex-k list?

Thanks,
  Hilmar
-- 
sigmentation fault



Reply to: