Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2002:
[Freeciv-Dev] Re: (PR#2534) civclient crash on FreeBSD 5.0
Home

[Freeciv-Dev] Re: (PR#2534) civclient crash on FreeBSD 5.0

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mwlucas@xxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2534) civclient crash on FreeBSD 5.0
From: "Raimar Falke via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 12 Dec 2002 05:12:32 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Thu, Dec 12, 2002 at 04:49:12AM -0800, mwlucas@xxxxxxxxxxxxxxxxxxxx via RT 
wrote:
> On Wed, Dec 11, 2002 at 12:26:44PM -0800, Raimar Falke via RT wrote:
> > This looks like you didn't compile with debug symbols or that you
> > stripped your binary. Please make sure that "-g" is passed to the
> > compiler. Make a backup of he civclient binary before you recompile.
> > 
> > Since we now also have the core dump the next question is: can you
> > reproduce the problem? How?
> 
> I can reproduce this 100% of the time.

Good.

> Start the server with "civserver."
> 
> Start up "civclient" and connect.  Pick any nation.
> 
> Build your first city, and let it start building the first unit
> (warriors, phalanx, whatever.)
> 
> Play until that unit is complete.  Once that unit is built, fortify or
> sentry it within the city.
> 
> The next turn, activate that unit.  The client pauses for a long
> moment, then dumps core.

I can't reproduce this here.

> #0  0x08091cb6 in popup_mes_close (dialog_shell=0x8444a00) at dialogs.c:1428
> 1428    if (GTK_IS_WIDGET(parent)) {

Please post the output of
 info locals
 print parent
 print *parent

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Are you saying that you actually used the Classpath Java AWT classes in 
  addition to the GTK peers and got them to display something?
  Wow.  That's way better than I did and I wrote the code!"
    -- Aaron M. Renn in the classpath mailing list




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