[Freeciv-Dev] (PR#10405) new gui-win32 compile warning
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10405 >
> [per - Fri Oct 01 22:03:41 2004]:
>
> 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?
Could this be caused by the reported corruption of PNGs in cvs checkouts
on windows?
jason
|
|