Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.8 M7 unstable on Linux?
Eclipse 3.8 M7 unstable on Linux? [message #873149] Thu, 17 May 2012 15:42 Go to next message
Mary Komor is currently offline Mary KomorFriend
Messages: 61
Registered: July 2009
Member
I have tried running Eclipse 3.8 M6 and M7 on Linux and it seems to be
crashing very frequently. I run Eclipse 3.7.1 on the same system and don’t
see the problem. Just wondering if my environment is not suitable for
running Eclipse 3.8. I'm including information from the latest crash as well
as information about my Linux environment and Java version. Any help will be
appreciated.

Here's the dump from the latest crash:

Unhandled exception
Type=Segmentation error vmState=0x00000000
J9Generic_Signal_Number=00000004 Signal_Number=0000000b Error_Value=00000000
Signal_Code=00000001
Handler1=00002AAAAACE7300 Handler2=00002AAAAB0764F0
InaccessibleAddress=0000000000000310
RDI=0000000000000308 RSI=000000000B5CC5A0 RAX=0000000000000200
RBX=0000000041A925D0
RCX=0000000000000011 RDX=0000000000000004 R8=00000039D680D4FF
R9=00002B3358C052B8
R10=0000000041A925D0 R11=00000000FFFFFFFF R12=000000000000003A
R13=00000000BCC62C57
R14=0000000000000000 R15=0000000041A925D0
RIP=00000039C9208C0B GS=0000 FS=0000 RSP=0000000041A92570
EFlags=0000000000210202 CS=0033 RBP=0000000000000039 ERR=0000000000000004
TRAPNO=000000000000000E OLDMASK=0000000000000000 CR2=0000000000000310
xmm0 0000000000000000 (f: 0.000000, d: 0.000000e+00)
xmm1 0000000000000000 (f: 0.000000, d: 0.000000e+00)
xmm2 00002aaafd6ae798 (f: 4251641856.000000, d: 2.317854e-310)
xmm3 00002aaafd6ae7b9 (f: 4251641856.000000, d: 2.317854e-310)
xmm4 00002aaaaae4b560 (f: 2867115264.000000, d: 2.317785e-310)
xmm5 0000000000000000 (f: 0.000000, d: 0.000000e+00)
xmm6 0000000041a92da0 (f: 1101606272.000000, d: 5.442658e-315)
xmm7 00000000054c8c14 (f: 88902672.000000, d: 4.392376e-316)
xmm8 3ff0000000000000 (f: 0.000000, d: 1.000000e+00)
xmm9 0000000000000000 (f: 0.000000, d: 0.000000e+00)
xmm10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
xmm11 3ff0000000000000 (f: 0.000000, d: 1.000000e+00)
xmm12 39dfdc0a740850d4 (f: 1946702080.000000, d: 6.283185e-30)
xmm13 42c8000000000000 (f: 0.000000, d: 5.277656e+13)
xmm14 3c861b1acd85d7d8 (f: 3448100864.000000, d: 3.834759e-17)
xmm15 3fa5555555555535 (f: 1431655680.000000, d: 4.166667e-02)
Module=/lib64/ld-linux-x86-64.so.2
Module_base_address=00000039C9200000
Target=2_40_20110624_085526 (Linux 2.6.18-308.1.1.el5)
CPU=amd64 (2 logical CPUs) (0xf68f5000 RAM)
----------- Stack Backtrace -----------
(0x00000039C9208C0B [ld-linux-x86-64.so.2+0x8c0b])
(0x00000039C9209029 [ld-linux-x86-64.so.2+0x9029])
(0x00000039C92092B2 [ld-linux-x86-64.so.2+0x92b2])
(0x00000039C920CF65 [ld-linux-x86-64.so.2+0xcf65])
(0x00000039C92129E2 [ld-linux-x86-64.so.2+0x129e2])
(0x00000039D682D932 [libORBit-2.so.0+0x2d932])
exit+0xe5 (0x00000039C96334F5 [libc.so.6+0x334f5])
(0x00002AAAAB0645CF [libj9prt24.so+0x75cf])
(0x00002AAAAAD0C1F7 [libj9vm24.so+0x391f7])
JVM_Halt+0x74 (0x00002AAAAAAB4084 [libjvm.so+0x9084])
JVM_Halt+0x12 (0x00002B3358E33372 [libjvm.so+0x3372])
Java_java_lang_Shutdown_halt0+0xb (0x00002AAAF225552B [libjava.so+0x1052b])
(0x00002AAAAACFD095 [libj9vm24.so+0x2a095])
---------------------------------------


Here is my Linux system information:
$ uname -srvpio
Linux 2.6.18-308.1.1.el5 #1 SMP Fri Feb 17 16:51:01 EST 2012 x86_64 x86_64
GNU/Linux

Here's the Java I'm using:
$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxa6460sr9fp2-20110625_01(SR9 FP2))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64
jvmxa6460sr9-20110624_85526 (JIT enabled, AOT enabled)
J9VM - 20110624_085526
JIT - r9_20101028_17488ifx17
GC - 20101027_AA)
JCL - 20110530_01
Re: Eclipse 3.8 M7 unstable on Linux? [message #875330 is a reply to message #873149] Tue, 22 May 2012 14:34 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 17.05.2012 17:42, Mary Komor wrote:
> I have tried running Eclipse 3.8 M6 and M7 on Linux and it seems to be
> crashing very frequently. I run Eclipse 3.7.1 on the same system and
> don’t see the problem. Just wondering if my environment is not
> suitable for running Eclipse 3.8. I'm including information from the
> latest crash as well as information about my Linux environment and
> Java version. Any help will be appreciated.

It should work fine. I assume you downloaded the correct build? If you
still see this using 3.8 RC1, then please file a bug report.

Dani
>
> Here's the dump from the latest crash:
>
> Unhandled exception
> Type=Segmentation error vmState=0x00000000
> J9Generic_Signal_Number=00000004 Signal_Number=0000000b
> Error_Value=00000000 Signal_Code=00000001
> Handler1=00002AAAAACE7300 Handler2=00002AAAAB0764F0
> InaccessibleAddress=0000000000000310
> RDI=0000000000000308 RSI=000000000B5CC5A0 RAX=0000000000000200
> RBX=0000000041A925D0
> RCX=0000000000000011 RDX=0000000000000004 R8=00000039D680D4FF
> R9=00002B3358C052B8
> R10=0000000041A925D0 R11=00000000FFFFFFFF R12=000000000000003A
> R13=00000000BCC62C57
> R14=0000000000000000 R15=0000000041A925D0
> RIP=00000039C9208C0B GS=0000 FS=0000 RSP=0000000041A92570
> EFlags=0000000000210202 CS=0033 RBP=0000000000000039 ERR=0000000000000004
> TRAPNO=000000000000000E OLDMASK=0000000000000000 CR2=0000000000000310
> xmm0 0000000000000000 (f: 0.000000, d: 0.000000e+00)
> xmm1 0000000000000000 (f: 0.000000, d: 0.000000e+00)
> xmm2 00002aaafd6ae798 (f: 4251641856.000000, d: 2.317854e-310)
> xmm3 00002aaafd6ae7b9 (f: 4251641856.000000, d: 2.317854e-310)
> xmm4 00002aaaaae4b560 (f: 2867115264.000000, d: 2.317785e-310)
> xmm5 0000000000000000 (f: 0.000000, d: 0.000000e+00)
> xmm6 0000000041a92da0 (f: 1101606272.000000, d: 5.442658e-315)
> xmm7 00000000054c8c14 (f: 88902672.000000, d: 4.392376e-316)
> xmm8 3ff0000000000000 (f: 0.000000, d: 1.000000e+00)
> xmm9 0000000000000000 (f: 0.000000, d: 0.000000e+00)
> xmm10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
> xmm11 3ff0000000000000 (f: 0.000000, d: 1.000000e+00)
> xmm12 39dfdc0a740850d4 (f: 1946702080.000000, d: 6.283185e-30)
> xmm13 42c8000000000000 (f: 0.000000, d: 5.277656e+13)
> xmm14 3c861b1acd85d7d8 (f: 3448100864.000000, d: 3.834759e-17)
> xmm15 3fa5555555555535 (f: 1431655680.000000, d: 4.166667e-02)
> Module=/lib64/ld-linux-x86-64.so.2
> Module_base_address=00000039C9200000
> Target=2_40_20110624_085526 (Linux 2.6.18-308.1.1.el5)
> CPU=amd64 (2 logical CPUs) (0xf68f5000 RAM)
> ----------- Stack Backtrace -----------
> (0x00000039C9208C0B [ld-linux-x86-64.so.2+0x8c0b])
> (0x00000039C9209029 [ld-linux-x86-64.so.2+0x9029])
> (0x00000039C92092B2 [ld-linux-x86-64.so.2+0x92b2])
> (0x00000039C920CF65 [ld-linux-x86-64.so.2+0xcf65])
> (0x00000039C92129E2 [ld-linux-x86-64.so.2+0x129e2])
> (0x00000039D682D932 [libORBit-2.so.0+0x2d932])
> exit+0xe5 (0x00000039C96334F5 [libc.so.6+0x334f5])
> (0x00002AAAAB0645CF [libj9prt24.so+0x75cf])
> (0x00002AAAAAD0C1F7 [libj9vm24.so+0x391f7])
> JVM_Halt+0x74 (0x00002AAAAAAB4084 [libjvm.so+0x9084])
> JVM_Halt+0x12 (0x00002B3358E33372 [libjvm.so+0x3372])
> Java_java_lang_Shutdown_halt0+0xb (0x00002AAAF225552B
> [libjava.so+0x1052b])
> (0x00002AAAAACFD095 [libj9vm24.so+0x2a095])
> ---------------------------------------
>
>
> Here is my Linux system information:
> $ uname -srvpio
> Linux 2.6.18-308.1.1.el5 #1 SMP Fri Feb 17 16:51:01 EST 2012 x86_64
> x86_64 GNU/Linux
>
> Here's the Java I'm using:
> $ java -version
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pxa6460sr9fp2-20110625_01(SR9
> FP2))
> IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64
> jvmxa6460sr9-20110624_85526 (JIT enabled, AOT enabled)
> J9VM - 20110624_085526
> JIT - r9_20101028_17488ifx17
> GC - 20101027_AA)
> JCL - 20110530_01
>
>
>
Re: Eclipse 3.8 M7 unstable on Linux? [message #892752 is a reply to message #875330] Fri, 29 June 2012 13:30 Go to previous message
Andrey Loskutov is currently offline Andrey LoskutovFriend
Messages: 89
Registered: July 2009
Member
We see very similar (if not exactly same) crashes on RHEL 5.8 64 bit, with latest Oracle VM.
I've reported bug 383890.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=383890

Any hint is welcome.
Previous Topic:Problems about pageDesignerExtension
Next Topic:Internet Connection Freezes Eclipse
Goto Forum:
  


Current Time: Sat Apr 20 01:54:12 GMT 2024

Powered by FUDForum. Page generated in 0.03568 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top