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

Crash: "FailureMessage Object: 0x7ffd0376c1c0" #2205

Closed
TheFrenchGhosty opened this issue May 12, 2020 · 4 comments
Closed

Crash: "FailureMessage Object: 0x7ffd0376c1c0" #2205

TheFrenchGhosty opened this issue May 12, 2020 · 4 comments

Comments

@TheFrenchGhosty
Copy link

Bibliogram crashed without any reason, according to the developer ( @cloudrac3r ) it's a sharp issue.

#
# Fatal error in , line 0
# Check failed: result.second.
#
#
#
#FailureMessage Object: 0x7ffd0376c1c0
 1: 0x55717d9bd7e3  [node]
 2: 0x55717e3eb8b8 V8_Fatal(char const*, ...) [node]
 3: 0x55717dd856bf v8::internal::GlobalBackingStoreRegistry::Register(std::shared_ptr<v8::internal::BackingStore>) [node]
 4: 0x55717db02245 v8::ArrayBuffer::GetBackingStore() [node]
 5: 0x55717d92529c node::Buffer::New(node::Environment*, char*, unsigned long, void (*)(char*, void*), void*) [node]
 6: 0x55717d925590 node::Buffer::New(v8::Isolate*, char*, unsigned long, void (*)(char*, void*), void*) [node]
 7: 0x55717d917e71 napi_create_external_buffer [node]
 8: 0x7f84d027101d PipelineWorker::OnOK() [/home/bibliogram/bibliogram/node_modules/sharp/build/Release/sharp.node]
 9: 0x7f84d02604ce Napi::AsyncWorker::OnWorkComplete(napi_env__*, napi_status, void*) [/home/bibliogram/bibliogram/node_modules/sharp/build/Release/sharp.node]
10: 0x55717d9197ff node::ThreadPoolWork::ScheduleWork()::{lambda(uv_work_s*, int)#2}::_FUN(uv_work_s*, int) [node]
11: 0x55717e3ca45e  [node]
12: 0x55717e3cdbd0  [node]
13: 0x55717e3dfc88  [node]
14: 0x55717e3ce3d7 uv_run [node]
15: 0x55717d99216e node::NodeMainInstance::Run() [node]
16: 0x55717d913ad8 node::Start(int, char**) [node]
17: 0x7f84d397d023 __libc_start_main [/usr/lib/libc.so.6]
18: 0x55717d8a4d6e _start [node]
Illegal instruction (core dumped)
@lovell
Copy link
Owner

lovell commented May 12, 2020

Please see #2196 - there is a race condition in Node.js 14.

@lovell lovell closed this as completed May 12, 2020
@HuallpaMillaDavid
Copy link

Hi every one i have a similar trouble.
david@david-ThinkCentre-M72e:~/Escritorio/fe-ct-prepcourse-fs$ npm test 05

prepcourse@3.0.0 test
jest --collectCoverage=false 05

RUNS M05 JavaScript Arrays/test/JSIII.test.js

Fatal error in , line 0

Fatal JavaScript invalid size error 188720663 (see crbug.com/1201626)

#FailureMessage Object: 0x7ffddf644b20
1: 0xd05ae1 [node]
2: 0x20dbe21 V8_Fatal(char const*, ...) [node]
3: 0x107b468 [node]
4: 0x125a3df [node]
5: 0x125a567 [node]
6: 0x14d3e26 v8::internal::Runtime_GrowArrayElements(int, unsigned long*, v8::internal::Isolate*) [node]
7: 0x191eef6 [node]
Trace/breakpoint trap (core dumped)

@lovell
Copy link
Owner

lovell commented Jun 17, 2023

@Davidbilingue This will either be nodejs/node#47928 or you have run out of memory, and is unrelated.

@MunoDevelop
Copy link

i has similar error in ec2 instance, one case is run out of memory, i closed programs and try again it worked

Repository owner locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants