| eclipse on HP-UX crash - Why p2 profile gz files getting generated? [message #749784] |
Tue, 25 October 2011 08:41 |
Arun Rajput Messages: 6 Registered: July 2011 |
Junior Member |
|
|
i am launching my application with launcher as -
java -Xms256m -Xmx1024m -XX:MaxPermSize=256m -jar 'eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar' -application com.mycompany.cli.BuildDistribute -clean -op distribute
<someid>.profile.gz files getting generated in folder eclipse/p2/org.eclipse.equinox.p2.engine/profileRegistry/SDKProfile.profile
next time when i run the same command, there is coredump generated for segment violation -
My question is why this p2 profile file generating and how to avoid this?
The same product runs perfectly with Linux and Sun but causes the problem on HP with java6.
Thanks
Arun Rajput
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (11) at pc=64697470, pid=23066, tid=18
#
# JRE version: 6.0
# Java VM: Java HotSpot(TM) Server VM (19.1-b02-jinteg:2011mar11-07:33 mixed mode hp-ux-ia64 )
# Problematic frame:
# J org.eclipse.equinox.internal.p2.persistence.XMLWriter.escape(Ljava/lang/String;)Ljava/lang/String;
#
# Please report this error to HP customer support.
#
--------------- T H R E A D ---------------
Current thread (0089fe00): JavaThread "Start Level Event Dispatcher" daemon [_thread_in_Java, id=18, lwp_id=7306470, stack(12981000,129c1000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=2 (SEGV_ACCERR), si_addr=00000000
|
|
|
Powered by
FUDForum. Page generated in 0.01555 seconds