Bug 981

Summary: Segfaults caused by i18n
Product: [Retired] Red Hat Raw Hide Reporter: enrico.scholz
Component: texinfoAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 1.0CC: enrico.scholz
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-01-28 01:53:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description enrico.scholz 1999-01-28 01:12:18 UTC
Some translations and their origin differs in length. So in
makeinfo.c space for the translation will be allocated but
the origin ("-Footnotes") is used.

This is fixed in later texinfo (>=3.12c) but the delivered
one contains this bug.

------- Email Received From  Enrico Scholz <enrico.scholz.de> 01/27/99 20:19 -------

Comment 1 Cristian Gafton 1999-01-28 01:53:59 UTC
A new texinfo package should appear in the next rawhide

Comment 2 Cristian Gafton 1999-01-28 01:54:59 UTC
*** Bug 982 has been marked as a duplicate of this bug. ***

Bug #981 affects not only texinfo, but all packages using
their own makeinfo (e.g. gdb)