[GHC] #12715: T3994 is intermittently broken on Windows

#12715: T3994 is intermittently broken on Windows --------------------------------------+--------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Test Suite | Version: 8.1 Keywords: | Operating System: Windows Architecture: x86_64 (amd64) | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: --------------------------------------+--------------------------------- The `T3994` testcase sometimes appears to crash on Windows, {{{ +++ ../../libraries/process/tests/T3994.run/T3994.run.stderr.normalised 2016-10-16 03:11:54.601205700 +0000 @@ -0,0 +1,2 @@ + 1521 [main] sh 5272 child_copy: cygheap read copy failed, 0x1802FE408..0x180307A08, done 0, windows pid 5272, Win32 error 299 + 7952 [main] sh 5272 C:/msys64/usr/bin/sh: *** fatal error in forked process - ccalloc would have returned NULL }}} This very well may be an msys issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12715 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12715: T3994 is intermittently broken on Windows ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Test Suite | Version: 8.1 Resolution: | Keywords: Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Comment (by bgamari): It looks like `T1372` sometimes fails in a similar way, {{{ +++ ./driver/T1372/T1372.run/T1372.run.stderr.normalised 2016-10-16 03:38:08.773888500 +0000 @@ -1,2 +1,5 @@ + 4 [main] make (39172) C:/msys64/usr/bin/make: *** fatal error in forked process - CreateFileMapping cygpid.39172, Win32 error 5. Terminating. + 4 [main] make 21144 fork: child -1 - forked process 39172 died unexpectedly, retry 0, exit code 0xC0000142, errno 11 +make[3]: C:/msys64/home/drydock/ghc/testsuite/mk/boilerplate.mk:180: fork: Resource temporarily unavailable }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12715#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12715: T3994 is intermittently broken on Windows ---------------------------------+-------------------------------------- Reporter: bgamari | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Test Suite | Version: 8.1 Resolution: fixed | Keywords: Operating System: Windows | Architecture: x86_64 (amd64) Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | ---------------------------------+-------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => fixed Comment: I haven't seen this in quite some time. Closing. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12715#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC