Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Bertalan Fodor" To: Subject: cygheap and long parameter lines Date: Thu, 15 Apr 2004 13:01:22 +0200 Message-ID: <00f401c422d8$fceeb840$a1f14298@inf.iit.bme.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I'm still getting the following error when executing a command with many parameters. It is interesting, that the program exited normally, did not crash when in gdb. When not in gdb it crashes. When I cut the parameters in two smaller parts, it runs perfectly, so it must be related to parameter number. When running with strace at crash I get the following: 144 20792388 [main] lilypond-bin 1000 seterrno_from_win_error: /netrel/src/cygwin-1.5.9-1/winsup/cygwin/cygheap.cc:219 windows error 487 321 20792709 [main] lilypond-bin 1000 geterrno_from_win_error: windows error 487 == errno 139 58 20792767 [main] lilypond-bin 1000 geterrno_from_win_error: windows error 487 == errno 139 103 20792870 [main] lilypond-bin 1000 handle_exceptions: In cygwin_except_handler exc 0xC0000005 at 0x6102B0BB sp 0x22D3D8 62 20792932 [main] lilypond-bin 1000 handle_exceptions: In cygwin_except_handler sig = 11 at 0x6102B0BB 55 20792987 [main] lilypond-bin 1000 handle_exceptions: In cygwin_except_handler calling 0x0 Is there a solution or workaround for this? Thanks, Bert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/