This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
pthreads problem under Me (was Re: 1.5.x goes current on 2003-08-23?)
- From: Jason Tishler <jason at tishler dot net>
- To: cygwin at cygwin dot com
- Date: Mon, 4 Aug 2003 08:35:57 -0400
- Subject: pthreads problem under Me (was Re: 1.5.x goes current on 2003-08-23?)
- References: <20030802152342.GA17734@redhat.com> <801335991093.20030802235956@familiehaase.de> <3F2D3E4E.7020508@netscape.net>
On Sun, Aug 03, 2003 at 12:54:38PM -0400, Nicholas Wourms wrote:
> Perl-5.8 is not working at all on WinME and, despite my best efforts,
> I am unable to debug the problem because the "race" condition happens
> before the dubugger can hook. As Jason points out in the release
> notes, even after being rebased, Python cannot pass any of the threads
> or forking tests.
The attached *may* be affecting threads under Perl too. Specifically,
the following:
pthread_cond::Signal: Released too many threads - X now X originally
I'm willing to work with the Cygwin pthreads developers to help track
down this problem. Sorry, for sitting on this one...
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
--- Begin Message ---
- From: "Pierre A. Humblet" <Pierre dot Humblet at ieee dot org>
- To: Jason Tishler <jason at tishler dot net>
- Date: Thu, 17 Apr 2003 08:57:17 -0400
- Subject: Re: Cygwin Python regression testers wanted
- References: <20030415181628.GE3332@tishler.net> <3.0.5.32.20030416223747.007fd230@incoming.verizon.net> <20030417112059.GA2428@tishler.net>
Jason,
> > In addition: test_hotshot froze and had to be excluded.
>
> Did just test_hotshot hang? Or, did the entire system freeze?
Just the test. ^C worked.
> > test_fork1, test_popen2 and test_pty generated dozens of pop-ups
> > indicating errors in many many dlls.
>
> Others have reported these "page fault" dialogs under 9x too. Any idea
> what they mean?
>
> > test_fork1
> > 119 [main] python 48867933 pthread_cond::Signal: Released too many threads - 4 now 4 originally
> > 657 [unknown (0xFD1BF60F)] python 48867933 pthread_cond::Signal: Released too many threads - 3 now 3 originally
> > 750 [unknown (0xFD1BF60F)] python 48867933 pthread_cond::Signal: Released too many threads - 3 now 3 originally
> > 830 [unknown (0xFD1BF60F)] python 48867933 pthread_cond::Signal: Released too many threads - 3 now 3 originally
> > 39147 [unknown (0xFD1BF367)] python 48867933 pthread_cond::Signal: Released too many threads - 2 now 2 originally
>
> I have never seen the above error messages before. Are you running
> 1.3.22, a snapshot, or CVS?
I believe 1.3.22, current CVS doesn't work om WinME. But I will double
check tonight.
Perhaps you should pass this on to the pthread guys.
Pierre
--- End Message ---
--
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/