[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hppa and haskell packages



24.03.2010 в 13:24:53 -0600 dann frazier написал:
> I started an agda build on paer 8 days ago - it is still running. Memory
> does not appear to be an issue (swap is available, but unused). Throwing
> more CPU at it might improve things - but I don't think a CPU exists with
> enough cycles to make it build in any reasonable amount of time.
> 
> strace of the ghc6 process shows an infinite loop of:
> 
> rt_sigreturn()                          = -14059
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x40002b28) = -513
> --- SIGVTALRM (Virtual timer expired) @ 0 (0) ---
> rt_sigreturn()                          = -14059
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x40002b28) = -513
> --- SIGVTALRM (Virtual timer expired) @ 0 (0) ---
...

> I don't think the hardware is the issue here - this has got to be a
> bug somewhere.

Looks like this was reported as
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575534


Reply to: