Mario Lang <[email protected]> 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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to