speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

More on SD crashes


From: Halim Sahin
Subject: More on SD crashes
Date: Sat, 6 Dec 2008 16:53:41 +0100

Hi,
sorry python is not an answer to this problem.
It is easier to do development in python but.
core apps shouldn't be developed using an interpreter language!!!
Do we need to reimplement applications to get more stability????
in fact sd will never used by distros as default output speechsystem
if the new sd will be ready in three years.

hermann try to generate a gdb backtrace by using the following commands:
/etc/init.d/speech-dispatcher stop
ulimit -c unlimited
speech-dispatcher -s

After the crash you can find a core file in the same folder.
run 
gdb /usr/bin/speech-dispatcher core

Then type at gdb prompt bt.


unfortunately you need a speech-dispatcher with debug symbols.
Gru?
halim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]