Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] Re: (PR#10594) Lost connection to server
Home

[Freeciv-Dev] Re: (PR#10594) Lost connection to server

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mail@xxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10594) Lost connection to server
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Oct 2004 10:26:52 -0700
Reply-to: rt@xxxxxxxxxxx

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

Jonathan Glaschke wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=10594 >
> 
> Hello,
> 
> I got another error during a running game without doin something:
> 
> %civclient -S stdsounds
> 2: lost connection to server
>  
> But I have no *core file or something else and I can't reproduce it
> ether, so this probably won't help you.

Try:

   ulimit -c

this is the maximum size of core files.  Do

   ulimit -c unlimited

to allow all core files (this should go in your .bashrc or something).

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#10594) Lost connection to server, Jason Short <=