The devices x11cmyk2 x11gray2 x11gray4 reproducibly give a segfault for the automated test. Has any of the commenters tested successfully with any of these devices?
@mjg I only tested the CLI interface. However, their changelog says this:
The one limitation is that the X11 devices for Unix-like systems (x11, x11alpha, x11cmyk, x11cmyk2, x11cmyk4, x11cmyk8, x11gray2, x11gray4 and x11mono) cannot be made thread safe, due to their interaction with the X11 server, those devices have been modified to only allow one instance in an executable.
If the automated test is multithreaded, it's possible this is what's causing the segfault.
@remyabel , but it fails also locally when I run a single test, reliably, and only for those 3 devices. Since x11cmyk2 is a test device I would wave the test result if I was sure that x11gray aren't used somewhere.
This update has been submitted for testing by rlescak.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
works
works
works
no regressions noted
Works
No issues noted. 👻
Works for me.
The devices x11cmyk2 x11gray2 x11gray4 reproducibly give a segfault for the automated test. Has any of the commenters tested successfully with any of these devices?
@mjg I only tested the CLI interface. However, their changelog says this:
If the automated test is multithreaded, it's possible this is what's causing the segfault.
@remyabel , but it fails also locally when I run a single test, reliably, and only for those 3 devices. Since x11cmyk2 is a test device I would wave the test result if I was sure that x11gray aren't used somewhere.
I bisected this and reported upstream:
https://bugs.ghostscript.com/show_bug.cgi?id=703013
(It's the fix to that bug which introduced the problem.)
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by rlescak.
This update has been unpushed.