magmaOffenburg / RoboViz

Monitor and visualization tool for the RoboCup 3D Soccer Simulation League
Apache License 2.0
50 stars 17 forks source link

Cannot execute jar file #120

Open cybershiptrooper opened 3 years ago

cybershiptrooper commented 3 years ago

I am facing this error on running the jar file-

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

Here is the rest of the log file.

I installed java as asked from here On running java -version, I get the following:

openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-8u282-b08-0ubuntu1~18.04-b08)
OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)

The operating system I am working on is Ubuntu 18.04

On running lshw -c video I get the following:

*-display UNCLAIMED       
       description: VGA compatible controller
       product: Picasso
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:05:00.0
       version: d2
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi msix vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:c0000000-cfffffff memory:d0000000-d01fffff ioport:1000(size=256) memory:d0500000-d057ffff

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.

G-U-N commented 3 years ago

I encountered the same problem in ubuntu 18.04 stO_W_Orz.

G-U-N commented 3 years ago

I have solved the problem☺。

Seil0 commented 2 years ago

@cybershiptrooper are you still facing this issue?

cybershiptrooper commented 2 years ago

@Seil0 No, I wasn't able to solve it(no longer using it either..)