Subject: Re: compat_linux/i386 broken for x11 programs
To: None <ks@ub.uni-mainz.de>
From: Johnny Billquist <bqt@softjar.se>
List: current-users
Date: 06/04/2007 10:27:58
This is a multi-part message in MIME format.
--------------030302070509000108040706
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Kurt Schreiner skrev:
> Hi,
> 
> Hm, maybe this is related:
> 
>> -1007: ktrace -i ./vmware-server-console
> vmware-server-console: Fatal IO error 22 (Invalid argument) on X server localhost:10.1.
> vmware-server-console: Fatal IO error 22 (Invalid argument) on X server localhost:10.1.
> 
> and from the trace:
> 
>    463      1 vmware-server-co CALL  read(7,0xbfbf7104,8)
>    463      1 vmware-server-co RET   read -1 errno -11 Resource temporarily unavailable
>    463      1 vmware-server-co CALL  select(8,0xbfbf6f3c,0,0,0)
>    463      1 vmware-server-co RET   select -1 errno -22 Invalid argument
>    463      1 vmware-server-co CALL  open(0x886cf28,0x8000,0x1b6)
> 
> Why uses select fd 8? (Which is closed somewhere above and has nothing
> to do at all with the display file descriptor...)

Hint: read the man-page for select() once more. :-)
That's not fd 8.

	Johnny

-- 
Johnny Billquist                  || "I'm on a bus
                                   ||  on a psychedelic trip
email: bqt@softjar.se             ||  Reading murder books
pdp is alive!                     ||  tryin' to stay hip" - B. Idol

--------------030302070509000108040706
Content-Type: text/x-vcard; charset=utf-8;
 name="bqt.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="bqt.vcf"

begin:vcard
fn:Johnny Billquist
n:Billquist;Johnny
email;internet:bqt@softjar.se
tel;cell:+46 70-8641486
x-mozilla-html:FALSE
version:2.1
end:vcard


--------------030302070509000108040706--