Bug 34816

Summary: Crash in process_codec_offer
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: tp-farstreamAssignee: Olivier CrĂȘte <olivier.crete>
Status: RESOLVED DUPLICATE QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: critical    
Priority: medium CC: olivier.crete
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Desmottes 2011-02-28 02:18:25 UTC
Original bug report: https://bugzilla.gnome.org/show_bug.cgi?id=643298

I received an audio call which was working fine. Then the other side tried to
send video and empathy-call crashed.

The self pointer passed to process_codec_offer() is invalid. That's because the TfCallContent is destroyed in got_content_media_properties() when we unref the GSimpleAsyncResult.
Comment 1 Olivier CrĂȘte 2011-07-14 13:34:33 UTC
This is actually fixed by the patch in other bug.

*** This bug has been marked as a duplicate of bug 39200 ***

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.