[BRLTTY] A bug in release 3.10

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Aug 13 19:00:11 EDT 2008


Could you try running in gdb to get a backtrace?  Before running make
install, drop -s from the INSTALL_PROGRAM variable in config.mk (so as
to keep debugging symbols), then

gdb --args brltty -l debug -n -e
Blabla...
(gdb) run
....
... crashes ...
(gdb) backtrace

Samuel


More information about the BRLTTY mailing list