[Freeciv-Dev] (PR#15247) SDL Client: Crashes on startup
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15247 >
> [holy_moly@xxxxxx - So 22. Jan 2006, 20:33:51]:
>
> Hi!
>
> I've compiled the latest Subversion sources with --enable-client=sdl.
> I've copied a font and I've put the theme in the appropriate directory.
>
> Now when I'm starting the client via ./bin/civclient or ./bin/civclient
> -t deluxe for that matter I'm getting:
> *** glibc detected *** free(): invalid next size (normal): 0x08b53be0 ***
>
> The client window had appeared and showed the startup screen. strace
> shows that the font was opened. After that I can't give you a real clue
> but I could provide the strace output.
>
> system is a Debian-based installation:
> SDL-Versions:
> libsdl1.2debian/testing uptodate 1.2.9-0.0
> libsdl1.2debian-oss/testing uptodate 1.2.9-0.0
> libsdl-sound1.2-dev/testing uptodate 1.0.1-9
> libsdl-gfx1.2-4/testing uptodate 2.0.13-1
> libsdl-ocaml-dev/testing uptodate 0.7.2-4
> libsdl-console/stable uptodate 1.3-3
> libsdl-ttf2.0-dev/testing uptodate 2.0.7-1
> libsdl-mixer1.2/testing uptodate 1.2.6-1.1
> libsdl1.2-dev/testing uptodate 1.2.9-0.0
> libsdl-ttf1.2/stable uptodate 1.2.2-6
> libsdl-net1.2-dev/testing uptodate 1.2.5-5
> libsdl-gfx1.2-dev/testing uptodate 2.0.13-1
> libsdl-image1.2/stable uptodate 1.2.4-1
> libsdl-net1.2/testing uptodate 1.2.5-5
> libsdl-mixer1.2-dev/testing uptodate 1.2.6-1.1
> libsdl-ocaml/testing uptodate 0.7.2-4
> libsdl-gfx1.2 2.0.9-6 newer than version in archive
> libsdl-image1.2-dev/stable uptodate 1.2.4-1
> libsdl-ttf2.0-0/testing uptodate 2.0.7-1
> libsdl-perl/testing uptodate 1.20.3-3+b1
> libsdl-sound1.2/testing uptodate 1.0.1-9
>
> GTK2 compile works just fine...
>
does it work when you start the client from within the Freeciv source
directory? (./client/civclient)
|
|