[Pkg-telepathy-maintainers] Bug#588613: empathy do not start: segmentation fault

Simon McVittie smcv at debian.org
Mon Jul 26 12:50:28 UTC 2010


On Sat, 10 Jul 2010 at 10:40:12 +0200, Eric Veiras Galisson wrote:
> Starting program: /usr/bin/empathy 
> [Thread debugging using libthread_db enabled]
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff7e588be in XF86DRIQueryVersion () from /usr/lib/libGL.so.1

Does this still occur with current testing versions of everything? If it
does, please install debug symbols (I think empathy-dbg, libclutter-1.0-dbg,
libclutter-gtk-0.10-dbg, libgl1-mesa-glx-dbg might all be useful here),
then try running Empathy under gdb (as you did), then when it crashes,
type:

    thread apply all bt

This should hopefully give us enough information to find out where the bug is
(I suspect it's not actually in Empathy).

Thanks,
    Simon





More information about the Pkg-telepathy-maintainers mailing list