Bug 2273 - Building gnuplot fails with a texlive fatal error when building ps docs
Summary: Building gnuplot fails with a texlive fatal error when building ps docs
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: D Morgan
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 18:22 CEST by Ahmad Samir
Modified: 2011-12-12 00:38 CET (History)
3 users (show)

See Also:
Source RPM: texlive
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.