In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes: >From: Jason Tishler <[EMAIL PROTECTED]> >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.
Yup. Saw that, but gdbm didn't look like it failed. It may be a socket failure causing problems in some way for gdbm though. Sigh. Guess cygwin won't help me this time. >> 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. Glad to be of help. -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions. -- 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/