Bug 97401 - *gl-surface-source crashes on Xvfb
Summary: *gl-surface-source crashes on Xvfb
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: xcb backend (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Uli Schlachter
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-18 18:20 UTC by Darxus
Modified: 2018-08-25 13:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2016-08-18 18:20:44 UTC
When cairo is built with --enable-gl and new references on Xvfb, the only thing preventing the xcb target from passing make check is these tests crashing:

$ grep CRASH test/test-suite.log
gl-surface-source: CRASH!
egl-surface-source: CRASH!

These pass:

gl-device-creation-changes-context: PASS
gl-oversized-surface: PASS
egl-oversized-surface: PASS


They don't crash when run on a regular X server with gl capabilities.

Relevant discussion: https://lists.cairographics.org/archives/cairo/2016-August/027693.html
Comment 1 GitLab Migration User 2018-08-25 13:35:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/83.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.