[Freeciv-Dev] Re: Possible save bug
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, May 24, 2002 at 02:35:18PM +0200, Christian Knoke wrote:
> On Fri, May 24, 2002 at 02:25:07PM +0200, Reinier Post wrote:
> > On Fri, May 24, 2002 at 01:22:14PM +0200, Christian Knoke wrote:
> > > I suddenly get:
> > >
> > > >
> > > Konnte das Spiel nicht in der Datei 'khan+1240.sav.gz' speichern
> > > > save khan3.sav
> > > Konnte das Spiel nicht in der Datei 'khan3.sav.gz' speichern
> > >
> > > It seems to me that the file system is not the reason. I deleted
> > > a bunch of files in the directory and still got the error.
> >
> > What happens when you /save with a full pathname?
>
> Good question, didn't come to my mind ...
>
> I get the same error, when I save with full pathname on
> another filesystem:
>
> > save /tmp/khan3.sav
> Konnte das Spiel nicht in der Datei '/tmp/khan3.sav.gz' speichern
>
> The machine runs quite stable ...
Unfortunately freeciv doesn't have a good reporting in this area. To
resolve this problem please strace or ltrace to find out what is
causing it:
strace -o out ./server/civserver ....
And then send me or the list (depending on the size) the file "out".
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
What's nice about GUI is that you see what you manipulate.
What's bad about GUI is that you can only manipulate what you see.
|
|