| linux problem [message #1005543] |
Sat, 26 January 2013 07:19  |
Nick Floros 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 09:40   |
Jörg von Frantzius Messages: 15 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 09:45] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03484 seconds