I can't duplicate the problem with J32 on Suse Java 1.4.2. And not on any of the other environments I have access to (don't have any 1.6.0).

My guess is the problem is with the JRE version. One thing I notice is that your version says mixed mode, sharing. I haven't noticed sharing before and wonder what it means and if there is a version that doesn't say share that would in fact share better.

It would surprise me if the problem was particular between app and ide. That is, I would expect the same problem between ide and ide and between app and app. Please report on more tests if you can.

Java does very complicated things during initialization (multiple threads etc) desperately tring to make apps start more quickly. There have been lots of timing race bugs in this area. Can you confirm that with several attempts that starting app while ide is running 'always fails'.

I'm not going to mess with the release for this problem. However it unfolds will be dealt with down the road.

----- Original Message ----- From: "Sherlock, Ric" <[EMAIL PROTECTED]>
To: "Beta forum" <[email protected]>
Sent: Monday, March 03, 2008 7:12 PM
Subject: [Jbeta] App Distrib - Installer lab error in Linux


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 ----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to