Bugs item #3579747, was opened at 2012-10-24 05:54 Message generated for change (Comment added) made by kargor You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3579747&group_id=167540
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 1 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Eclipse crashes on startup after Saros Install Initial Comment: Just installed Saros in Eclipse 3.7 on my Ubuntu 12.10 installation, and Eclipse now crashes on startup. Seems to be related to libwebkitgtk. I've attached the hs_err_pid log file which gets generated, and the output when starting from the command line is as follows: $ eclipse INFO 14:52:02,651 [main] (Saros.java:256) Starting Saros 12.9.28 running: Java Version: 1.6.0_27 Java Vendor: Sun Microsystems Inc. Eclipse Runtime Version: 3.8.0.v20120521-2346 Operating System: Linux (3.5.0-17-generic) Hardware Architecture: amd64 INFO 14:52:02,899 [main] (XMPPAccountStore.java:103) loaded 0 accounts DEBUG 14:52:02,944 [main] (StreamServiceManager.java:229) StreamServices added: SendFile VideoSharing AudioService DEBUG 14:52:05,297 [main] (SharedDocumentProvider.java:79) SharedDocumentProvider created by Eclipse # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007fcd278cb5a0, pid=10497, tid=140521481766656 # # JRE version: 6.0_27-b07 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libwebkitgtk-1.0.so.0+0x14245a0] void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x15df0 # # An error report file with more information is saved as: # /home/rkk/hs_err_pid10497.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # ---------------------------------------------------------------------- >Comment By: Stefan Rossbach (kargor) Date: 2012-10-24 15:04 Message: [quote]Just installed Saros in Eclipse [b]3.7[/b] on my Ubuntu 12.10 installation, and Eclipse now crashes on startup.[/quote] Eclipse Runtime Version: [b]3.8.0.v20120521-2346[/b] As Franz said, this is native code (in this case a segment violation). Seems the SWT API has some problems with the GTK libraries. Does Eclipse starts when you just delete the de,fu_berlin.* jar files from the Eclipse plugin folder ? ---------------------------------------------------------------------- Comment By: Franz Zieris (franzzieris) Date: 2012-10-24 06:01 Message: Did you trace back the problem to the existance of the Saros plugin in your Eclipse installation? In other words: Did you test two identical Eclipse instances, one with and one without Saros installed and the first one crashes, while the other one runs fluently? I have no experience with failures like this, but lines like "The crash happened outside the Java Virtual Machine in native code" sound like they originate somewhere far, far away from Saros. Priority 1 for "not rated yet". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3579747&group_id=167540 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Dpp-robot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dpp-robot
