[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-06-03 Thread Marko Lindqvist
Follow-up Comment #5, bug #18095 (project freeciv): For the record: I cannot reproduce in TRUNK. Related functionality has been moved around a bit there, so the call to ai_data_get() is probably correctly within ai_data_phase_init() and ai_data_phase_done() boundaries. I'll see if there is easy

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-06-03 Thread Marko Lindqvist
Update of bug #18095 (project freeciv): Status:None = Ready For Test ___ Follow-up Comment #6: I'll propose attached patch for S2_3 ('S' as stable) only. It removes the assert and minimizes

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-06-03 Thread Marko Lindqvist
Follow-up Comment #7, bug #18095 (project freeciv): minimizes bad effects of such calls that have been triggering the assert. I wonder if similar patch should be created even for S2_2? ___ Reply to this item at:

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-06-03 Thread Marko Lindqvist
Follow-up Comment #8, bug #18095 (project freeciv): - Calculate new data in any case, so we return more sensible data even to those illegal callers. (file #13088) ___ Additional Item Attachment: File name: DataPhaseKludge_18095-2.diff

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-17 Thread Jacob Nevins
Update of bug #18095 (project freeciv): Release: 2.3.0 beta3 = 2.3.0-beta4 ___ Reply to this item at: http://gna.org/bugs/?18095 ___ Message sent

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-17 Thread Jacob Nevins
Update of bug #18095 (project freeciv): Planned Release: = 2.3.0 ___ Follow-up Comment #3: Reproduced with latest S2_3 (r19631, post beta4). Server backtrace: #0 0x7f610b6b6a75 in

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-17 Thread Jacob Nevins
Follow-up Comment #4, bug #18095 (project freeciv): (The assertion fails every time I hit Turn Done, so it's unlike the previous problem which occurred on loading a savegame.) ___ Reply to this item at: http://gna.org/bugs/?18095

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-16 Thread Angelo Locritani
Follow-up Comment #2, bug #18095 (project freeciv): sorry, my mistake. the version is 2.3.0-beta4, not beta3 ___ Reply to this item at: http://gna.org/bugs/?18095 ___ Messaggio inviato

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-08 Thread Jacob Nevins
Follow-up Comment #1, bug #18095 (project freeciv): it seems that bug #17728 is not yet solved... You've reported this against 2.3.0-beta3... bug #17728 (or rather bug #17699) was still at large in that version. It should be fixed in beta4.

[Freeciv-Dev] [bug #18095] 'ai-phase_is_initialized' assertion failure

2011-05-01 Thread Angelo Locritani
URL: http://gna.org/bugs/?18095 Summary: 'ai-phase_is_initialized' assertion failure Project: Freeciv Submitted by: alocritani Submitted on: dom 01 mag 2011 08:57:16 GMT Category: general Severity: 3 -