Subject: Re: compat_linux/i386 broken for x11 programs
To: Johnny Billquist <bqt@softjar.se>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 06/05/2007 08:32:03
On Mon, Jun 04, 2007 at 11:18:08PM +0200, David Laight wrote:
> On Mon, Jun 04, 2007 at 09:38:44PM +0100, David Laight wrote:
> > On Mon, Jun 04, 2007 at 11:47:04AM +0200, Kurt Schreiner wrote:
> > > 
> > > That aside (and two cups of coffee later ;-) here's the trace from acroread:
> > > 
> > >   1515      1 acroread CALL  read(3,0xbfbfe604,8)
> > >   1515      1 acroread RET   read -1 errno -11 Resource temporarily unavailable
> > >   1515      1 acroread CALL  select(4,0xbfbfe43c,0,0,0)
> > >   1515      1 acroread RET   select -1 errno -22 Invalid argument
> > > 
> > > Again select produces the error message...
> > 
> > I'll have a look to see what I broke :-(
> 
> Fixed - the linux32 code didn't have the silly bug :-)
Thanks for the quick fix! Now waiting for anoncvs to catch up with cvs...

Kurt