fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Pychess freezes after accepting FICS rematch offer #818

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I played 2 blitz match with my partner, then he offered the third one. After 
clicking on Accept button PyChess freezes. The tail of log is:

11:48:44 ('GuestRMFV', 'raw') Debug: 
{Game 118 (nluetic vs. gbtami) Creating rated blitz match.}
fics% 
nluetic is no longer available for matches.
fics% 
gbtami is no longer available for matches.
fics% 
{Game 177 (GMCc vs. donyamihi) Creating rated blitz match.}
fics% 
GMCc is no longer available for matches.
fics% 
donyamihi is no longer available for matches.
fics% 
<wa> GuestLSBX 010P0P0P0P0P0P0P0P0P
fics% 
11:48:44 ('GuestRMFV', 'nonmatched') Debug: 
11:48:44 ('GuestRMFV', 'lines') Debug: {Game 118 (nluetic vs. gbtami) Creating 
rated blitz match.}
11:48:44 ('gbtami', 'raw') Debug: 14811You accept the match offer from 
nluetic.

<pr> 11
fics% 
Creating: nluetic (1475) gbtami (1386) rated blitz 3 2
{Game 118 (nluetic vs. gbtami) Creating rated blitz match.}

<12> rnbqkbnr pppppppp -------- -------- -------- -------- PPPPPPPP RNBQKBNR W 
-1 1 1 1 1 0 118 nluetic gbtami -1 3 2 39 39 180000 180000 1 none (0:00.000) 
none 1 0 0

Game 118: A disconnection will be considered a forfeit.

fics% You accept the match offer from nluetic.

Original issue reported on code.google.com by gbtami on 21 Sep 2013 at 2:37

GoogleCodeExporter commented 9 years ago
I encountered the same problem a few weeks ago.

Original comment by mattgatto on 23 Sep 2013 at 1:00

GoogleCodeExporter commented 9 years ago
I was able to reproduce this with two PyChess login today, so this seems a real 
deadlock and not logviewer related :(

Original comment by gbtami on 26 Jan 2014 at 9:05

GoogleCodeExporter commented 9 years ago

Original comment by mattgatto on 29 Jan 2014 at 7:22

GoogleCodeExporter commented 9 years ago
I can't reproduce it anymore with the debugging code in the attached patch. Can 
you?

Original comment by mattgatto on 2 Feb 2014 at 12:39

Attachments:

GoogleCodeExporter commented 9 years ago
No, I can't. 

Original comment by gbtami on 2 Feb 2014 at 9:17

GoogleCodeExporter commented 9 years ago

Original comment by mattgatto on 9 Feb 2014 at 1:33