Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2006:
[Freeciv-Dev] (PR#15711) sdl-gui error on win32
Home

[Freeciv-Dev] (PR#15711) sdl-gui error on win32

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#15711) sdl-gui error on win32
From: "exe_tmp@xxxxxx" <exe_tmp@xxxxxx>
Date: Mon, 27 Feb 2006 17:44:47 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15711 >

hi,
i compiled freeciv as a sdl-gui client on win32 using mingw, yet i get an
error when starting it, gdb output as following:

$ gdb civclient.exe 
GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...(no debugging symbols
found)...
(gdb) run
Starting program: e:\freeciv/civclient.exe 

Program received signal SIGSEGV, Segmentation fault.
0x0043f9ad in _size_of_stack_reserve__ ()
(gdb) bt
#0  0x0043f9ad in _size_of_stack_reserve__ ()
(gdb) Cannot access memory at address 0x200000

regards
martin

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse f�r Mail, Message, More +++





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#15711) sdl-gui error on win32, exe_tmp@xxxxxx <=