| Summary: | s-e crashs in tp_stream_engine_stream_set_output_window() with window_id==0 | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Alban Crequy <alban.crequy> |
| Component: | stream-engine | Assignee: | 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: | ||
| Attachments: | s-e stack in tp_stream_engine_stream_set_output_window | ||
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.
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