Bug 106159 - Eclipse close sudenly
Summary: Eclipse close sudenly
Status: RESOLVED DUPLICATE of bug 86873
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux-GTK
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2005-08-05 10:09 EDT by César Ariza CLA
Modified: 2005-08-05 12:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description César Ariza CLA 2005-08-05 10:09:02 EDT
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x0000002a99d49fa4, pid=5463, tid=1091348848
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05 mixed mode)
# Problematic frame:
# J  org.eclipse.jdt.internal.compiler.parser.Scanner.jumpOverMethodBody()V
#

---------------  T H R E A D  ---------------

Current thread (0x0000002af7002d90):  JavaThread "Java indexing" daemon
[_thread_in_Java, id=5485]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x000000d647bf7128

Registers:
RAX=0x00000000000000a0, RBX=0x00000000410c9d00, RCX=0x0000000000000001,
RDX=0x0000002adb2649d0
RSP=0x00000000410c9d40, RBP=0x0000000000000000, RSI=0x0000002a962b7940,
RDI=0x0000000000000000
R8 =0x00000000000000c4, R9 =0x000000000000000a, R10=0x0000000000000000,
R11=0x0000000000000000
R12=0x0000002adb2737f8, R13=0x0000002adb2649d0, R14=0x0000000000000007,
R15=0x0000002af7002d90
RIP=0x0000002a99d49fa4, EFL=0x0000000000010206, CSGSFS=0x0000000000000033,
ERR=0x0000000000000006
  TRAPNO=0x000000000000000e

T
Stack: [0x0000000040fca000,0x00000000410cb000),  sp=0x00000000410c9d40,  free
space=1023k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
J  org.eclipse.jdt.internal.compiler.parser.Scanner.jumpOverMethodBody()V

[error occurred during error reporting, step 120, id 0xb]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x0000002afa71d7c0 JavaThread "Worker-5" [_thread_blocked, id=5494]
  0x0000002af4a939b0 JavaThread "Worker-4" [_thread_blocked, id=5493]
  0x0000002af5ce5480 JavaThread "Worker-3" [_thread_blocked, id=5492]
  0x0000002af4bc7f80 JavaThread "Worker-2" [_thread_blocked, id=5491]
  0x0000002af1c66b10 JavaThread "Worker-1" [_thread_blocked, id=5490]
  0x0000002af3cfc980 JavaThread
"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=5489]
  0x0000002af49b0d30 JavaThread
"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=5487]
=>0x0000002af7002d90 JavaThread "Java indexing" daemon [_thread_in_Java, id=5485]
  0x0000002af70b9e30 JavaThread "Worker-0" [_thread_blocked, id=5484]
  0x0000002af1c81c20 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=5478]
  0x0000002af1fc4610 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=5477]
  0x0000002af2046900 JavaThread "State Data Manager" daemon [_thread_blocked,
id=5476]
  0x0000002af1c308c0 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=5471]
  0x0000002af1c2ed50 JavaThread "CompilerThread1" daemon [_thread_in_native,
id=5470]
  0x0000002af1c2d860 JavaThread "CompilerThread0" daemon [_thread_in_native,
id=5469]
  0x0000002af1c2c1c0 JavaThread "AdapterThread" daemon [_thread_blocked, id=5468]
  0x0000002af1c2aed0 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=5467]
  0x00000000401adcb0 JavaThread "Finalizer" daemon [_thread_blocked, id=5466]
  0x00000000401ad480 JavaThread "Reference Handler" daemon [_thread_blocked,
id=5465]
  0x0000000040115920 JavaThread "main" [_thread_in_native, id=5463]

Other Threads:
  0x00000000401a9180 VMThread [id=5464]
  0x0000002af1c32450 WatcherThread [id=5472]

VM state:not at safepoint (normal execution)

V
---------------  S Y S T E M  ---------------

OS:White Box Enterprise Linux release 3.0 (Liberation Respin 2)

uname:Linux 2.4.21-15.EL #1 Mon Jun 7 18:38:40 EDT 2004 x86_64
libc:glibc 2.3.2 NPTL 0.60 
rlimit: STACK 10240k, CORE 0k, NPROC 16383, NOFILE 1024, AS infinity
load average:2.74 1.76 1.37

CPU:total 1 amd64 3dnow

Memory: 4k page, physical 497k(214k free), swap 9750k(9750k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05) for linux-amd64, built
on Jun  3 2005 01:50:28 by java_re with gcc 3.2.2 (SuSE Linux)
Comment 1 Dirk Baeumer CLA 2005-08-05 11:32:55 EDT
Looks like a VM problem to me. Might be a dup of bug 71987 although the crash is
happening in a different Java method.

Moving to JDT/Core.
Comment 2 Olivier Thomann CLA 2005-08-05 12:25:24 EDT

*** This bug has been marked as a duplicate of 86873 ***