Starting openHAB-Designer on linux 64 will crash jvm

I try to start openHAB-Designer on 64 Bit linux with oracle java 8, but it crashed the jvm:

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f4255b452a1, pid=6825, tid=139925609203456

JRE version: Java™ SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
Java VM: Java HotSpot™ 64-Bit Server VM (25.65-b01 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libsoup-2.4.so.1+0x6c2a1] soup_session_feature_detach+0x11

other eclipses are running fine.

Sorry, new users can not upload attachments.

Hi Proofy, had the same problem and after a lot of research and testing I found I had a down level version of libsoup (2.48) after upgrading to version 2.50 problem disappeared, so it solved the crash. :grinning:

Still trying to get my hands around the designer app, not a lot of documentation and/or how-to-use guides. :cry:

Same problem here, how did you upgrade libsoup to 2.5. Can’t find it in my repo and I can’t find any repo to upgrade it. :confused:

I am working on OpenSuse 13.2 with KDE desktop for my designer work and found libsoup 2.50 in the GNOME repositories. It no longer crashes, at least not at start, there are some error messages from SOUP and when closing down it crashes in libgobject but that doesn’t interfere with my work in designer, so I live with it.