asbachb opened a new issue, #5342:
URL: https://github.com/apache/netbeans/issues/5342
### Apache NetBeans version
Apache NetBeans 17 release candidate
### What happened
When using NetBeans the IDE randomly crashs and freeze the entire window
manager. I'm still able to shutdown the computer with physical power key, but
keyboard nor mouse are usable.
```dmesg
Jan 22 11:57:31 nixos-t14s systemd-coredump[203097]: [🡕] Process 150707
(Xwayland) of user 1000 dumped core.
Module
libpciaccess.so.0 without build-id.
Module
libdrm_intel.so.1 without build-id.
Module
libdrm_nouveau.so.2 without build-id.
Module
libdrm_amdgpu.so.1 without build-id.
Module libelf.so.0
without build-id.
Module
libdrm_radeon.so.1 without build-id.
Module libxml2.so.2
without build-id.
Module libncursesw.so.6
without build-id.
Module libstdc++.so.6
without build-id.
Module libxcb-sync.so.1
without build-id.
Module
libxcb-present.so.0 without build-id.
Module libxcb-dri3.so.0
without build-id.
Module
libxcb-xfixes.so.0 without build-id.
Module libxcb-dri2.so.0
without build-id.
Module libX11-xcb.so.1
without build-id.
Module libglapi.so.0
without build-id.
Module libEGL_mesa.so.0
without build-id.
Module libEGL.so.1
without build-id.
Module libgcc_s.so.1
without build-id.
Module libxcb.so.1
without build-id.
Module libkeyutils.so.1
without build-id.
Module
libkrb5support.so.0 without build-id.
Module
libGLdispatch.so.0 without build-id.
Module libXext.so.6
without build-id.
Module libX11.so.6
without build-id.
Module libGLX.so.0
without build-id.
Module libcom_err.so.3
without build-id.
Module libk5crypto.so.3
without build-id.
Module libkrb5.so.3
without build-id.
Module
libgssapi_krb5.so.2 without build-id.
Module libexpat.so.1
without build-id.
Module libffi.so.8
without build-id.
Module libz.so.1
without build-id.
Module libpng16.so.16
without build-id.
Module libbz2.so.1
without build-id.
Module libfreetype.so.6
without build-id.
Module libfontenc.so.1
without build-id.
Module libGL.so.1
without build-id.
Module libXau.so.6
without build-id.
Module libtirpc.so.3
without build-id.
Module
libxshmfence.so.1 without build-id.
Module libgbm.so.1
without build-id.
Module libepoxy.so.0
without build-id.
Module libdrm.so.2
without build-id.
Module libxcvt.so.0
without build-id.
Module libXdmcp.so.6
without build-id.
Module libXfont2.so.2
without build-id.
Module Xwayland without
build-id.
Stack trace of thread
150707:
#0 0x00007f99ada8abc7
__pthread_kill_implementation (libc.so.6 + 0x8abc7)
#1 0x00007f99ada3db46
raise (libc.so.6 + 0x3db46)
#2 0x00007f99ada284b5
abort (libc.so.6 + 0x284b5)
#3 0x0000000000565e1a
OsAbort (Xwayland + 0x165e1a)
#4 0x000000000056aa93
AbortServer (Xwayland + 0x16aa93)
#5 0x000000000056ba26
FatalError (Xwayland + 0x16ba26)
#6 0x000000000041b6ac
xwl_log_handler (Xwayland + 0x1b6ac)
#7 0x00007f99ae62798a
wl_log (libwayland-client.so.0 + 0xb98a)
#8 0x00007f99ae6227b3
display_handle_error (libwayland-client.so.0 + 0x67b3)
#9 0x00007f99ae28b8aa
ffi_call_unix64 (libffi.so.8 + 0x78aa)
#10 0x00007f99ae28a8bb
ffi_call_int (libffi.so.8 + 0x68bb)
#11 0x00007f99ae28b33e
ffi_call (libffi.so.8 + 0x733e)
#12 0x00007f99ae626761
wl_closure_invoke (libwayland-client.so.0 + 0xa761)
#13 0x00007f99ae622aaa
dispatch_event.isra.0 (libwayland-client.so.0 + 0x6aaa)
#14 0x00007f99ae6243e7
wl_display_dispatch_queue_pending (libwayland-client.so.0 + 0x83e7)
#15 0x0000000000422d0b
xwl_read_events (Xwayland + 0x22d0b)
#16 0x0000000000563b41
ospoll_wait (Xwayland + 0x163b41)
#17 0x000000000055d3c3
WaitForSomething (Xwayland + 0x15d3c3)
#18 0x000000000048ff0a
Dispatch (Xwayland + 0x8ff0a)
#19 0x0000000000494174
dix_main (Xwayland + 0x94174)
#20 0x00007f99ada2924e
__libc_start_call_main (libc.so.6 + 0x2924e)
#21 0x00007f99ada29309
__libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x29309)
#22 0x000000000041b565
_start (Xwayland + 0x1b565)
Stack trace of thread
150712:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150713:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150716:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
184335:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
184338:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150737:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150717:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150739:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150740:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
184337:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150714:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
Stack trace of thread
150715:
#0 0x00007f99ada857d5
__futex_abstimed_wait_common (libc.so.6 + 0x857d5)
#1 0x00007f99ada88202
pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x88202)
#2 0x00007f99a0b02189
cnd_wait (radeonsi_dri.so + 0x102189)
#3 0x00007f99a0ab6fdb
util_queue_thread_func (radeonsi_dri.so + 0xb6fdb)
#4 0x00007f99a0b020c7
impl_thrd_routine (radeonsi_dri.so + 0x1020c7)
#5 0x00007f99ada88e86
start_thread (libc.so.6 + 0x88e86)
#6 0x00007f99adb0fce0
__clone3 (libc.so.6 + 0x10fce0)
ELF object binary
architecture: AMD x86-64
```
### How to reproduce
It seems that the system freeze when code completion window is going to
appear.
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
NixOS unstable, Sway, XWayland
### JDK
OpenJDK 17.0.5
### Apache NetBeans packaging
Third-party package
### Anything else
_No response_
### Are you willing to submit a pull request?
No
### Code of Conduct
Yes
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists