Comment 4 for bug 6833

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1088244764.2618.1.camel@seb128>
Date: Sat, 26 Jun 2004 12:12:44 +0200
From: Sebastien Bacher <email address hidden>
To: Nicolas =?ISO-8859-1?Q?=C9vrard?= <email address hidden>,
 <email address hidden>
Subject: Re: Bug#256304: totem: fails to start

Le sam, 26/06/2004 =E0 02:16 +0200, Nicolas =C9vrard a =E9crit :
> Hello,
>=20
> I can not start totem this is as simple as that.
> I've set the debug value to true but there is no debug information.
> I've attached the output of running strace totem.
>=20
> Tell me if there is anything I can do to help you crash this bug.

Hi,

Could you provide a backtrace ? If bug-buddy is installed you probably
have a button to report the problem, in the details of one of the screen
you have the backtrace.

Other way to get it, using gdb:
$ gdb totem
(gdb) thread apply all bt
(gdb) run
..
crash
(gdb) bt

Thanks,

Sebastien Bacher