Bug 2273

Summary: Building gnuplot fails with a texlive fatal error when building ps docs
Product: Mageia Reporter: Ahmad Samir <ahmadsamir3891>
Component: RPM PackagesAssignee: D Morgan <dmorganec>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: dmorganec, pterjan, stormi-mageia
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: texlive CVE:
Status comment:

Description Ahmad Samir 2011-07-25 18:22:30 CEST
While building gnuplot, I got this error:
This is TeX, Version 3.1415926 (TeX Live 2010/Mageia)
fatal: memory exhausted (xmalloc of 18446744071586067984 bytes).
make: *** [gpcard.dvi] Error 1

this comes from the 'make -C docs/ ps' in the .spec
Ahmad Samir 2011-07-25 18:22:38 CEST

CC: (none) => dmorganec

Ahmad Samir 2011-07-25 18:22:48 CEST

Version: 1 => Cauldron

Ahmad Samir 2011-07-25 18:50:19 CEST

Source RPM: gnuplot => texlive

Comment 1 Samuel Verschelde 2011-10-01 02:57:07 CEST
Assigning to maintainer now that our maintainers database has an entry for
this package. Please assign back to bugsquad@mageia.org in case of a mistake
from me.

CC: (none) => stormi
Assignee: bugsquad => dmorganec

Comment 2 Pascal Terjan 2011-12-11 23:20:10 CET
Happens on pari too:

make[1]: Entering directory `/home/iurt/rpm/BUILD/pari-2.4.3.alpha/doc'
rm -f develop.std
tex develop
This is TeX, Version 3.1415926 (TeX Live 2011/Mageia)
fatal: memory exhausted (xmalloc of 18446744071586067984 bytes).
make[1]: *** [develop.dvi] Error 1

CC: (none) => pterjan

Comment 3 Pascal Terjan 2011-12-11 23:43:40 CET
(gdb) bt full
#0  xmalloc (size=18446744071586067984) at xmalloc.c:24
        new_mem = <optimized out>
#1  0x000000000040a8cb in loadfmtfile () at texini.c:2837
        Result = <optimized out>
        mem = <optimized out>
        eqtb = 0x7ffff74bf010
        j = <optimized out>
        k = <optimized out>
        p = <optimized out>
        q = <optimized out>
        x = 0
        formatengine = <optimized out>
        dummyxord = 0 '\000'
        dummyxchr = 0 '\000'
        dummyxprn = 0 '\000'
#2  0x000000000040f087 in mainbody () at texini.c:4170
        eqtb = 0x0
#3  0x0000000000403dae in main (ac=<optimized out>, av=<optimized out>) at lib/texmfmp.c:808
Comment 4 Pascal Terjan 2011-12-11 23:45:49 CET
May be realted to https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=754517
Comment 6 Pascal Terjan 2011-12-12 00:33:30 CET
I uploaded a texlive package with the patch and can confirm that pari is fixed, I will test gnuplot before closing this bug.
Comment 7 Pascal Terjan 2011-12-12 00:38:53 CET
gnuplot can now built its ps docs fine.

Status: NEW => RESOLVED
Resolution: (none) => FIXED