Eclipse crashes while showing code completition (libwebkitgtk)

Bug #1202838 reported by Javier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
eclipse (Ubuntu)
New
Undecided
Unassigned

Bug Description

[Apparently the workaround described here: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/905814, stills works. But that does not mean that the bug should not be fixed]

This is happening on saucy.
I open Eclipse, type a few characters and press Ctrl+Space to trigger code completition, inmediatly after the dialog with the alternativees I choose one (the first because is the one I want) by pressing enter => Eclipse crashes. According to the console output the problem is outside the Java JVM and in the native library libwebkitgtk.

Console output (two runs):

javi@carbono:~$ eclipse
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fe7521b76de, pid=1789, tid=140633915934464
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x4246de] webkitWebViewRegisterForIconNotification+0xbe
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/javi/hs_err_pid1789.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
javi@carbono:~$ ulimit -c unlimited
javi@carbono:~$ eclipse
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f084daf36de, pid=3614, tid=139675995219712
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x4246de] webkitWebViewRegisterForIconNotification+0xbe
#
# Core dump written. Default location: /home/javi/core or core.3614
#
# An error report file with more information is saved as:
# /home/javi/hs_err_pid3614.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

I also attach the info for both crash reports.

Tags: saucy
Revision history for this message
Javier (javiersmail) wrote :
Revision history for this message
Javier (javiersmail) wrote :
Revision history for this message
Javier (javiersmail) wrote :
Javier (javiersmail)
description: updated
Javier (javiersmail)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.