[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Not quite (Cygwin build_alias bug hunt)
- Date: Sat, 18 Sep 2004 15:31:51 -0400
- From: bvacaliuc at ngit.com (Bogdan Vacaliuc)
- Subject: Not quite (Cygwin build_alias bug hunt)
Hi Scott,
> Your test script has hung several times, but the RTEMS builds
> are cranking along nicely (two efi332 builds so far,
> attempting all the m68k bsps now).
So if you notice a test script 'hung' again (and if you have the extra time), see if you can isolate the hung process and attach an
strace to it 'strace --pid=<pid>' or 'gdb --pid=<pid>'. I had the one hang this AM, but I botched it. It hasn't happened to me
again all day...
Thanks!
-bogdan