| Frame # |
Function |
Binary |
Source or offset |
Line |
|
1
|
__pthread_kill_implementation
|
/lib64/libc.so.6 |
0x8ce8c
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
2
|
raise
|
/lib64/libc.so.6 |
0x3ca76
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
3
|
abort
|
/lib64/libc.so.6 |
0x26886
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
4
|
|
/lib64/libnode.so.108 |
0xa200d9
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
5
|
|
/lib64/libnode.so.108 |
0xa2015b
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
6
|
node::ResetStdio() [clone .part.0]
|
/lib64/libnode.so.108 |
0x9d5356
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
7
|
__run_exit_handlers
|
/lib64/libc.so.6 |
0x3f11d
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
8
|
internal_addseverity
|
/lib64/libc.so.6 |
0x3f260
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
9
|
node::DefaultProcessExitHandler(node::Environment*, int)
|
/lib64/libnode.so.108 |
0x95b3a7
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
10
|
node::Environment::Exit(int)
|
/lib64/libnode.so.108 |
0x9cb329
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
11
|
node::errors::TriggerUncaughtException(v8::Isolate*, v8::Local<v8::Value>, v8::Local<v8::Message>, bool)
|
/lib64/libnode.so.108 |
0xa2d2da
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
12
|
v8::internal::MessageHandler::ReportMessageNoExceptions(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::Object>, v8::Local<v8::Value>)
|
/lib64/libnode.so.108 |
0x1e81050
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
13
|
v8::internal::MessageHandler::ReportMessage(v8::internal::Isolate*, v8::internal::MessageLocation const*, v8::internal::Handle<v8::internal::JSMessageObject>)
|
/lib64/libnode.so.108 |
0x1e81290
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
14
|
v8::internal::Isolate::ReportPendingMessages()
|
/lib64/libnode.so.108 |
0x1e6ddc6
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
15
|
v8::internal::(anonymous namespace)::Invoke(v8::internal::Isolate*, v8::internal::(anonymous namespace)::InvokeParams const&)
|
/lib64/libnode.so.108 |
0x1e543f8
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
16
|
v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*)
|
/lib64/libnode.so.108 |
0x1e54f95
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
17
|
v8::Function::Call(v8::Local<v8::Context>, v8::Local<v8::Value>, int, v8::Local<v8::Value>*)
|
/lib64/libnode.so.108 |
0x1d2d8d6
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
18
|
node::InternalCallbackScope::Close()
|
/lib64/libnode.so.108 |
0x96d49b
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
19
|
node::InternalMakeCallback(node::Environment*, v8::Local<v8::Object>, v8::Local<v8::Object>, v8::Local<v8::Function>, int, v8::Local<v8::Value>*, node::async_context)
|
/lib64/libnode.so.108 |
0x96d836
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
20
|
node::AsyncWrap::MakeCallback(v8::Local<v8::Function>, int, v8::Local<v8::Value>*)
|
/lib64/libnode.so.108 |
0x978201
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
21
|
node::StreamBase::CallJSOnreadMethod(long, v8::Local<v8::ArrayBuffer>, unsigned long, node::StreamBase::StreamBaseJSChecks)
|
/lib64/libnode.so.108 |
0xaff83c
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
22
|
node::EmitToJSStreamListener::OnStreamRead(long, uv_buf_t const&)
|
/lib64/libnode.so.108 |
0xb105cc
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
23
|
node::LibuvStreamWrap::OnUvRead(long, uv_buf_t const*)
|
/lib64/libnode.so.108 |
0xb0d5bd
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
24
|
node::LibuvStreamWrap::ReadStart()::{lambda(uv_stream_s*, long, uv_buf_t const*)#2}::_FUN(uv_stream_s*, long, uv_buf_t const*)
|
/lib64/libnode.so.108 |
0xb10d5e
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
25
|
uv__read
|
/lib64/libuv.so.1 |
0x225dc
Build id: ac56314f4d04b122a69fd26273bc2c147b6e09b2
|
-
|
|
26
|
uv__stream_io
|
/lib64/libuv.so.1 |
0x227a8
Build id: ac56314f4d04b122a69fd26273bc2c147b6e09b2
|
-
|
|
27
|
uv__io_poll
|
/lib64/libuv.so.1 |
0x27dcb
Build id: ac56314f4d04b122a69fd26273bc2c147b6e09b2
|
-
|
|
28
|
uv_run
|
/lib64/libuv.so.1 |
0x1062f
Build id: ac56314f4d04b122a69fd26273bc2c147b6e09b2
|
-
|
|
29
|
node::SpinEventLoop(node::Environment*)
|
/lib64/libnode.so.108 |
0x96ca05
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
30
|
node::NodeMainInstance::Run(int*, node::Environment*)
|
/lib64/libnode.so.108 |
0xa66dfb
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
31
|
node::NodeMainInstance::Run()
|
/lib64/libnode.so.108 |
0xa6c5fc
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
32
|
node::LoadSnapshotDataAndRun(node::SnapshotData const**, node::InitializationResult const*)
|
/lib64/libnode.so.108 |
0x9e6742
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
33
|
node::Start(int, char**)
|
/lib64/libnode.so.108 |
0x9e6bfd
Build id: 24e3426b020a4e0aa5abe877fe180cc323fed0e2
|
-
|
|
34
|
__libc_start_call_main
|
/lib64/libc.so.6 |
0x27510
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
35
|
__libc_start_main@@GLIBC_2.34
|
/lib64/libc.so.6 |
0x275c9
Build id: 23589836e284f381fbb26b9e8ca80ba5ed82e4da
|
-
|
|
36
|
_start
|
/usr/bin/node-18 |
0x2035
Build id: e5d9aa41e555fd5ddd7f3a455ad0ef55cdbd977f
|
-
|