[Freeciv-Dev] (PR#10552) Bug in FreeCiv 2 beta1
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10552 >
> [mail@xxxxxxxxxxxxxxxxxxxx - Sat Oct 16 12:53:42 2004]:
>
> Hello!
>
> I just downloaded the freeciv-2.0.0-beta1.tar.bz2 file and installed it.
> Then i started cviclient and started a game. After this the game crashes
> and i get a core dumped file and a core dumped error message.
>
> "Speicherschutzverletzung (core dumped)"
>
> This still happends after deleteting and recompiling freeciv2 every time
> I start a game.
>
> I attached the full ouput of configure, make and make install.
>
> You can download the "civclient.core"-file at
> http://jonathan-glaschke.de/misc/civclient.core, its about 9.2 MB
>
> If you have any questions please mail back.
> I hope I helped you.
The civclient.core is not useful on a different system and requires
access to the original executable. Try running:
gdb civclient civclient.core
then from within gdb:
bt full
and send the output here.
thanks,
jason
|
|