[BRLTTY] Editing ktb and kti files.

Jason White jason at jasonjgw.net
Sun Sep 29 03:39:56 EDT 2013


Anders Holmberg <anders at pipkrokodil.se> wrote:
> The problem is that i can not wait a couple of minutes after this happens as brltty has crashed.
> The log file ends at the same time its happening so this seems to be a tricky one.

You could enable core dumps with ulimit -c unlimited and then run gdb on the
core file:
gdb /sbin/brltty core
then run
thread apply all bt full
and capture the output.

If you're not running Linux then the procedure will be different.



More information about the BRLTTY mailing list