← Back to team overview

openjdk team mailing list archive

[Bug 1267227] [NEW] Eclipse crash when navigating source files

 

Public bug reported:

Just upgraded openjdk-7 today from a distribution update to saucy from
raring. Upon using F3 to see the source of a PHP file, Eclipse crashes
due to openjdk-7 having issues with libsoup. I've attached an error log
that was generated. Here's additional information from the CLI:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd6f4097c91, pid=7160, tid=140564120823552
#
# 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  [libsoup-2.4.so.1+0x6ac91]  soup_session_feature_detach+0x11
#
# 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/drakej/hs_err_pid7160.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.
#

** Affects: openjdk-7 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Error Report Log"
   https://bugs.launchpad.net/bugs/1267227/+attachment/3943812/+files/hs_err_pid7160.log

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1267227

Title:
  Eclipse crash when navigating source files

Status in “openjdk-7” package in Ubuntu:
  New

Bug description:
  Just upgraded openjdk-7 today from a distribution update to saucy from
  raring. Upon using F3 to see the source of a PHP file, Eclipse crashes
  due to openjdk-7 having issues with libsoup. I've attached an error
  log that was generated. Here's additional information from the CLI:

  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007fd6f4097c91, pid=7160, tid=140564120823552
  #
  # 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  [libsoup-2.4.so.1+0x6ac91]  soup_session_feature_detach+0x11
  #
  # 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/drakej/hs_err_pid7160.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.
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1267227/+subscriptions


Follow ups

References