Igor Schein on Sat, 29 Aug 1998 11:24:39 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PARI] MPQS error message |
On Sat, Aug 29, 1998 at 10:55:33AM -0400, Philippe Elbaz-Vincent wrote: > Dear All, > > what is the meaning of the following error message (and what should I do > to avoid this ?): > > *** MPQS: could not open requested file /var/tmp/LPTMP.500.7242. This means that you've ran out of file descriptors allowed for the process. You probably started and ^C'd quite a few MPQS factorizations in this session, and the file descriptors weren't closed. Igor