[BRLTTY] BRLTTY 4.2 crash

Jason White jason at jasonjgw.net
Sun May 30 04:16:45 EDT 2010


Sebastian Humenda <shumenda at gmx.de> wrote:
> I just had a BRLTTY crash. I'm not quite sure how this happened. I was switching
> back from tty7 running a x-server back to tty2. Suddenly speech and braille was
> gone. I wasn't able to switch back to the gnome session too. It looked like the
> system wasn't reacting on any key press.
> 
> Should I prepare a debug file? For the Debian specialists: Can I start BRLTTY in
> debugging mode on startup?

You can enable debugging, but this probably isn't enough. I would suggest also
enabling the generation of core files from the shell in which you run brltty:

ulimit -c unlimited

If it crashes, it should create a file with "core" in the name, which you can
then load into gdb and obtain a backtrace.

You might need to build BRLTTY with debug symbols, however, for this to work.
Note that the -l 7 option will increase the logging level to debug.



More information about the BRLTTY mailing list