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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
