question

Jeff W avatar image
Jeff W asked

java crash on Rpi

Was able to get the AVS running on my mac, but the java client application just crashed on Raspberry pi. The pop up window for device registration just show up for less one 1 second, then the application crashed. Anyone has successfully run the AVS on Raspi? mvn exec:java [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Alexa Voice Service Sample Java Client 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (default-cli) > validate @ sample-java-client >>> [INFO] [INFO] <<< exec-maven-plugin:1.2.1:java (default-cli) < validate @ sample-java-client <<< [INFO] [INFO] --- exec-maven-plugin:1.2.1:java (default-cli) @ sample-java-client --- Requesting Registration Code # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x62f597b8, pid=1645, tid=1695544432 # # JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132) # Java VM: Java HotSpot(TM) Client VM (25.0-b70 mixed mode linux-arm ) # Problematic frame: # C 0x62f597b8 # # 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/pi/Downloads/AlexaVoiceServiceExamples/samples/javaclient/hs_err_pid1645.log [thread 1661031536 also had an error] # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # Aborted
alexa voice service
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jeff W avatar image
Jeff W answered
Actually this thread is duplicate of the following one: https://forums.developer.amazon.com/forums/thread.jspa?threadID=6142&tstart=0
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.