[quoted lines by Sebastian Humenda on 2016/09/24 at 16:11 +0200]

>I was able to hunt down the cause. Speech Dispatcher is not started on my 
>system
>automatically. In the asynchronous_event.c, a pointer is supplied to the event
>handler function, but it's not checked for null. I've inserted the check and I
>have not seen a crash until now.
>Please let me know whether the check is at the appropriate place and consider
>including the patch.
I'd rather not resolve it that way as, since that argument should never be 
NULL, checking for NULL will end up obscuring real problems elsewhere.

I've just tried simulating a speech driver start failure by trying to start one 
that doesn't exist. Doing this doesn't reproduce the problem. Could you please 
log with -ldebug,speech,spkdrv so I can try to figure out how it's failing?

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: d...@mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.org/
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to