[metapost] Bug?

luigi scarso luigi.scarso at gmail.com
Thu Dec 23 14:56:22 CET 2021


On Thu, Dec 23, 2021 at 12:22 PM luigi scarso <luigi.scarso at gmail.com>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/metapost/attachments/20211223/c3c376cd/attachment.html>


More information about the metapost mailing list.