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

Re: a11y: some issues in squeeze



Mario Lang <mlang@debian.org> wrote:
 
> You could try running speech-dispatcher manually under gdb.
> Once the daemon crashes again, switch to that gdb session and
> request a backtrace ("bt").

An alternative is:
ulimit -c unlimited
in the shell from which you invoke speech-dispatcher; this enables the
creation of core files that can be examined under gdb. You will still need
those debug symbols - in this case, espeak debug symbols.


Reply to: