[BRLTTY] 3.7

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Aug 31 11:20:35 EDT 2005


Yannick PLASSIARD, le Wed 31 Aug 2005 17:15:30 +0200, a écrit :
> On Wed, Aug 31, 2005 at 05:09:17PM +0200, Samuel Thibault wrote:
> > Hi,
> > 
> > Yannick PLASSIARD, le Wed 31 Aug 2005 16:48:50 +0200, a ?crit :
> > > A program using BrlAPI caught a SIGSEGV when calling brlapi_readKey().
> > 
> > Is the program multithreaded?
> > 
> No, it just loops calling a brlapi_readKey(0, &place_to_store_keycode);
> Using gdb, it seems to segfault in the .so at a *Write() call (do not 
> remember the beginning of the function). 

Hum, strange: brlapi_readKey(0) doesn't call any *Write function.  Do
you use signals?

Please compile brltty with -g and copy libbrlapi.so by hand in /lib so
as to get precise line.

Regards,
Samuel


More information about the BRLTTY mailing list