[BRLTTY] BRLTTY dies after S/Vario power down

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Mar 28 08:20:49 EDT 2007


Hi,

Jason White, le Wed 28 Mar 2007 21:01:00 +1000, a écrit :
> On Wed, Mar 28, 2007 at 12:05:44AM -0400, Dave Mielke wrote:
> > >Debugging suggestions are welcome.
> > 
> > Be sure that an unstripped binary is running, that a core file will be dumped,
> > and that you know where to find that core file. That should be adequate. You
> > should then be able to use that core file against the same binary and libraries
> > (i.e. on the same system) to get a proper backtrace with gdb.
> 
> Here's what I did, as root:
> ulimit -c unlimited
> brltty
> then ran gdb, attaching to the BRLTTY process.

Could you rather run

gdb brltty

directly?

Samuel


More information about the BRLTTY mailing list