View Single Post
  #9   Spotlight this post!  
Unread 10-03-2016, 13:23
adamzg adamzg is offline
Mentor
AKA: Adam
FRC #3932 (Dirty Mechanics)
Team Role: Mentor
 
Join Date: Nov 2008
Rookie Year: 2008
Location: Boynton Beach, FL
Posts: 16
adamzg is an unknown quantity at this point
Re: WPILIB Camera Code Crashing JVM

Still crashing.

Here's the JVM version...

Code:
gsmin@roboRIO-3932-FRC:/usr/local/frc/bin# /usr/local/frc/JRE/bin/java -version -XX:+PrintCommandLineFlag
java version "1.8.0_06"
Java(TM) SE Embedded Runtime Environment (build 1.8.0_06-b23, profile compact2, headless)
Java HotSpot(TM) Embedded Client VM (build 25.6-b23, mixed mode)
admin@roboRIO-3932-FRC:/usr/local/frc/bin# cd /usr/local/frc/JRE/bin    
admin@roboRIO-3932-FRC:/usr/local/frc/JRE/bin# ls
java         keytool      rmid         rmiregistry
admin@roboRIO-3932-FRC:/usr/local/frc/JRE/bin# cd
...stats from top at time of crash...

Code:
Mem: 176600K used, 75372K free, 0K shrd, 93K buff, 3067729088K cached
CPU:   9% usr  12% sys   0% nic  76% idle   0% io   0% irq   0% sirq
Load average: 2.22 2.15 2.30 4/290 8550
Reply With Quote