pico segfaults again because of statusmessage from line 442
Andrei.Kholodnyi at gmail.com
Andrei.Kholodnyi at gmail.com
Mon Nov 22 23:12:33 CET 2010
On Nov 22, 2010 9:42am, Halim Sahin <halim.sahin at t-online.de> wrote:
> Hi,
> I updated to latest git version of speechd.
> When I manually load sd_pico and type
> INIT
> it segfaults.
> gdb shows a problem in pico.c line 442.
This is strange. it is this line:
*status_info = g_strdup(MODULE_NAME ": Initialized successfully.");
I could only imagine that status_info is NULL, but it is not, since we have
in teh module_main.c line 132 the only module_init call:
ret = module_init(&status_info);
> I think I have already reported that error few weeks ago.
> Afaik this was fixed but now it seems there again :-(.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freebsoft.org/pipermail/speechd/attachments/20101122/e2798ca6/attachment.htm>
More information about the Speechd
mailing list