Created
April 3, 2015 17:29
-
-
Save Starefossen/2425632b88700f712f31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== release test-keep-alive === | |
Path: pummel/test-keep-alive | |
events.js:141 | |
throw er; // Unhandled 'error' event | |
^ | |
Error: spawn wrk ENOENT | |
at exports._errnoException (util.js:749:11) | |
at Process.ChildProcess._handle.onexit (child_process.js:1022:32) | |
at child_process.js:1114:20 | |
at process._tickCallback (node.js:339:13) | |
at Function.Module.runMain (module.js:453:11) | |
at startup (node.js:123:18) | |
at node.js:867:3 | |
Command: out/Release/iojs /iojs-io.js-d88adef/test/pummel/test-keep-alive.js | |
=== release test-regress-GH-814_2 === | |
Path: pummel/test-regress-GH-814_2 | |
/iojs-io.js-d88adef/test/tmp.0/GH-814_test.txt | |
# | |
# Fatal error in ../deps/v8/src/heap/mark-compact.cc, line 2137 | |
# CHECK(success) failed | |
# | |
==== C stack trace =============================== | |
1: V8_Fatal | |
2: v8::internal::MarkCompactCollector::EnsureMarkingDequeIsCommittedAndInitialize() | |
3: v8::internal::MarkCompactCollector::MarkLiveObjects() | |
4: v8::internal::MarkCompactCollector::CollectGarbage() | |
5: v8::internal::Heap::MarkCompact() | |
6: v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) | |
7: v8::internal::Heap::CollectGarbage(v8::internal::GarbageCollector, char const*, char const*, v8::GCCallbackFlags) | |
8: v8::internal::Heap::CollectAllGarbage(int, char const*, v8::GCCallbackFlags) | |
9: v8::Isolate::RequestGarbageCollectionForTesting(v8::Isolate::GarbageCollectionType) | |
10: v8::internal::FunctionCallbackArguments::Call(void (*)(v8::FunctionCallbackInfo<v8::Value> const&)) | |
11: ?? | |
12: ?? | |
Command: out/Release/iojs --expose_gc /iojs-io.js-d88adef/test/pummel/test-regress-GH-814_2.js | |
--- CRASHED --- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment