John, On Sat, Jul 23, 2005 at 02:30:54PM -0400, John P. Rouillard wrote: > I am experiencing a crash/segfault with python while running the > roundup 0.8.4 demo (roundup.sourceforge.net). I am using windows > 98SE. Googiling the cygwin.com mailing list didn't turn up any hits.
Unfortunately, you may have stumbled across a known problem. The following is in the Cygwin Python README: Under 9X/Me, previous Cygwin Python versions are known to hang, freeze the system, or page fault in some of the regression tests. > I have run rebaseall to get around the first series of error messages > dealing with fork problems. I did have to modify rebaseall so that the > grep for ash through /proc/[0-9]*/exename uses "-i" because under > windows 98, the exename is all in capital letters. Thanks for the above. The next version of rebaseall will use "grep -i" to support 9X/Me. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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/