Bug 183961

Summary: freecell dies as soon as you try to start it
Product: [Fedora] Fedora Reporter: Tom Horsley <horsley1953>
Component: guileAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-15 08:08:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom Horsley 2006-03-04 03:06:46 UTC
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:

Comment 1 Tom Horsley 2006-03-14 19:08:43 UTC
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.

Comment 2 Ray Strode [halfline] 2006-03-15 00:28:23 UTC
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.

Comment 3 Miroslav Lichvar 2006-03-15 08:08:50 UTC

*** This bug has been marked as a duplicate of 177886 ***