Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] gdk_test_simulate_button

And, yes, there is a bug open on this from Carsten. https://bugs.eclipse.org/bugs/show_bug.cgi?id=511551

From: <cross-project-issues-dev-bounces@xxxxxxxxxxx> on behalf of Doug Schaefer <dschaefer@xxxxxxxxxxxxxx>
Reply-To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date: Thursday, May 25, 2017 at 6:36 PM
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [cross-project-issues-dev] gdk_test_simulate_button

Hey gang,

I’m getting crashes on certain machines when running tests against Oxygen. This has been reported before, and it seems to have some relation to the GTK webkit library. Do we have documented somewhere how to properly set up a Linux machine to run Oxygen, or at least run tests so they don’t crash?

Thanks!
Doug

For reference, the crash:

18:18:58 #
18:18:58 # A fatal error has been detected by the Java Runtime Environment:
18:18:58 #
18:18:58 #  SIGSEGV (0xb) at pc=0x00007f48ad594a40, pid=19297, tid=0x00007f48d0e6f700
18:18:58 #
18:18:58 # JRE version: Java(TM) SE Runtime Environment (8.0_111-b14) (build 1.8.0_111-b14)
18:18:58 # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.111-b14 mixed mode linux-amd64 compressed oops)
18:18:58 # Problematic frame:
18:18:58 # C  [libgdk-3.so.0+0x45a40]  gdk_test_simulate_button+0x0
18:18:58 #


Back to the top