Bugs item #3579747, was opened at 2012-10-24 05:54 Message generated for change (Settings changed) 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: Closed >Resolution: Invalid >Priority: 2 Private: No Submitted By: Roger Kind Kristiansen () 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-11-14 16:16 Message: As this error occur in native code and we are not using direct native library access (except xuggler) I think it is much more helpful if you provide your log filesand bug description to the SWT / GTK developers. There is nothing we can do about this bug / issue as we are just using the SWT API. ---------------------------------------------------------------------- Comment By: Roger Kind Kristiansen () Date: 2012-10-25 00:47 Message: The crashes started occuring first restart of eclipse after installation of Saros. Once I deleted the de.fu_berlin.*.jar files eclipse was able to start as normal again. Sorry for not mentioning that explicitly. Please do tell me if there's any more info I can provide or anything I should test. ---------------------------------------------------------------------- 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 ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Dpp-robot mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dpp-robot
