Bug 25403 - Stream engine crash if GetSessionHandlers() return "Not Implemented"
Summary: Stream engine crash if GetSessionHandlers() return "Not Implemented"
Status: NEW
Alias: None
Product: Telepathy
Classification: Unclassified
Component: stream-engine (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 12:11 UTC by Naveen
Modified: 2009-12-02 12:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Naveen 2009-12-02 12:11:47 UTC
Precondition:
The implementation of GetSessionHandlers() in org.freedesktop.Telepathy.Channel.Interface.MediaSignalling interface is missing and has only tp_dbus_g_method_return_not_implemented() call in that.


Problem lead to bug:
Try to initiate a call with some online contact. Which start stream engine, and it calls GetSessionHandlers() on org.freedesktop.Telepathy.Channel.Interface.MediaSignalling interface.


Expected Outcome:
Call may not get established and stream engine exit notmally.

Actual Outcome:
Stream engine crash immediately after GetSessionHandlers() returns.


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.