openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09387
[Bug 968308]
Hello,
I've just got bitten by this bug. A completely fresh download-unpack-
start of Eclipse.
The first time it started, after I OK-ed the workspace path, I clicked
go to workbench (on the still useless welcome screen), and then I double
clicked on the window's titlebar to maximize it (yes, 800x600 and 640K
should be enough for everybody, I know) and it crashed.
Then I restarted Eclipse, was able to create a new Java project, add two
jackson JARs to the library path, create a new class, then I started
typing, I saw the help autocomplete, then it got stuck and I had to
"force close" Eclipse.
Now every time I start it and start typing it instantly crashes.
I'll try with the integration build now.
Okay, it happens on that too. (
http://static.zomg.hu/hs_err_pid18729.log - 4.4)
Ubuntu 13.10, openjdk-7 7u25-2.3.12-4ubuntu1 (jvm 1.7.0_25), yadda-
yadda, see also, http://static.zomg.hu/hs_err_pid18237.log for the 4.3
log.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/968308
Title:
Opening Eclipse workbench causes SIGSEGV
Status in Eclipse:
Confirmed
Status in “openjdk-6” package in Ubuntu:
Confirmed
Bug description:
Using Ubuntu 12.04 updated kernel 3.3.0-030300-generic x86_64.
To reproduce:
- Do fresh install of eclipse
- open eclipse
- click on Workbench icon
The following error occurs:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f611eb2f5e0, pid=11709, tid=140057214498560
#
# JRE version: 6.0_24-b24
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.11.1
# Distribution: Ubuntu precise (development branch), package 6b24-1.11.1-3ubuntu3
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x3da5e0] webkitWebViewRegisterForIconNotification+0xc0
See attached error log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/968308/+subscriptions
References