[Bug 54287] Implement Stream Tubes over ICE-UDP

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 3 15:49:20 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=54287

--- Comment #5 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-09-03 13:49:20 UTC ---
(In reply to comment #3)
> Also, Gabble crashes when I close vinagre:
> 
> (telepathy-gabble:14744): GLib-CRITICAL **:
> g_hash_table_foreach_remove_or_steal: assertion `version ==
> hash_table->version' failed

This usually indicates that you did a g_hash_table_remove() (or
g_hash_table_insert(), g_hash_table_replace() or similar) while iterating over
the same hash table. I didn't spot where this could happen.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list