Re: Bug?
luigi scarso <[email protected]> Thu, 23 Dec 2021 14:56:22 +0100
| Newsgroups | gmane.comp.tex.metapost |
|---|---|
| Message-ID | <CAG5iGsB3=jpohU=eNMz0EpkoZyJxjUZRF53q1e51vdj032A9wg@mail.gmail.com> |
On Thu, Dec 23, 2021 at 12:22 PM luigi scarso <[email protected]> wrote: > > > I think that taco is right: > > grep 'fopen' OUT | perl -pe 's{(.+: )([0-9a-z]+)( = fopen.+)$}{$2}' > -|sort|uniq|nl|tail -1 > 1 0x5585feec9070 > > with kpfonts: > grep 'fopen' OUT | perl -pe 's{(.+: )([0-9a-z]+)( = fopen.+)$}{$2}' > -|sort|uniq|nl|tail -1 > 1036 0x55cea68eee50 > > So, imo in the second case you are running out of file descriptors. > (perhaps this also can help > https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer ) > > I mean: it could be that makempx doesn't close the vf file correctly (so yes, this is a bug). -- luigi -- http://tug.org/metapost/