I'm trying to build LilyPond. I get segmentation fault, but get no segfault when running in gdb. With strace I see 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 Can you give some points how to have more details on the error? 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/