This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygheap and long parameter lines


At 07:01 AM 4/15/2004, you wrote:
>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?


The implication of what you said above is that this is in response to a 
previous thread on this or a related problem.  If that's true, please
provide the background.  Otherwise:


>Problem reports:       http://cygwin.com/problems.html


Without any of this, I can think of a few pat answers:

1. Try the latest snapshot.
2. Use 'mount -X' (see 'man mount').
3. Run 'rebaseall'.
4. Make sure your Windows system is up-to-date with patches.

All of these options could be relevant based on the topics you covered
above.  Knowing relevant history of this issue (as implied) and your 
setup might limit the list.



--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]