[Pkg-telepathy-maintainers] Bug#721553: empathy-call crashes trying to start a call

Simon McVittie smcv at debian.org
Mon Sep 2 07:11:46 UTC 2013


On 01/09/13 22:28, Marcus Lundblad wrote:
> The following stack trace (plus suspicious glib warnings/errors) was
> obtained using gdb:

Could you please try entering the command "info sharedlibrary" into gdb?

> (empathy-call:32320): GLib-GObject-WARNING **: specified class size
> for type `GstPulseSrc' is smaller than the parent type's
> `GstAudioSrc' class size

I wonder whether Empathy is getting GStreamer 0.10 and 1.0 both turning
up in its process space somewhere...

> Program received signal SIGSEGV, Segmentation fault.
> 0x000000000043222d in empathy_audio_src_supports_changing_mic (
>     self=self at entry=0x10bb250) at empathy-audio-src.c:152

Not actually important here, but for your information, that isn't a
stack trace, only the top of one: to get a stack trace you'd type "bt"
(or preferably "thread apply all bt" to get the stack from each thread).

     S



More information about the Pkg-telepathy-maintainers mailing list