-
Bug
-
Resolution: Unresolved
-
P4
-
21, 23, 24
-
generic
-
generic
ADDITIONAL SYSTEM INFORMATION :
1) lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
2) ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35
A DESCRIPTION OF THE PROBLEM :
I'm trying to run YourKit Java Profiler with JBRSDK 21.0.3+13-b509.11 (bundled into IDEA #IU-242.21829.142), and it constantly crashes with the message in console (see below):
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Process finished with exit code 134 (interrupted by signal 6:SIGABRT)
I've reported the issue to JetBrains, and JetBrains developers said that this is OpenJDK issue, since it is reproducible with OpenJDK 64-Bit Server VM (build 21+35-2513, mixed mode, sharing).
REGRESSION : Last worked in version 17.0.12
FREQUENCY : always
1) lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
2) ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35
A DESCRIPTION OF THE PROBLEM :
I'm trying to run YourKit Java Profiler with JBRSDK 21.0.3+13-b509.11 (bundled into IDEA #IU-242.21829.142), and it constantly crashes with the message in console (see below):
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Process finished with exit code 134 (interrupted by signal 6:SIGABRT)
I've reported the issue to JetBrains, and JetBrains developers said that this is OpenJDK issue, since it is reproducible with OpenJDK 64-Bit Server VM (build 21+35-2513, mixed mode, sharing).
REGRESSION : Last worked in version 17.0.12
FREQUENCY : always