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

Bug#470433: texlive-omega: Segfault in ovp2ovf



Package: texlive-omega
Version: 2007.dfsg.1-2
Severity: important
Tags: patch


-- Package-specific info:
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 :

replace

if (no_fonts == font_table_size)

by

if (no_fonts * BLOCK == font_table_size)

-- System Information:
Debian Release: lenny/sid
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3norgz
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-omega depends on:
ii  libc6                      2.7-9         GNU C Library: Shared libraries
ii libkpathsea4 2007.dfsg.1-2 TeX Live: path search library for ii texlive-base 2007-13 TeX Live: Essential programs and f
ii  texlive-common             2007-13       TeX Live: Base component
ii  texlive-latex-base         2007-13       TeX Live: Basic LaTeX packages

texlive-omega recommends no packages.

Versions of packages tex-common depends on:
ii debconf 1.5.19 Debian configuration management sy ii ucf 3.005 Update Configuration File: preserv

Versions of packages texlive-omega is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii tex-common 1.10 common infrastructure for building



Reply to: