[Freeciv-Dev] [bug #19064] g_object_ref: assertion `object-ref_count 0' failed

2011-11-27 Thread Jacob Nevins
URL: http://gna.org/bugs/?19064 Summary: g_object_ref: assertion `object-ref_count 0' failed Project: Freeciv Submitted by: jtn Submitted on: Sun Nov 27 21:22:23 2011 Category: client-gtk-2.0 Severity: 3

[Freeciv-Dev] [bug #19064] g_object_ref: assertion `object-ref_count 0' failed

2011-11-27 Thread Jacob Nevins
Follow-up Comment #1, bug #19064 (project freeciv): Should have said, I'm connected as a global observer. ___ Reply to this item at: http://gna.org/bugs/?19064 ___ Message sent via/by Gna!

[Freeciv-Dev] [bug #19064] g_object_ref: assertion `object-ref_count 0' failed

2011-11-27 Thread Jacob Nevins
Follow-up Comment #2, bug #19064 (project freeciv): I don't have a complete picture of what's going on yet, but I'm a little dubious about this code in gui-gtk-2.0/chatline.c:apply_text_tag(): GtkTextBuffer *buf; /* ... */ case TTT_COLOR: { /* We have to make a new tag every

[Freeciv-Dev] [bug #19064] g_object_ref: assertion `object-ref_count 0' failed

2011-11-27 Thread Jacob Nevins
Follow-up Comment #3, bug #19064 (project freeciv): Well, I commented out the g_object_unref() and connected to that server a few times and didn't get warnings, but I'm not sure that proves anything; I could just be quietly leaking resources, and when I saw this behaviour on this server once