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
libEGL warning: DRI2: failed to authenticate
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=7720, tid=0x00007f8650122700
#
# JRE version: OpenJDK Runtime Environment (8.0_282-b08) (build 1.8.0_282-8u282-b08-0ubuntu1~18.04-b08)
# Java VM: OpenJDK 64-Bit Server VM (25.282-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
I am facing this error on running the jar file-
Here is the rest of the log file.
I installed java as asked from here On running
java -version
, I get the following:The operating system I am working on is Ubuntu 18.04
On running lshw -c video I get the following:
I run the jar file via the following shell script
robovis.sh
Also, at times, it gets resolved after rebooting a few times. How do I resolve this? Thanks.
The text was updated successfully, but these errors were encountered: