While running the Application Distribution - Installer lab in Ubuntu, I get an unexpected error from the Java Runtime Environment, when I try to run the application from a Terminal session. A copy of the session is below. If I close all other J IDE windows first before running the application, it works OK. I also get an error if I try to start a J IDE session while the application is running.
If a fix is not easily implementable, perhaps the lab text could at least be updated to note that the application cannot be run at the same time as the IDE. ============================= [EMAIL PROTECTED]:~$ sh /home/ric/j602-user/temp/app.sh -install Run Plot 0.0 with command: "/home/ric/Plot 0.0/run" [EMAIL PROTECTED]:~$ "/home/ric/Plot 0.0/run" # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb7edae56, pid=25204, tid=3084418448 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing) # Problematic frame: # C [libc.so.6+0x12be56] # # An error report file with more information is saved as hs_err_pid25204.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Aborted (core dumped) ============================== Ubuntu 7.10 JVERSION Installer: j602rbeta_linux32.sh Engine: j602/beta/2008-02-28/16:30 Library: 6.02.023 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
