Hi,

GNOME Chess in F23 has been crashing when promoting pawns. This is easy
to reproduce by turning off the computer player in Preferences,
starting a new game, and just moving pawns across the board. It turns
out to be due to our new hardening flags.

This is https://bugzilla.redhat.com/show_bug.cgi?id=1280470

The hardening flags seem to somehow be breaking a GObject signal
accumulator, where the signal is emitted from a libtool convenience
library, but the value is returned from outside the convenience
library.

My workaround is just to add %undefine _hardened_build to the specfile,
because I have no clue what else to do.

I wonder if other applications are experiencing similar crashes.

Michael
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to