Status: Accepted
Owner: [email protected]
CC: [email protected],  [email protected]
Labels: Type-Bug Priority-Medium

New issue 3355 by [email protected]: cctest/test-api/Threading1 fails with symbol keys
http://code.google.com/p/v8/issues/detail?id=3355

When I add a property with a Symbol key in one of the self hosted js files cctest/test-api/Threading1 fails:

=== cctest/test-api/Threading1 ===
<unknown>:51: Uncaught TypeError: undefined is not a function
Failing script:
    1:
Extension or internal compilation error.


#
# Fatal error in ../src/api.h, line 379
# CHECK(allow_empty_handle || that != __null) failed
#

==== C stack trace ===============================

 1: V8_Fatal
 2: v8::Utils::OpenHandle(v8::Context const*, bool)
 3: v8::Context::Enter()
4: LocalContext::Initialize(v8::Isolate*, v8::ExtensionConfiguration*, v8::Handle<v8::ObjectTemplate>, v8::Handle<v8::Value>) 5: LocalContext::LocalContext(v8::ExtensionConfiguration*, v8::Handle<v8::ObjectTemplate>, v8::Handle<v8::Value>)
 6: ??
 7: ??
 8: ApiTestFuzzer::CallTest()
 9: ApiTestFuzzer::Run()
10: v8::internal::Thread::NotifyStartedAndRun()
11: ??
12: ??
13: clone
Command: /media/Source/v8/out/ia32.debug/cctest --random-seed=1226130033 test-api/Threading1 --nohard-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code --verify-heap --testing_serialization_file=/media/Source/v8/out/.serdes/serdes_Threading1



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to