One stage2 compiler hanging around after head build (Solaris/x86 buildbot)

Karel Gardas karel.gardas at centrum.cz
Wed Oct 1 15:16:12 EDT 2008


Ian Lynagh wrote:
> On Wed, Oct 01, 2008 at 08:57:17PM +0200, Karel Gardas wrote:
>> Does this help?
>>
>> # pargs 4380
>> 4380:   /buildbot/ghc/kgardas/build/ghc/stage2-inplace/libexec/ghc
>> -B/buildbot/ghc/kgar
>> argv[0]: /buildbot/ghc/kgardas/build/ghc/stage2-inplace/libexec/ghc
>> argv[1]: -B/buildbot/ghc/kgardas/build/inplace-datadir/.
>> argv[2]: -dynload
>> argv[3]: wrapped
>> argv[4]: --interactive
>> argv[5]: -v0
>> argv[6]: -ignore-dot-ghci
>> #
> 
> Hmm, sounds like it's from one of the tests. Can you find out the
> working directory of the process? Or which files it has open, if any?

For this one it's no longer possible, since the dir went away when I've
forced another head build. Here is the dir from the processes hanging
from the last head build (its command line is the same):

# pwdx 23414
23414:
/export/zone/buildbot/root/buildbot/ghc/kgardas/build/testsuite/tests/ghc-regress/ghci/scripts

# pargs 23414
23414:  /buildbot/ghc/kgardas/build/ghc/stage2-inplace/libexec/ghc
-B/buildbot/ghc/kgar
argv[0]: /buildbot/ghc/kgardas/build/ghc/stage2-inplace/libexec/ghc
argv[1]: -B/buildbot/ghc/kgardas/build/inplace-datadir/.
argv[2]: -dynload
argv[3]: wrapped
argv[4]: --interactive
argv[5]: -v0
argv[6]: -ignore-dot-ghci
#

Thanks,
Karel


More information about the Glasgow-haskell-users mailing list