[Freeciv-Dev] [bug #22831] Many client assertion failures when creating player midgame

2014-10-23 Thread pepeto
Update of bug #22831 (project freeciv):

  Status:  Ready For Test = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #22831] Many client assertion failures when creating player midgame

2014-10-21 Thread pepeto
Update of bug #22831 (project freeciv):

Category:None = general
  Status:None = Ready For Test 

___

Follow-up Comment #1:

I missed the function create_command_newcomer() for bug #22615. Fix attached
(reproduced on TRUNK only with Marco Polo Embassy).


(file #22682)
___

Additional Item Attachment:

File name: create_command_newcomer.patch  Size:0 KB


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #22831] Many client assertion failures when creating player midgame

2014-10-19 Thread pepeto
Update of bug #22831 (project freeciv):

 Assigned to:None = pepeto 


___

Reply to this item at:

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

___
  Message posté via/par Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #22831] Many client assertion failures when creating player midgame

2014-10-18 Thread Jacob Nevins
URL:
  http://gna.org/bugs/?22831

 Summary: Many client assertion failures when creating player
midgame
 Project: Freeciv
Submitted by: jtn
Submitted on: Sun 19 Oct 2014 01:32:47 BST
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk r26792 ish
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 2.6.0

___

Details:

I'm intermittently seeing many screens of assertion failures from the client
when I issue '/create herp' midgame.

It hasn't happened every time I've tried it, and I haven't spotted a pattern.
I think I may have also seen the same from Lua edit.create_player() but I may
be misremembering. Haven't yet seen it when creating a player from the editor
GUI.

I haven't seen it with pristine trunk, only on top of my current patch stack,
but I don't *think* anything I'm working on should cause this.

I was running a client-spawned server, so I didn't see if the server had
anything to say.


1: in team_members() [team.c::453]: assertion '((void *)0) != pteam' failed.
2: Backtrace:
2: 0: client/freeciv-gtk2(backtrace_print+0x30) [0x62f790]
2: 1: client/freeciv-gtk2(vdo_log+0x9b) [0x634aeb]
2: 2: client/freeciv-gtk2(do_log+0x7d) [0x634bbd]
2: 3: client/freeciv-gtk2(fc_assert_fail+0x9f) [0x634def]
2: 4: client/freeciv-gtk2(team_members+0x36) [0x61fa56]
2: 5: client/freeciv-gtk2(research_player_iter_init+0x44) [0x61b044]
2: 6: client/freeciv-gtk2(research_total_bulbs_required+0xbc) [0x61b54c]
2: 7: client/freeciv-gtk2(research_update+0x13c) [0x61bcdc]
2: 8: client/freeciv-gtk2(handle_research_info+0x14d) [0x4aad3d]
2: 9: client/freeciv-gtk2(client_handle_packet+0x5fe) [0x4b1bfe]
2:10: client/freeciv-gtk2(client_packet_input+0x1e) [0x47785e]
2:11: client/freeciv-gtk2(input_from_server+0x6c) [0x47e5ac]
2:12: client/freeciv-gtk2() [0x44af40]
2:13:
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x133)
[0x7f40997f3d13]
2:14: /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x48060) [0x7f40997f4060]
2:15: /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x6a)
[0x7f40997f445a]
2:16: /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_main+0xa7)
[0x7f4098c62397]
2:17: client/freeciv-gtk2(ui_main+0x549) [0x44df19]
2:18: client/freeciv-gtk2(client_main+0x358) [0x477ec8]
2:19: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)
[0x7f4097e2676d]
2:20: client/freeciv-gtk2() [0x44ac61]





___

Reply to this item at:

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

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


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