<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 23, 2021 at 12:22 PM luigi scarso <<a href="mailto:luigi.scarso@gmail.com">luigi.scarso@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div><br></div><div>I think that taco is right:</div><div><br></div><div>grep 'fopen' OUT | perl -pe 's{(.+: )([0-9a-z]+)( = fopen.+)$}{$2}' -|sort|uniq|nl|tail -1<br></div><div> 1     0x5585feec9070<br></div><div><br></div><div>with kpfonts:<br></div><div>grep 'fopen' OUT | perl -pe 's{(.+: )([0-9a-z]+)( = fopen.+)$}{$2}' -|sort|uniq|nl|tail -1</div>  1036     0x55cea68eee50<br></div><div><br></div><div>So, imo in the second case  you are   running out of file descriptors.</div><div>(perhaps this also can help</div><div><a href="https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer" target="_blank">https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer</a> )<br></div><div><br></div></div></blockquote><div><br></div><div>I mean: it could be that makempx doesn't close the vf file correctly (so yes, this is a bug).</div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature">luigi<br></div></div>