Bug 34816 - Crash in process_codec_offer
Summary: Crash in process_codec_offer
Status: RESOLVED DUPLICATE of bug 39200
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-farstream (show other bugs)
Version: unspecified
Hardware: Other All
: medium critical
Assignee: Olivier Crête
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 02:18 UTC by Guillaume Desmottes
Modified: 2011-07-14 13:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.