Bug#883707: ace-of-penguins: On new installed Debian 9 ace-freecell crashes on

Markus Koschany apo at debian.org
Fri Dec 8 19:32:02 UTC 2017


Am 06.12.2017 um 18:40 schrieb Dr. Claudia Neumann:
> Package: ace-of-penguins
> Version: 1.5~rc2-1+b1
> Severity: minor
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>    * What led up to the situation? dont know
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)? nothing
>    * What was the outcome of this action? ace-freecell is useless
>    * What outcome did you expect instead? error should be eliminated.
> 
> Error seen on console starting ace-freecell:
> X Error of failed request:  BadMatch (invalid parameter attributes)
>   Major opcode of failed request:  73 (X_GetImage)
>   Serial number of failed request:  25
>   Current serial number in output stream:  25


Hello,

thanks for reporting. I have tried to confirm this crash on two
computers but couldn't reproduce it. The error message

"X Error of failed request:  BadMatch (invalid parameter attributes)"
indicates some issue with the X server and/or your resolution. This
could also be caused by your graphics driver.

Does this also happen with other games/applications or is ace-freecell
the only affected program?

You could try to get a stacktrace of the crash by installing gdb. Then run

gdb ace-freecell

and type the following sequence within gdb:

set logging on
run

then wait for the crash and type

bt full

quit


There should be a gdb.txt file in your working directory. Please attach
it to this bug report. Please also provide the output of glxinfo. You
can find this tool in mesa-utils.

	glxinfo > glxinfo.txt


Regards,

Markus


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20171208/f2b7b1fb/attachment.sig>


More information about the Pkg-games-devel mailing list