← Back to team overview

openjdk team mailing list archive

[Bug 1163501] Re: java crashed with SIGABRT in soup_session_feature_detach()

 

After upgrading my machines to Trusty, I can no longer run
CrashPlanDesktop, the UI for the CrashPlan backup service.

war59312's workaround does seem to work.  It's not necessary to stop and
restart the service, because it's completely separate from the UI app.
Simply run this command to add the workaround to the config file, and
then run CrashPlanDesktop:

$ sed -i
's/GUI_JAVA_OPTS="/GUI_JAVA_OPTS="-Dorg.eclipse.swt.browser.DefaultType=mozilla
/' /usr/local/crashplan/bin/run.conf

I just submitted a support ticket to Code42 (Request #471934) detailing
the bug and providing links to this and other bug reports.  Hopefully
they will fix it soon, and then the workaround can be removed.

Very disappointing to encounter this unfixed bug more than a year after
it was first reported.  But thankfully, open bug trackers like this make
it easy to collaborate on fixes.

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

Title:
  java crashed with SIGABRT in soup_session_feature_detach()

Status in Eclipse:
  Fix Released
Status in Ubuntu GNOME:
  Fix Released
Status in “openjdk-7” package in Ubuntu:
  Confirmed

Bug description:
  Eclipse was working fine before last openjdk update (Sun, 31 Mar 2013,
  version 7u17-2.3.8-1ubuntu1). Now I have random jvm crashes whith the
  following trace and attached dump.

  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  # SIGSEGV (0xb) at pc=0x00007fb64ef6b049, pid=26217, tid=140421837121280
  #
  # JRE version: 7.0_17-b02
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
  # Problematic frame:
  # C [libsoup-2.4.so.1+0x6e049] soup_session_feature_detach+0x19
  #

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: openjdk-7-jre-headless 7u17-2.3.8-1ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Tue Apr  2 17:25:05 2013
  ExecutablePath: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java
  InstallationDate: Installed on 2013-02-11 (50 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130210)
  MarkForUpload: True
  ProcCmdline: /usr/bin/java -Xms40m -Xmx384m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -XX:MaxPermSize=256m -jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar -os linux -ws gtk -arch x86_64 -showsplash /usr/lib/eclipse//plugins/org.eclipse.platform_3.8.1.dist/splash.bmp -launcher /usr/lib/eclipse/eclipse -name Eclipse --launcher.library /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.dist/eclipse_1503.so -startup /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar --launcher.overrideVmargs -exitdata 1208006 -vm /usr/bin/java -vmargs -Xms40m -Xmx384m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=/usr/share/eclipse/dropins -XX:MaxPermSize=256m -jar /usr/lib/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.dist.jar
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: openjdk-7
  StacktraceTop:
   soup_session_feature_detach () from /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: java crashed with SIGABRT in soup_session_feature_detach()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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


References