Vincent Snijders wrote:
Hi,

None of my nightly builds seem to succeed with svn/fpc/trunk.
<snip>
On another linux computer make cycle fails. ppc1 is created, but when executing
/home/fpcfan/rpmbuild/BUILD/fpc/compiler/ppc1 -iVSPTPSOTO
it just hangs (using all available cpu time).


I did a strace on this ppc1:

...
write(1, "2.1.1\n", 62.1.1
)                  = 6
munmap(0x40098000, 32768)               = 0
munmap(0x400a0000, 32768)               = 0
munmap(0x400a8000, 32768)               = 0
munmap(0x40080000, 32768)               = 0
munmap(0x40068000, 32768)               = 0
munmap(0x40070000, 32768)               = 0
munmap(0x40078000, 32768)               = 0
munmap(0x40060000, 32768)               = 0
munmap(0x40000000, 262144)              = 0
munmap(0x40048000, 32768)               = 0
munmap(0x40050000, 32768)               = 0
exit_group(0)                           = ?

and it hangs.

Maybe related to the changes in revision 1259?

Vincent.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to