This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hang with 20051018 (3rd version) snapshot while building OOo


Volker Quetschke wrote:
> OK, here is the full version:
>  <http://www.scytek.de/strace_with_hang_snap20051024.tar.bz2>
> 
> It contains the usual cygcheck and ps output plus:
> 
>   strace.log_while  - the strace file until it hangs
>   strace.log        - the complete strace including the previous part.
> 
> It hangs/waits in "dmake 2436 talktome: pid 632 wants some information"

I found something funny in the strace. dmake *and* tcsh are waiting
on something:

186919618 187255700 [sig] dmake 2436 talktome: pid 632 wants some information

and later in the file:

186869833 187019671 [sig] tcsh 2724 talktome: pid 632 wants some information

Plus some more "talktome: pid 632 wants some information" lines later. Not really
knowing what's going on here I would speculate that they are coming from some
  wait(&status);
command. (At least that's most propably the place where it's "hanging" in
dmake).

Volker

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]