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@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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to