Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2005:
[Freeciv-Dev] (PR#13529) segmentation fault in the help in CVS
Home

[Freeciv-Dev] (PR#13529) segmentation fault in the help in CVS

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#13529) segmentation fault in the help in CVS
From: "Matz" <matzjosh-freeciv2@xxxxxxxxxxxxxx>
Date: Sun, 24 Jul 2005 15:41:55 -0700
Reply-to: bugs@xxxxxxxxxxx

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

CVS 2005-07-24 gtk2

The client crashes when opening the help for a technology. It doesn't happen 
with all techs. It seems it crashes when showing a tech which allows a unit to 
be build.

Here is the gdb output, when opening the help for combined arms (I'm not 
familiar with gdb, I don't know if it's usefull):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220319536 (LWP 18779)]
0x08128ef3 in help_update_tech (pitem=0x8c997a0, 
    title=0x8da88e9 "Combined Arms", i=14) at helpdlg.c:971
971           w = help_slink_new(get_unit_type(j)->name, HELP_UNIT);



Matz





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#13529) segmentation fault in the help in CVS, Matz <=