Summary: | Crash in mcd_channel_dispose probably caused by weak reference brokenness | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
Component: | tp-glib | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Simon McVittie
2008-02-29 07:55:29 UTC
It turns out that the problem is caused by: * make a proxy, p, and an object, o, each with one ref * make a function call with o as weak object * connect to a signal with o as weak object * unref p * unref o Fixed in 0.7.4. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.