shibd commented on PR #437:
URL: 
https://github.com/apache/pulsar-client-node/pull/437#issuecomment-3422183967

   Failed test:
   
   ```
   @shibd ➜ /workspaces/pulsar-client-node (master) $ npm run test
   
   > [email protected] test
   > jest --verbose --detectOpenHandles tests/end_to_end.test.js
   
   
    RUNS  tests/end_to_end.test.js
   PID 11662 received SIGSEGV for address: 0x0
   
/workspaces/pulsar-client-node/node_modules/segfault-handler/build/Release/segfault-handler.node(+0x377d)[0x7038bd2b577d]
   /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x7038bfb95330]
   
/workspaces/pulsar-client-node/lib/binding/pulsar.node(+0x1f8db6)[0x7038865f8db6]
   
/workspaces/pulsar-client-node/lib/binding/pulsar.node(+0x1fc11e)[0x7038865fc11e]
   
/workspaces/pulsar-client-node/lib/binding/pulsar.node(+0x22da30)[0x70388662da30]
   
/workspaces/pulsar-client-node/lib/binding/pulsar.node(+0x223251)[0x703886623251]
   
/workspaces/pulsar-client-node/lib/binding/pulsar.node(+0x2236c3)[0x7038866236c3]
   /lib/x86_64-linux-gnu/libstdc++.so.6(+0xecdb4)[0x7038bff6cdb4]
   /lib/x86_64-linux-gnu/libc.so.6(+0x9caa4)[0x7038bfbecaa4]
   /lib/x86_64-linux-gnu/libc.so.6(+0x129c3c)[0x7038bfc79c3c]
   Segmentation fault (core dumped)
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to