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 Message-Id: <200507250032.j6P0WTJx023950@mx1.cs.umb.edu> To: cygwin AT cygwin DOT com Subject: Re: python 2.4.1 crash with cyggdbm under windows 98. (and rebaseall issue) In-Reply-To: Your message of "24 Jul 2005 22:11:58 -0000." <1122243118.15397.ezmlm@cygwin.com> Reply-To: rouilj AT ieee DOT org ZReturn-Receipt-To: rouilj AT cs DOT umb DOT edu ZDisposition-Notification-To: rouilj AT cs DOT umb DOT edu Date: Sun, 24 Jul 2005 20:32:29 -0400 From: "John P. Rouillard" In message <1122243118 DOT 15397 DOT ezmlm AT cygwin DOT com>, cygwin-digest-help AT cygwin DOT com writes: >From: Jason Tishler >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/