[BRLTTY] Speech stops with espeak-ng

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Nov 21 15:28:17 EST 2016


Hello,

Sebastian Humenda, on Mon 21 Nov 2016 15:30:04 +0100, wrote:
> The issue is that brltty doesn't crash and hence I cannot provide a back trace.

Then you can just attach with gdb:

$ gdb /sbin/brltty $(pgrep brltty)
...
(gdb) thread apply all bt
...

and post us the result.  To get a meaningful backtrace, we also need the
following packages installed:

brltty-dbgsym brltty-espeak-dbgsym libespeak-ng1 libespeak-ng1-dbgsym libasound2-dbg

Also, which versions of libespeak-ng1 and libasound2 packages do you have?

Samuel


More information about the BRLTTY mailing list