Closed monel-mason closed 3 years ago
After a system update we felt upon #108 I reverted to node 14.4 as seen in the reference to issue 32463 on node Right now i don't see the problem anymore
That crash doesn't look identical to #108 but I wouldn't be surprised to find it's got the same root cause. There does seem to be some further recent work going on in the ref-napi project - issues and PRs - so maybe something will be available to help.
Hi Mark,
Maybe i wasn't so clear in the exposition. The first problem disappeared after an update of centos 7.9, our server linux distro. After that we had a new sigsegv, identical to #108 In other words now we can't replicate the issue exposed on my first post due to the change of system libs.
Right now, after using node 14.4 we don't see further errors, the code runs daily.
closing this as a dup of #108, and see my latest comment in there
Hi,
We have got a problem when we try to close a queue, commenting the close queue line before disconnect seems to fix the problem
from sigsegv handler:
our node function code:
node version:
our mq version: