Bug#418413: supertuxkart: Fails to start completely, telling memory access error

Cyril Brulebois cyril.brulebois at enst-bretagne.fr
Mon Apr 9 20:39:45 UTC 2007


Hi Marco, and thanks for your bugreport.

Marco Schuster <cdl-klever at gmx.net> (09/04/2007):
> When starting in a Konsole shell, the following appears:
> marco at debian:~$ supertuxkart
> Data files will be fetched from: '/usr/share/games/supertuxkart/'
> Config directory '/home/marco/.supertuxkart' successfully created.
> Speicherzugriffsfehler

You could use strace (from the package of the same name) to try and get
some information about the cause of this error. To use it:
$ strace supertuxkart 2> /tmp/supertuxkart.log

Please beware, an strace log can grow up quickly (e.g. several megabytes
until a crash is quite usual).

> Speicherzugriffsfehler is German for memory access error.

Thanks for the translation. Just in case you come across a similar
situation in the future, remember you can just use the following:
$ LANG=C supertuxkart

to get your program running under a "C" locale. I'm just wondering
whether that could be translated to "segmentation fault", which is also
named "segmentation violation", aka SEGV.

Cheers,

-- 
Cyril Brulebois
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20070409/cc0d76a9/attachment.pgp


More information about the Pkg-games-devel mailing list