Ole8700 / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
1 stars 0 forks source link

Designer: "A fatal error has been detected by the Java Runtime Environment" in Ubuntu 12.10 OpenJDK 6.0 #231

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run openHAB-Designer

What is the expected output? What do you see instead?

A blank window opens temporarily and the following error is displayed:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xaf8f53a4, pid=3902, tid=3075954368
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK Client VM (20.0-b12 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.12.3
# Distribution: Ubuntu 12.10, package 6b27-1.12.3-0ubuntu1~12.10.1
# Problematic frame:
# C  [libwebkitgtk-1.0.so.0+0x134f3a4]  void 
WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x19ac4
#

What version of the product are you using? On what operating system?
OS:Ubuntu 12.10 (quantal)
uname:Linux 3.5.0-26-generic #42-Ubuntu SMP

Please provide any additional information below.

Attached is an extensive error log.

I tried following this link:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/905814 and added the 
line "org.eclipse.swt.browser.DefaultType=mozilla" to config.ini. Now Eclipse 
does start but I get the error "Embedded Browser Not Available. The embedded 
browser widget cannot be created." showing in the Eclipse internal browser.

Original issue reported on code.google.com by Amos.Kit...@gmail.com on 7 Apr 2013 at 11:45

Attachments:

GoogleCodeExporter commented 9 years ago
Possible fixes in upstream Eclipse as seen here: 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=392967

Original comment by Amos.Kit...@gmail.com on 7 Apr 2013 at 11:55

GoogleCodeExporter commented 9 years ago
Thanks for the hint, I have upgraded the target platform to Eclipse 4.2.2: 
https://code.google.com/p/openhab/source/detail?r=313aede95d89c510fef57110a6727c
781006e2f2

Original comment by kai.openhab on 8 Apr 2013 at 9:47

GoogleCodeExporter commented 9 years ago
This is a pretty ancient thread... but it exactly describes my current 
experience, is there a fix for this? System config is:

OpenHAB runtime 1.6.1 [installed via aptitude]
OpenHAB Designer [don't know how to tell the version, but downloaded today from 
http://www.openhab.org/downloads.html]
Ubuntu 14.04 64-bit
java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.3) (7u71-2.5.3-0ubuntu0.14.04.1)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

Original comment by victor.a...@wickeddevice.com on 4 Jan 2015 at 8:51

GoogleCodeExporter commented 9 years ago
As Victor notes and I corroborate, this symptom seems to have appeared again. 
Same configuration, although I am running in a VirtualBox VM.

Original comment by acronyms...@gmail.com on 27 Jan 2015 at 6:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Solved. See 
http://www.element14.com/community/community/design-challenges/forget-me-not/blo
g/2014/08/09/fmn01-ubuntu-meet-openhab

Add the line
org.eclipse.swt.browser.DefaultType=mozilla
To file
configuration/config.ini

Original comment by acronyms...@gmail.com on 27 Jan 2015 at 6:56