Re: mpost 1.9991: segmentation fault
luigi scarso <[email protected]>
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAG5iGsAdkeFfh8DZA8juznYfE+8CWLw9+PC91__b5iiJcfVccg@mail.gmail.com> |
On Mon, Sep 26, 2016 at 8:22 PM, Nicola <[email protected]> wrote: > Not sure if this is the right place to report bugs, but anyway: > > ]mpost > This is MetaPost, version 1.9991 (TeX Live 2016) (kpathsea version 6.2.2) > **\ > (/usr/local/texlive/2016/texmf-dist/metapost/base/mpost.mp > (/usr/local/texlive/2016/texmf-dist/metapost/base/plain.mp > Preloading the plain mem file, version 1.005) ) > *(t1,t2,t3,t4,t5) = (1,2,3,4,5); > ! Missing `)' has been inserted. > <to be read again> > , > <*> (t1,t2,t3,t4, > t5) = (1,2,3,4,5); > ? > Segmentation fault: 11 The problem seems to be a wrong (i.e partial) initialization of a cmyk node . I have a patch on my local box, I need to test it a bit. -- luigi -- http://tug.org/metapost/