/lib/x86_64-linux-gnu/libc.so.6(+0x3bd60)[0x7fe7781b6d60] v8::internal::StringTableInsertionKeyC2EPNS0_7IsolateENS0_6HandleINS0_6StringEEENS0_27DeserializingUserCodeOptionE+0x1c)[0x55b7ef4e844c] v8::internal::StringTable::InsertForIsolateDeserializationIsolateERKSt6vectorINS0_6HandleINS0_6StringEEESaIS7_EE+0x74)[0x55b7ef416e14] v8::internal::SharedHeapDeserializer::DeserializeStringTableEv+0x93)[0x55b7ef4f80f3] v8::internal::SharedHeapDeserializer::DeserializeIntoIsolateEv+0x68)[0x55b7ef4f8448] v8::internal::Isolate::Init::SnapshotDataES3_S3_b+0xd0d)[0x55b7ef12e00d] v8::internal::Snapshot::InitializeEPNS0_7IsolateE+0x189)[0x55b7ef4f94b9] v8::Isolate::Initialize::CreateParamsE+0x193)[0x55b7ef08d243] v8::Isolate::New::CreateParamsE+0x22)[0x55b7ef08d532]
Hi Team, i am getting this crash when creating a new isolate. i am embedded v8 and running as a server to provide js execution. i ran maximum of 100 isolates in parallel with two different snapshot. each execution choose any one of snapshot i am getting this crash randomly. wondering how to fix this Please give me the direction to fix this. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/v8-users/06af6ec6-bb96-4c44-be9c-1a8001d45a7cn%40googlegroups.com.
