#2257: validate hangs in configure
--------------------------+-------------------------------------------------
Reporter: nr | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 6.8.3
Component: Build System | Version: 6.8.2
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
--------------------------+-------------------------------------------------
Changes (by igloo):
* priority: normal => highest
* difficulty: => Unknown
* milestone: => 6.8.3
Comment:
My usleep manpage also says
{{{
The interaction of this function with the SIGALRM signal, and
with
other timer functions such as alarm(), sleep(),
nanosleep(),
setitimer(), timer_create(), timer_delete(),
timer_getoverrun(),
timer_gettime(), timer_settime(), ualarm() is unspecified.
}}}
I can't see why it wouldn't work with `nanosleep`, though. I can't
reproduce the problem.
Can you attach the exact program (using nanosleep) that's being run, and
the command line used to build and run it please?
And can you check that `timer_delete` succeeds (it should return 0).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2257#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs