You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing zmq and jzmq i am getting below error, can anyone help on this?
Issue description
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f8058925804, pid=131363, tid=131395
INFO [Thread-0] (BrokerImp.java:26) - Process ID for this app = 131363@WQ
JRE version: OpenJDK Runtime Environment (21.0.3+9) (build 21.0.3+9-Ubuntu-1ubuntu122.04.1)
Java VM: OpenJDK 64-Bit Server VM (21.0.3+9-Ubuntu-1ubuntu122.04.1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [libzmq.so.5+0x52804][thread 131394 also had an error]
INFO [Thread-0] (BrokerImp.java:28) - Process ID from self file = 131363
6*********************
[thread 131387 also had an error]
zmq::socket_base_t::check_tag() const+0x4
No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
An error report file with more information is saved as:
/home/adzafar/sync_serverA/hs_err_pid131363.log
If you would like to submit a bug report, please visit: https://bugs.launchpad.net/ubuntu/+source/openjdk-21
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
Environment
libzmq version (latest):
OS: Ubuntu 22
The text was updated successfully, but these errors were encountered:
After installing zmq and jzmq i am getting below error, can anyone help on this?
Issue description
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007f8058925804, pid=131363, tid=131395
INFO [Thread-0] (BrokerImp.java:26) - Process ID for this app = 131363@WQ
JRE version: OpenJDK Runtime Environment (21.0.3+9) (build 21.0.3+9-Ubuntu-1ubuntu122.04.1)
Java VM: OpenJDK 64-Bit Server VM (21.0.3+9-Ubuntu-1ubuntu122.04.1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [libzmq.so.5+0x52804][thread 131394 also had an error]
INFO [Thread-0] (BrokerImp.java:28) - Process ID from self file = 131363
6*********************
[thread 131387 also had an error]
zmq::socket_base_t::check_tag() const+0x4
No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
An error report file with more information is saved as:
/home/adzafar/sync_serverA/hs_err_pid131363.log
If you would like to submit a bug report, please visit:
https://bugs.launchpad.net/ubuntu/+source/openjdk-21
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
Environment
The text was updated successfully, but these errors were encountered: