[Freeciv-Dev] [Fwd: client core dumps]
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Rob Hofstetter wrote:
> I've tracked down where the client is core dumping. And resolved one of
> the problems, but run into another. In climisc.c at line 46 "static char
> realfile[512];", if I initialize realfile (i.e. "static char
> realfile[512] = "\0' then I get past the return realfile in function
> datafilename. However, at line 287 of graphics.c after the return
> mysprite it core dumps. It appears to be mallocing mysprite fine.
> I don't believe to be linking against Xaw3D or Xaw95. I didn't specify
> any options to configure, and tried static linking /usr/X11/lib/libXaw.a
> just in case. I'm running a linux box with kernel 2.0.32 and XFree86
> 3.3.3.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] [Fwd: client core dumps],
Rob Hofstetter <=
|
|