[Bug 45537] version == hash_table->version assertion failure when disposing the vCard manager

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 2 14:29:55 CET 2012


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

Will Thompson <will.thompson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk> 2012-02-02 05:29:55 PST ---
Taking a look at this. The problem, in broad terms, is:

#3  0xb70b8328 in g_hash_table_foreach (hash_table=0x993c808, func=0x8108e50
<disconnect_entry_foreach>, user_data=0x0) at

disconnect_entry_foreach, in some situations, ultimately ends up calling
g_hash_table_remove(), thereby modifying the table being iterated. I haven't
figured out exactly what that situation is, yet.

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



More information about the telepathy-bugs mailing list