** Description changed:

  [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 be fixed]
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1202838

Title:
  Eclipse crashes while showing code completition (libwebkitgtk)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1202838/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to