X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,TW_YG X-Spam-Check-By: sourceware.org Message-ID: <4C0D9381.3080506@12000.org> Date: Mon, 07 Jun 2010 17:49:05 -0700 From: "Nasser M. Abbasi" Reply-To: nma AT 12000 DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal References: <20100604083653 DOT GA6401 AT calimero DOT vinschen DOT de> <4C08CAE9 DOT 2000507 AT 12000 DOT org> <4C08D2B8 DOT 8090609 AT 12000 DOT org> <4C0C685A DOT 1010803 AT x-ray DOT at> <4C0C83D5 DOT 3070705 AT 12000 DOT org> <4C0CB1AE DOT 8030902 AT 12000 DOT org> <4C0D3F16 DOT 6090307 AT 12000 DOT org> <20100607194146 DOT GA31697 AT ednor DOT casa DOT cgf DOT cx> <4C0D4FB7 DOT 7060307 AT 12000 DOT org> <20100607201507 DOT GA5183 AT ednor DOT casa DOT cgf DOT cx> <4C0D57CD DOT 1030908 AT 12000 DOT org> <4C0D60DE DOT 4040101 AT cygwin DOT com> In-Reply-To: <4C0D60DE.4040101@cygwin.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 6/7/2010 2:13 PM, Larry Hall (Cygwin) wrote: > > Chris wasn't asking you to try this to see if the cygcheck warnings would > go away. He was asking you to try this to see if it made any difference > with your original problem. > OK, I just did. The perl crash is still there. Please let me know if anything else I can try. ======================= $ echo $PATH /usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem $ ./configure creating cache ./config.cache checking for perl... /usr/bin/perl checking whether #! works in shell scripts... yes ..... $ make $ make install /usr/bin/perl config/install.pl install.pl (Revision 1.12) Info: Installed /usr/local/share/lib/latex2html/icons/blueball.gif Info: Installed /usr/local/share/lib/latex2html/icons/blueball.png .... mktexlsr: Updating /var/cache/fonts/ls-R... mktexlsr: Updating /var/lib/texmf/ls-R... mktexlsr: Done. Done. Have a lot of fun with LaTeX2HTML! $ $ make test .... 0 [main] perl 5308 C:\cygwin\bin\perl.exe: *** fatal error - Internal error: TP_NUM_W_BUFS too small. Error while converting image: No such file or directory Error: Cannot read 'img2.png': No such file or directory Converting image #1 0 [main] perl 4824 C:\cygwin\bin\perl.exe: *** fatal error - Internal error: TP_NUM_W_BUFS too small. ... =============================== Also tried with adding sleep(3) as was earlier suggested, and repated all the above, same problem. --Nasser -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple