[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debugging the gtk fe



On Wed, Jul 27, 2005 at 10:22:18PM +0200, Davide Viti wrote:
> this is the last line in debconf.c before the crash
> 
> 153		confmodule->communicate(confmodule);
> 
> if you have any ideas on how to find out where the code crashes it will be
> very useful

On IRC you showed a backtrace with a signal handler in the middle of it.
If that signal is one of SIGINT, SIGTERM, or SIGUSR1, then you may be
running into bug #316484.

Of course, that would raise the question of why the debconf frontend is
getting one of those signals at that point in the first place ...

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: