Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2005:
[Freeciv-Dev] Re: (PR#13013) Client Crashing
Home

[Freeciv-Dev] Re: (PR#13013) Client Crashing

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Silver_Sonic@xxxxxx
Subject: [Freeciv-Dev] Re: (PR#13013) Client Crashing
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Tue, 10 May 2005 06:24:47 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13013 >

On Tue, 10 May 2005, Stefan Beermann wrote:
> > Which client is this? Can you try to run this client under gdb to produce
> > a backtrace, or send in the .RPT files, if there are any.
> >
> > - Per
>
> Hi Per,
>
> how exactly can I do this? The error appeared the first time on the Win98
> Client but I could reproduce it on the Linux GTK Client. So I can send you
> the debug output if you explain me how to use gdb.

Start the client like this

      gdb full/path/to/civclient

and then type

      run

until it crashes, then

      bt

at which point you will get a long list of output, which you should post
on this list!

  - Per





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