Closed CarlyAmar closed 10 years ago
Unable to run Driverstation. Ubuntu 13.10 32-bit. Could it be a problem with that libjinput-linux64.so on 32-bit computer?
zachary@SwagSatellite:~/Robotics/frc-driverstation/java/bin$ java -jar driverstation-pc.jar libjinput-linux.so Extracting libjinput-linux.so... libjinput-linux64.so Extracting libjinput-linux64.so... #
#
# Aborted
Error log here: http://pastebin.com/RuDb62gk
Java Version: http://pastebin.com/GAUrAvAs
Unable to run Driverstation. Ubuntu 13.10 32-bit. Could it be a problem with that libjinput-linux64.so on 32-bit computer?
zachary@SwagSatellite:~/Robotics/frc-driverstation/java/bin$ java -jar driverstation-pc.jar libjinput-linux.so Extracting libjinput-linux.so... libjinput-linux64.so Extracting libjinput-linux64.so... #
A fatal error has been detected by the Java Runtime Environment:
#
SIGSEGV (0xb) at pc=0x8833a4ae, pid=15237, tid=3059866432
#
JRE version: OpenJDK Runtime Environment (7.0_51) (build 1.7.0_51-b00)
Java VM: OpenJDK Server VM (24.45-b08 mixed mode linux-x86 )
Problematic frame:
C [libglib-2.0.so.0+0x524ae] g_option_context_parse+0x82e
#
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
An error report file with more information is saved as:
/home/zachary/Robotics/frc-driverstation/java/bin/hs_err_pid15237.log
#
If you would like to submit a bug report, please include
instructions on how to reproduce the bug and visit:
http://icedtea.classpath.org/bugzilla
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
# Aborted