[Bug 25403] New: Stream engine crash if GetSessionHandlers() return "Not Implemented"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 2 21:11:47 CET 2009


http://bugs.freedesktop.org/show_bug.cgi?id=25403

           Summary: Stream engine crash if GetSessionHandlers() return "Not
                    Implemented"
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: stream-engine
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: ernaveenverma at gmail.com


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.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list