[Bug 181049] lang/ghc: possible regression

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 16 08:57:45 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181049

arrowd <6yearold at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |6yearold at gmail.com

--- Comment #12 from arrowd <6yearold at gmail.com> ---
Judging from comment 6 of https://code.google.com/archive/p/xmonad/issues/576
my fix ( https://phabricator.haskell.org/D831 )was indeed a proper one.

The reporter said the child was getting SIGALRM:

> 1) fork() 2) child process executing 3) poll(); recvmsg; setitimer(); poll(); SIGALRM

This is exactly the same problem I was fixing with my patch. So, I believe the
bug can be marked resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-haskell mailing list