Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: If I start freecell directly, the disk flickers, but no screen appears. If I start the solatire app then try to pick freecell as the version to play, the window immediatly blips out of existance Version-Release number of selected component (if applicable): gnome-games-2.13.8-1 How reproducible: every time Steps to Reproduce: 1. Run sol --variation freecell Actual results: sol --variation freecell Backtrace: In /usr/share/sol-games/freecell.scm: 581: 0* (define kill-thread-mutex (make-mutex)) 581: 1* (make-mutex) /usr/share/sol-games/freecell.scm:581:27: In expression (make-mutex): /usr/share/sol-games/freecell.scm:581:27: Unbound variable: make-mutex Expected results: A freecell game to play :-). Additional info:
Just as a point of reference, this appears to be a 64 bit bug of some kind. The x86 version of FC5t3 gnome-games runs freecell just fine.
Hi, There is a dupe for this somewhere I think, although I can't find it off hand. It's a guile bug with 64-bit threading support.
*** This bug has been marked as a duplicate of 177886 ***