Bug 351141

Summary: pysol fails to load, triggers assert
Product: [Fedora] Fedora Reporter: Kevin Kofler <kevin>
Component: PySolFCAssignee: Stewart Adam <s.adam>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: 7CC: cummings
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-01 01:15:31 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 Kevin Kofler 2007-10-24 19:25:59 UTC
Description of problem:
When running pysol (either from the menu or from a terminal), as soon as the 
cards are dealt, pysol crashes. The following assertion failure is echoed to 
the console:
python: ./Modules/_tkinter.c:941: AsObj: Assertion `size < size * 
sizeof(Tcl_UniChar)' failed.

Version-Release number of selected component (if applicable):
PySolFC-1.1-3.fc7

How reproducible:
Always

Steps to Reproduce:
1. Try running pysol.
  
Actual results:
Assertion failure as described above.

Expected results:
Working game.

Comment 1 Kevin J. Cummings 2007-10-24 19:57:19 UTC
confirmed on my i586 system.  Running on a K6-2 500MHz.  Brings up the first
game, displays the board, then dies as above.


Comment 2 Stewart Adam 2007-10-24 20:39:09 UTC
Please see bug 281751

Comment 3 Stewart Adam 2007-11-01 01:15:31 UTC
The python bug should be fixed now.

Comment 4 Kevin Kofler 2007-11-01 01:28:04 UTC
Yes, it works now with the latest Python in F7.