[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2014-01-25 Thread Jacob Nevins
Update of bug #17096 (project freeciv):

 Planned Release:   2.4.0 =


___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2011-07-30 Thread Jacob Nevins

Update of bug #17096 (project freeciv):

 Planned Release:2.3.0, 2.4.0 = 2.4.0  


___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2011-03-20 Thread Jacob Nevins

Follow-up Comment #2, bug #17096 (project freeciv):

I'm not entirely sure I believe this assertion is valid. 

I think v1/v2/v3 index (tileset_layer)-match_types[], which is a dynamically
allocated array with no hard limit. In particular, I don't think that it's
limited by (drawing_layer)-match_indices, which is what I think this
assertion is asserting.

In this case I'm guessing it's firing as a knock-on effect of
(drawing_layer)-match_indices having been truncated by the code that's fixed
by bug #17095, presumably to less than (tileset_layer)-match_count.

Perhaps it's the case that there can't _usefully_ be more match_types than
match_indices; I don't understand this matching stuff well enough to comment
on that. If so, the condition should be enforced by an assertion in
tileset_read_toplevel(), rather than leaving it to fall through to
tileset_setup_tile_type().

___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2011-03-19 Thread Daniel Markstedt

Update of bug #17096 (project freeciv):

 Planned Release: = 2.3.0, 2.4.0   


___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2011-03-15 Thread Peter Arbor

Follow-up Comment #1, bug #17096 (project freeciv):

These assertions disappear with the same patch that resolve bug #17095

___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #17096] Freeland: assertion 'v1 count v2 count v3 count' failed.

2010-11-16 Thread Daniel Markstedt

URL:
  http://gna.org/bugs/?17096

 Summary: Freeland: assertion 'v1  count  v2  count  v3
 count' failed.
 Project: Freeciv
Submitted by: dmarks
Submitted on: Wednesday 11/17/2010 at 14:30
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: S2_3
 Discussion Lock: Any
Operating System: None
 Planned Release: 

___

Details:

Playing a game with the Freeland (small size) tileset results in hundreds of
these assertions:

1: in tileset_setup_tile_type() [tilespec.c::3037]: assertion 'v1  count 
v2  count  v3  count' failed.
1: Please report this message at http://gna.org/projects/freeciv/

Using this work-in-progress test version I pieced together using the
3.0-alpha version the author released a couple of years ago.
http://download.gna.org/freeciv/incoming/freeland-2.2.99-debug.tar.gz




___

Reply to this item at:

  http://gna.org/bugs/?17096

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev