Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following error occur when launching the following file with a number of samples around 500000 #180

Open
diegomary opened this issue Apr 12, 2018 · 1 comment

Comments

@diegomary
Copy link

app.zip

node app.js
[9860]: src\node_platform.cc:242: Assertion `data' failed.
The main thread continues its execution
1: node::DecodeWrite
2: node::DecodeWrite
3: node::performance::MarkPerformanceMilestone
4: node::performance::MarkPerformanceMilestone
5: v8::internal::ReadFile
6: v8::internal::IncrementalMarking::Start
7: v8::internal::ScavengeJob::operator=
8: v8::internal::Factory::NewHeapNumber
9: v8::internal::Factory::NewNumber
10: v8::internal::WasmDebugInfo::SetupForTesting
11: v8::internal::LookupIterator::FetchValue
12: v8::internal::Object::GetProperty
13: v8::Object::Get
14: v8::Object::Get
15: BSONSerializer::SerializeValue
16: BSONSerializer::SerializeDocument
17: BSONSerializer::SerializeValue
18: postMessage
19: Nan::imp::FunctionCallbackWrapper
20: v8::internal::wasm::SignatureMap::Find
21: v8::internal::Builtins::CallableFor
22: v8::internal::Builtins::CallableFor
23: v8::internal::Builtins::CallableFor
24: 000002EA76E043C1

@diegomary
Copy link
Author

Hello dear friends. Sorry to bother you but since your implementation is very nice I wanted to submit a problem I had with some calculation of mine. Hope this can help to discover what I did wrong or if there's something that can be improved. Regards Diego

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant