Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ui-dev] Core dump in CI tests

Hi all,

Ref: https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/11264/console

I currently see some tests failing on CI with

(SWT:6221): Gtk-CRITICAL **: file a11y/gtktreeviewaccessible.c: line 295 (get_visible_column): should not be reached
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f9e59667440, pid=6221, tid=0x00007f9e7faa6700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libcairo.so.2+0x6f440]  cairo_surface_get_type+0x0

whereas I don't see this error locally.
Does anyone know what could cause that? and how to troubleshoot it?

--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets

Back to the top