Bug 15211 - s-e crashs in tp_stream_engine_stream_set_output_window() with window_id==0
Summary: s-e crashs in tp_stream_engine_stream_set_output_window() with window_id==0
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: 2008-03-26 09:04 UTC by Alban Crequy
Modified: 2008-03-26 09:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
s-e stack in tp_stream_engine_stream_set_output_window (13.58 KB, text/plain)
2008-03-26 09:04 UTC, Alban Crequy
Details

Description Alban Crequy 2008-03-26 09:04:26 UTC
Created attachment 15474 [details]
s-e stack in tp_stream_engine_stream_set_output_window

When closing a call in Empathy, I get this crash in stream-engine:

Program terminated with signal 11, Segmentation fault.
#0  0x0000000000416eb4 in tp_stream_engine_stream_set_output_window (
    stream=0x8a26f0, window_id=0, error=0x7fffba231160) at stream.c:2146

(gdb) p stream->priv
$1 = (TpStreamEngineStreamPrivate *) 0x0

full stack attached


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.