kmusser2 commented on issue #7214: URL: https://github.com/apache/netbeans/issues/7214#issuecomment-2234087298
#### On ubuntu 20.04, this error occurs on NetBeans installed as a snap (version 102), running netbeans under openjdk 21. --> profiling is unusable. Other netbeans functions work fine. $ ldd --version ldd (Ubuntu GLIBC 2.31-0ubuntu9.16) 2.31 #### On the jvm (also running openjdk 21) to which netbeans is trying to attach to profile: Caused by: java.lang.UnsatisfiedLinkError: /snap/netbeans/102/netbeans/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /snap/netbeans/102/netbeans/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so) -- 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
