jakesylvestre / pychess

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

Pychess 0.10 crashes under Ubuntu with GNUChess #659

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install pychess on Ubuntu 10.04
2. Set up a new game with GNUChess
3. Make a move

What is the expected output? What do you see instead?
Expect the program to not crash. It seems to crash 90% of the time, either by 
the first or second move.

Does it happen every time?
Yes

What version of the product are you using?
0.10~beta1-3ubuntu1

Did you use an installed version of PyChess or did you run in from a
tarball/svn?

Installed from the Ubuntu repo.

Pychess did not provide me a logfile. :(

Original issue reported on code.google.com by craigmal...@gmail.com on 19 Mar 2011 at 2:49

GoogleCodeExporter commented 9 years ago
Also crashes with 0.10 deb file running against pychess 0.10

Attaching log file.

Original comment by craigmal...@gmail.com on 19 Mar 2011 at 2:52

Attachments:

GoogleCodeExporter commented 9 years ago
Also seeing the following from my kernel log:

Mar 19 10:45:08 lister kernel: [93792.625623] pychess[10546] trap invalid 
opcode ip:7f330abc3d57 sp:7f330b7fc170 error:0 in 
libgstdecodebin.so[7f330abbd000+b000]
Mar 19 10:45:39 lister kernel: [93823.476004] pychess[10843] trap invalid 
opcode ip:7f74c29bbd57 sp:7f74c37fc170 error:0 in 
libgstdecodebin.so[7f74c29b5000+b000]
Mar 19 10:50:19 lister kernel: [94101.704649] pychess[14913] trap invalid 
opcode ip:7ff467d54d57 sp:7ff469008170 error:0 in 
libgstdecodebin.so[7ff467d4e000+b000]

Original comment by craigmal...@gmail.com on 19 Mar 2011 at 3:14

GoogleCodeExporter commented 9 years ago
I'm afraid you may have run into something similar to Issue 337.
There isn't anything in the logs, and the kernel log seams to be form gstreamer 
crashing. You could check if it helps to disable sounds, but probably gstreamer 
just crashed because the app crashed.

Does the crash not happen against the PyChess engine, or other non GNUChess 
engines?
You tried with PyChess 0.10 final?
Would it be possible for you to try on Ubuntu 10.10?

Original comment by lobais on 19 Mar 2011 at 6:22

GoogleCodeExporter commented 9 years ago
I turned off sound, and it appears to be working. I think whatever is calling 
gstreamer is likely the culprit.

Original comment by craigmal...@gmail.com on 19 Mar 2011 at 10:48

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 27 Mar 2011 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 27 Mar 2011 at 7:58

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 27 Mar 2011 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 21 Apr 2013 at 7:16