← Back to team overview

openjdk team mailing list archive

[Bug 968308]

 

(In reply to Grant Gayed from comment #69)
> (In reply to Marc-Andre Laperle from comment #68)
> Are you running with 4.3.1 or a 4.4-stream build?  I'm wondering if the
> comment 34 change could be relevant, which is only in the 4.4 stream.

Unfortunately, I'm running the 4.4 stream and got the crash multiple
times after the SWT fix, although it didn't manifest itself for a few
days. Then I applied the webkit fix and everything was fine.

I also tested without the webkit fix when I upgraded to Ubuntu 13.10 and
at that time SWT was switched to use GTK3 by default and I got the crash
again. I have patched my webkit again and so far so good.

> > I would attach the .deb files here but I don't think this would sit well with
> 
> Probably not.  Unfortunately the release date for Ubuntu 14.04 is still far
> out.  Perhaps the Fedora 20 release will ship with it.

If only this bug was easier to reproduce, the webkit patch could be
verified and it would make a better case for applying the patch to
13.10.

-- 
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