Date: Tue, 16 Jan 2018 08:57:44 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 181049] lang/ghc: possible regression Message-ID: <bug-181049-16154-xwnJs59Eiq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-181049-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-181049-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D181049 arrowd <6yearold@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |6yearold@gmail.com --- Comment #12 from arrowd <6yearold@gmail.com> --- Judging from comment 6 of https://code.google.com/archive/p/xmonad/issues/5= 76 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(); pol= l(); SIGALRM This is exactly the same problem I was fixing with my patch. So, I believe = the bug can be marked resolved. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-181049-16154-xwnJs59Eiq>