Skip to content

Instantly share code, notes, and snippets.

@thomie
Created August 15, 2015 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomie/46da23f342299292dd60 to your computer and use it in GitHub Desktop.
Save thomie/46da23f342299292dd60 to your computer and use it in GitHub Desktop.
=====> T9586(normal) 4434 of 4635 [0, 3, 0]
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( T9532.hs, T9532.o )
ghc.exe: getMBlocks: VirtualAlloc MEM_COMMIT failed: The paging file is too small for this operation to complete.
*** unexpected failure for T9532(normal)
=====> T9681(normal) 4435 of 4635 [0, 4, 0]
timeout.exe: failed to create OS thread: The paging file is too small for this operation to complete.
264 [main] python2 5016 fhandler_dev_zero::fixup_mmap_after_fork: requested 0x6FFFD8A0000 != 0x0 mem alloc base 0x0, state 0x10000, size 132997997330432, Win32 error 1455
513 [main] python2 5016 C:\msys64\usr\bin\python2.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed
1226 [main] python2 5016 cygwin_exception::open_stackdumpfile: Dumping stack trace to python2.exe.stackdump
4 [unknown (0x590)] python2 2232 fork: child -1 - forked process 5016 died unexpectedly, retry 0, exit code 0x100, errno 11
Compile failed (status 256) errors were:
*** framework failure for T9681(normal) do_test exception
Traceback (most recent call last):
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 801, in do_test
26438 [main] python2 3000 fhandler_dev_zero::fixup_mmap_after_fork: requested 0x6FFFDB60000 != 0x0 mem alloc base 0x0, state 0x10000, size 132997994446848, Win32 error 1455
26831 [main] python2 3000 C:\msys64\usr\bin\python2.exe: *** fatal error in forked process - recreate_mmaps_after_fork_failed
27058 [main] python2 3000 cygwin_exception::open_stackdumpfile: Dumping stack trace to python2.exe.stackdump
89864 [unknown (0x14C4)] python2 2232 fork: child -1 - forked process 3000 died unexpectedly, retry 0, exit code 0x100, errno 11
result = func(*[name,way] + args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 994, in compile_fail
return do_compile( name, way, 1, '', [], extra_hc_opts )
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1020, in do_compile
result = simple_build( name, way, extra_hc_opts, should_fail, top_mod, 0, 1, force, override_flags )
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1232, in simple_build
result = runCmdFor(name, cmd, timeout_multiplier=opts.compile_timeout_multiplier)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1846, in runCmdFor
r = rawSystemWithTimeout([config.timeout_prog, str(timeout), cmd])
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1792, in rawSystemWithTimeout
r = rawSystem(cmd_and_args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1787, in rawSystem
return subprocess.call([strip_quotes(cmd)] + cmd_and_args[1:])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1223, in _execute_child
self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
*** unexpected failure for T9586(normal)
*** framework failure for T8766(normal) do_test exception
Traceback (most recent call last):
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 801, in do_test
result = func(*[name,way] + args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1094, in compile_and_run
return compile_and_run__( name, way, '', [], extra_hc_opts)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1091, in compile_and_run__
return simple_run( name, way, cmd, getTestOpts().extra_run_opts )
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1318, in simple_run
result = runCmdFor(name, cmd, timeout_multiplier=opts.run_timeout_multiplier)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1846, in runCmdFor
r = rawSystemWithTimeout([config.timeout_prog, str(timeout), cmd])
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1792, in rawSystemWithTimeout
r = rawSystem(cmd_and_args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1787, in rawSystem
return subprocess.call([strip_quotes(cmd)] + cmd_and_args[1:])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1223, in _execute_child
self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
=====> T8089(normal) 4436 of 4635 [0, 5, 2]
=====> T9826(normal) 4437 of 4635 [0, 5, 2]
=====> T9848(normal) 4438 of 4635 [0, 5, 2]
300461 [unknown (0x10AC)] python2 2232 fork: child -1 - forked process 4892 died unexpectedly, retry 0, exit code 0xC0000142, errno 11
Wrong exit code (expected *** framework failure for T8089(normal) do_test exception
0Traceback (most recent call last):
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 801, in do_test
result = func(*[name,way] + args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1094, in compile_and_run
return compile_and_run__( name, way, '', [], extra_hc_opts)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1084, in compile_and_run__
result = simple_build( name, way, extra_hc_opts, 0, top_mod, 1, 1, force)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1232, in simple_build
result = runCmdFor(name, cmd, timeout_multiplier=opts.compile_timeout_multiplier)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1846, in runCmdFor
r = rawSystemWithTimeout([config.timeout_prog, str(timeout), cmd])
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1792, in rawSystemWithTimeout
r = rawSystem(cmd_and_args)
File "/d/home/thomie/ghc-devel2/testsuite/driver/testlib.py", line 1787, in rawSystem
return subprocess.call([strip_quotes(cmd)] + cmd_and_args[1:])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1223, in _execute_child
self.pid = os.fork()
OSError: [Errno 11] Resource temporarily unavailable
=====> Chan001(normal) 4439 of 4635 [0, 5, 3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment