[Pkg-javascript-devel] Bug#1012021: Bug#1012021: unreproducible here

Bernhard Übelacker bernhardu at mailbox.org
Sun Jun 26 16:02:14 BST 2022


Hello,
I could reproduce the crash at i386 at least,
and received the below backtrace.
It looks very similar to that one from bug #922075.

Kind regards,
Bernhard


Thread 1 received signal SIGSEGV, Segmentation fault.
0xb5ded377 in std::default_delete<node::fs::FSContinuationData>::operator() () at /usr/include/c++/11/bits/unique_ptr.h:85
85              delete __ptr;
1: x/i $pc
=> 0xb5ded377 <_ZN4node2fs9FSReqBaseD2Ev+119>:  mov    (%eax),%edx
(rr) bt
#0  0xb5ded377 in std::default_delete<node::fs::FSContinuationData>::operator() () at /usr/include/c++/11/bits/unique_ptr.h:85
#1  std::unique_ptr<node::fs::FSContinuationData, std::default_delete<node::fs::FSContinuationData> >::~unique_ptr () at /usr/include/c++/11/bits/unique_ptr.h:361
#2  node::fs::FSReqBase::~FSReqBase () at ../src/node_file.cc:139
#3  0xb5e0268d in node::fs::FSReqCallback::~FSReqCallback () at ../src/node_file.h:128
#4  node::fs::FSReqCallback::~FSReqCallback () at ../src/node_file.h:128
#5  0xb5def1f8 in node::BaseObjectPtrImpl<node::fs::FSReqBase, false>::~BaseObjectPtrImpl () at ../src/base_object-inl.h:251
#6  node::BaseObjectPtrImpl<node::fs::FSReqBase, false>::operator= () at ../src/base_object-inl.h:315
#7  node::BaseObjectPtrImpl<node::fs::FSReqBase, false>::reset () at ../src/base_object-inl.h:321
#8  node::fs::FSReqAfterScope::Clear () at ../src/node_file.cc:628
#9  0xb5def28c in node::fs::FSReqAfterScope::~FSReqAfterScope () at ../src/node_file.cc:620
#10 0xb5def68a in node::fs::AfterInteger () at ../src/node_file.cc:687
#11 0xb7f3b540 in uv__work_done (handle=0xb7f66200 <default_loop_struct+96>) at ./src/threadpool.c:318
#12 0xb7f3f14a in uv__async_io (loop=0xb7f661a0 <default_loop_struct>, w=<optimized out>, events=<optimized out>) at ./src/unix/async.c:163
#13 0xb7f5460e in uv__io_poll (loop=<optimized out>, timeout=<optimized out>) at ./src/unix/epoll.c:374
#14 0xb7f3fb3e in uv_run (loop=0xb7f661a0 <default_loop_struct>, mode=UV_RUN_DEFAULT) at ./src/unix/core.c:391
#15 0xb5d0a3d6 in node::SpinEventLoop () at ../src/api/embed_helpers.cc:36
#16 0xb5e38274 in node::NodeMainInstance::Run () at ../src/node_main_instance.cc:146
#17 0xb5e38736 in node::NodeMainInstance::Run () at ../src/node_main_instance.cc:138
#18 0xb5da6949 in node::Start () at ../src/node.cc:1172
#19 0x0045e144 in main () at ../src/node_main.cc:127
(rr) print/x $eax
$1 = 0x2ea6

https://bugs.debian.org/922075



More information about the Pkg-javascript-devel mailing list