Error running JBuilder on Linux, "## An unexpected exception has been detected in native code outside the VM"

By: Josh Fletcher

Abstract: How to resolve this error on Linux.


Question:

When I run JBuilder on my Linux machine I get an error like:

SOUND_PCM_READ_CHANNELS: Invalid argument
## An unexpected exception has been detected in native code outside the VM.
# Program counter=0x4cf4dfe7
#
# Problematic Thread: prio=1 tid=0x838a1d8 nid=0xdd3 runnable
#

and JBuilder crashes. What can I do?

 
Answer:

This problem can usually be remedied by following these steps.

  1. Open Tools | IDE Options | Audio
  2. Clear the Enable Audio Feedback option
 

Server Response from: SC1