Hide Forgot
Created attachment 517461 [details] Fix for regression A call to _XmXftDrawCreate has been added to LabelG.c, but the header file that contains the function definition was not included. This simple fix adds the missing include for XmRenderTI.h to LabelG.c.
The upstream fix for bz#584300 introduced the regression. Marking as duplicate. *** This bug has been marked as a duplicate of bug 584300 ***
The additional fix solved the issue - no SIGSEGV on s390x anymore.