Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2003:
[Freeciv-Dev] Re: (PR#6094) AutoReply: assert in path finding
Home

[Freeciv-Dev] Re: (PR#6094) AutoReply: assert in path finding

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#6094) AutoReply: assert in path finding
From: "ue80@xxxxxxxxxxxxxxxxxxxxx" <ue80@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 07:28:32 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Tue, Sep 09, 2003 at 06:21:55AM -0700, incoming wrote:
> 
> Greetings,
> 
> This message has been automatically generated in response to the
> creation of a trouble ticket regarding:
>       "assert in path finding", 
> a summary of which appears below.
> 
> There is no need to reply to this message right now.  Your ticket has been
> assigned an ID of [freeciv #6094].
> 
> Please include the string:
> 
>          (PR#6094)
> 
> in the subject line of all future correspondence about this issue. To do so, 
> you may reply to this message.
> 
>                         Thank you,
>                         
> 
> -------------------------------------------------------------------------
> Hi,
> 
> #0  0x40408a91 in kill () from /lib/libc.so.6
> #1  0x4034e0e6 in pthread_kill () from /lib/libpthread.so.0
> #2  0x4034e3d5 in raise () from /lib/libpthread.so.0
> #3  0x4040886f in raise () from /lib/libc.so.6
> #4  0x40409bc9 in abort () from /lib/libc.so.6
> #5  0x40402290 in __assert_fail () from /lib/libc.so.6
> #6  0x080bc8b5 in pf_create_map (parameter=0x3bd8) at path_finding.c:409
> #7  0x0806e989 in add_part () at goto.c:247
> #8  0x0806ee18 in enter_goto_state (punit=0x40353d38) at goto.c:399
> #9  0x0806c304 in request_unit_goto () at control.c:603
> #10 0x400c14ca in gtk_item_factory_new () from /usr/lib/libgtk-1.2.so.0
> #11 0x400d13f3 in gtk_marshal_NONE__NONE () from
> /usr/lib/libgtk-1.2.so.0
> #12 0x40100a9e in gtk_signal_remove_emission_hook () from
> /usr/lib/libgtk-1.2.so.0
> #13 0x400fff1c in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #14 0x400fdea8 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #15 0x40066390 in gtk_accel_group_activate () from
> /usr/lib/libgtk-1.2.so.0
> #16 0x400664f0 in gtk_accel_groups_activate () from
> /usr/lib/libgtk-1.2.so.0
> #17 0x4013bb21 in gtk_window_set_default_size () from
> /usr/lib/libgtk-1.2.so.0
> #18 0x400d11c9 in gtk_marshal_BOOL__POINTER () from
> /usr/lib/libgtk-1.2.so.0
> #19 0x400ffd77 in gtk_signal_set_funcs () from /usr/lib/libgtk-1.2.so.0
> #20 0x400fdea8 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
> #21 0x40133a5a in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
> #22 0x400d1130 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
> #23 0x400d017d in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
> #24 0x40178e20 in gdk_wm_protocols_filter () from
> /usr/lib/libgdk-1.2.so.0
> 
> with the gtk cvs client i have some problems ...
> 
> When getting a city from my enemy and moving a transport with goto
> outside i got this.
> 

Reproduceable savegame attached

Thomas
-- 
Thomas Strub  ***  eMail ue80@xxxxxxxxxxxxxxxxxxxxx
jb: people are stupid, they don't want to learn.

Attachment: trans-test.gz
Description: trans-test.gz


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#6094) AutoReply: assert in path finding, ue80@xxxxxxxxxxxxxxxxxxxxx <=