Bug 563720

Summary: [abrt] crash in pychess-0.10-0.1.20100203svn.fc12
Product: [Fedora] Fedora Reporter: Steve Tyler <stephent98>
Component: pychessAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: a.schapira, henriquecsj, michel, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:a943226a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-14 16:45:22 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:
Attachments:
Description Flags
File: backtrace none

Description Steve Tyler 2010-02-10 22:40:15 UTC
abrt 1.0.6 detected a crash.

architecture: i686
cmdline: /usr/bin/python -u /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
component: pychess
executable: /usr/lib/python2.6/site-packages/pychess/Players/PyChess.py
kernel: 2.6.31.12-174.2.3.fc12.i686
package: pychess-0.10-0.1.20100203svn.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TBa943226a PyChess.py:252:run:EOFError: EOF when reading a line

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/pychess/Players/PyChess.py", line 828, in <module>
    pychess.run()
  File "/usr/lib/python2.6/site-packages/pychess/Players/PyChess.py", line 252, in run
    line = raw_input()
EOFError: EOF when reading a line

Local variables in innermost frame:
k: 'myname'
move: 3234
lines: ['usermove', 'c7c5']
self: <__main__.PyChessCECP instance at 0xa5fd56c>
v: 'PyChess 0.10beta2'
line: 'usermove c7c5'
stringPairs: ['draw=1', 'reuse=0', 'usermove=1', 'setboard=1', 'sigterm=1', 'analyze=1', "variants='normal,nocastle,fischerandom'", "myname='PyChess 0.10beta2'"]

How to reproduce
-----
This happened on my laptop while playing chess, enabling/disabling display of
hint/spy arrows, resizing/rearranging side panels/window.

See also:
Bug 563714 -  [abrt] crash in pychess-0.10-0.1.20100203svn.fc12
(apparently generated at the same time)

Comment 1 Steve Tyler 2010-02-10 22:40:17 UTC
Created attachment 390131 [details]
File: backtrace

Comment 2 Thomas Spura 2010-02-14 16:45:22 UTC

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