delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/02/09/06:06:13

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Thu, 9 Feb 2012 12:05:22 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: ATTN pbzip2 maintainer
Message-ID: <20120209110522.GD23330@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <jgu59g$kep$1 AT dough DOT gmane DOT org> <20120208182354 DOT GA23481 AT calimero DOT vinschen DOT de> <20120208200320 DOT GC23481 AT calimero DOT vinschen DOT de>
MIME-Version: 1.0
In-Reply-To: <20120208200320.GC23481@calimero.vinschen.de>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Feb  8 21:03, Corinna Vinschen wrote:
> On Feb  8 19:23, Corinna Vinschen wrote:
> > On Feb  8 07:44, Hans Horn wrote:
> > > Folks,
> > > 
> > > using newest cygwin
> > > (CYGWIN_NT-6.1-WOW64 1.7.10(0.259/5/3) 2012-02-05 12:36 i686 Cygwin)
> > > 
> > > invoking pbzip2 to unpack a large bz2 archive gives:
> > > 
> > > pbzip2: *ERROR: fileWriter:  pthread_cond_timedwait() call invalid
> > > [pret=22].  This machine
> > >          does not have compatible pthreads library.  Aborting.
> > > Terminator thread: premature exit requested - quitting...
> > > pbzip2:  *INFO: Deletion of output file succeeded.
> > > 
> > > pbzip2 --version:
> > > Parallel BZIP2 v1.1.5 - by: Jeff Gilchrist [http://compression.ca]
> > > [Jul. 16, 2011]               (uses libbzip2 by Julian Seward)
> > > Major contributions: Yavor Nikolov <nikolov.javor+pbzip2 AT gmail DOT com>
> > > 
> > > 
> > > I guess it needs rebuilding and/or to be updated to the latest
> > > version (v1.1.6+)
> > 
> > No, that's not the problem.  Apparently the introduction of per-thread
> > CPU-time clocks broke this application.  The clock changes introduce
> > new members in the datastructures which in turn change the layout and
> > the size of these datastrucutures.  In theory this should be under
> > the hood and the applikation doesn't know about this, but somehow...
> > 
> > I'll have a look with a debugger after dinner.
> 
> It turned out that the new clock_id member of pthread_cond_t was
> potentially accessed before the pthread_cond_t variable was initialized.
> I applied a patch to CVS which should fix this problem.  Please give the
> next developer snapshot from http://cygwin.com/snapshots/ a try.

I just uploaded a new snapshot.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019