Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning
Home

[Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#10405) new gui-win32 compile warning
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Fri, 1 Oct 2004 15:03:42 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10405 >

On Fri, 1 Oct 2004, Per I. Mathisen wrote:
> Trying this, I get a compile, but the client crashes on compile.
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x77f5b32d in ntdll!RtlEnumerateGenericTableLikeADirectory () from
> ntdll.dll

Trying gui-ftwl with sdl, I also get this crash. Looks like there is some
problem with cvs and win32. I got a more meaningful backtrace this time:

Starting program: C:\msys\home\Administrator\freeciv/client/civclient.exe
-a -n per
1: Cannot find sound spec-file "stdsounds".

Program received signal SIGSEGV, Segmentation fault.
0x77f5b32d in ntdll!RtlEnumerateGenericTableLikeADirectory () from
ntdll.dll
(gdb) bt
#0  0x77f5b32d in ntdll!RtlEnumerateGenericTableLikeADirectory ()
   from ntdll.dll
#1  0x44890000 in ?? ()
#2  0x77c2942d in msvcrt!_lock () from C:\WINDOWS\system32\msvcrt.dll
#3  0x0042f306 in fc_fprintf (stream=0x0, format=0x77c4acc0 "\b")
    at fciconv.c:316
#4  0x0042f2e6 in fc_fprintf (stream=0x1,
    format=0x4bbd80 "Cannot find sound spec-file \"stdsounds\".")
    at fciconv.c:301
#5  0x77c4acc0 in msvcrt!_iob ()

Any ideas?

  - Per




[Prev in Thread] Current Thread [Next in Thread]