I very recently started having problems with IDLDE crashing with a "Fatal error: IDL has encountered a fatal error and will now exit." any time it's asked to do anything related to graphics (even in the buffer). I'm using IDL 8.8.2 and it's running in Alma Linux 9. I suspect it could be related to an update to Java, but not sure.
If it's relevant, here is what I have for my Java version:
openjdk 11.0.23 2024-04-16 LTS
OpenJDK Runtime Environment (Red_Hat-11.0.23.0.9-2) (build 11.0.23+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-11.0.23.0.9-2) (build 11.0.23+9-LTS, mixed mode, sharing)
and the only relevant line in /var/log/messages is:
kernel: traps: idl_engine[222301] general protection fault ip:7f306e6d73b0 sp:7ffd46870b80 error:0 in libidl.so[7f306de00000+daa000]
I have not changed the IDL installation at all, but there was a recent system software update. Just curious if anyone else has run into this and what I could try to resolve it.
Thanks,
Brian (now in my 28th year of IDL-ing, but this problem is new to me!)