Bug#293351: gconftool-2 segfaults

Sebastien Bacher Sebastien Bacher <seb128@debian.org>, 293351@bugs.debian.org
Fri, 04 Feb 2005 13:44:39 +0100


Le vendredi 04 f=E9vrier 2005 =E0 13:10 +0100, Tomas Bystr=F6m a =E9crit =
:
> On Fri, Feb 04, 2005 at 12:01:31PM +0100, Sebastien Bacher wrote:
> >=20
> > could you run it in gdb and get a backtrace of the crash ?
>=20
> No problem, if you tell me how to do it (or point me to an appropriate
> web site or the like). I haven't used gdb much.

$ gdb gconftool-2
(gdb) run <arguments> (where "<arguments>" are the argument you give on
gconftool-2 on the command line)
... crash...
(gdb) bt



Cheers,

Sebastien Bacher