Skip to content

pnpm start 启动报错 #8

@fgprodigal

Description

@fgprodigal
root@7eceed58f48c:~/tech-study-node# pnpm start
node[14]: ../src/node_platform.cc:68:std::unique_ptr<long unsigned int> node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed.
 1: 0xb7b3f0 node::Abort() [node]
 2: 0xb7b46e  [node]
 3: 0xbe9bde  [node]
 4: 0xbe9cc1 node::NodePlatform::NodePlatform(int, v8::TracingController*, v8::PageAllocator*) [node]
 5: 0xb398eb node::InitializeOncePerProcess(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, node::ProcessFlags::Flags) [node]
 6: 0xb39f2b node::Start(int, char**) [node]
 7: 0x7f6b9ad81d90  [/lib/x86_64-linux-gnu/libc.so.6]
 8: 0x7f6b9ad81e40 __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
 9: 0xaba0fe _start [node]
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions