Bug 25403

Summary: Stream engine crash if GetSessionHandlers() return "Not Implemented"
Product: Telepathy Reporter: Naveen <ernaveenverma>
Component: stream-engineAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.