Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » linux problem(eclipse crashes when used in linuxmint 14)
linux problem [message #1005543] Sat, 26 January 2013 12:19 Go to next message
Nick Floros is currently offline Nick FlorosFriend
Messages: 2
Registered: July 2012
Junior Member
Hi,

I have updated my linux installation to linuxmint 14 (32bit) and also I updated to eclipse juno SR1. I have also installed GWT 2.5.

I started eclipse created a basic GWT project complied and all worked fine.

When I try to open my app on design view eclipse dies.

the error I get
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb13843a4, pid=3597, tid=3075929792
#
# JRE version: 6.0_38-b05
# Java VM: Java HotSpot(TM) Client VM (20.13-b02 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x134f3a4] void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x19ac4
#

I tried chaning the version of webkit following instructions from elgali.net/2012/05/14/gwt-designer-eclipse-plugin-in-ubuntu-12-04; but no joy; apart of the fact that some of the steps fail as I get 'can not find package error'.

Any thoughts, suggestions e.g. shall I use a different linux version and if yes which one . I am keen to stick with Juno eclipse rather than going back to older version.

Thanks

Nick
Re: linux problem [message #1053109 is a reply to message #1005543] Thu, 02 May 2013 13:40 Go to previous messageGo to next message
Jörg von  Frantzius is currently offline Jörg von FrantziusFriend
Messages: 21
Registered: July 2009
Junior Member
Hi,

I'm seeing the same on Ubuntu 12.10 64bit with JDK 1.7:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f90ab8cb5a0, pid=17994, tid=140260140287744
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libwebkitgtk-1.0.so.0+0x14245a0]  void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x15df0


Did you try running with xulrunner instead of webkitgtk? For my part, I'm getting a different JVM crash, but still a JVM crash (see http://www.eclipse.org/forums/index.php/t/485870/ ).

[Updated on: Thu, 02 May 2013 13:45]

Report message to a moderator

Re: linux problem [message #1068960 is a reply to message #1005543] Sun, 14 July 2013 21:47 Go to previous messageGo to next message
Michael Prentice is currently offline Michael PrenticeFriend
Messages: 22
Registered: October 2012
Location: Melbourne, FL
Junior Member
I did a search before posting the fix that I found, but my search gave me no results. This same fix may work for you on Linux Mint as well.

I see that you are using GWTD, I found a fix to my issues with it on 4.2.2 here: http://www.eclipse.org/forums/index.php/t/490960/


Michael Prentice
GDG Space Coast

[Updated on: Sun, 14 July 2013 23:20]

Report message to a moderator

Re: linux problem [message #1068974 is a reply to message #1068960] Sun, 14 July 2013 22:28 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
Note that the fix/patch referenced is for GWT Designer rather than for WindowBuilder.
Previous Topic:WindowBuilder crashing JVM on Linux x86_64 / Eclipse 4.2
Next Topic:GWT Designer crashes on Ubuntu
Goto Forum:
  


Current Time: Thu Mar 28 22:40:25 GMT 2024

Powered by FUDForum. Page generated in 0.01814 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top