speechd-discuss
[Top][All Lists]
Advanced

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

pico segfaults again because of statusmessage from line 442


From: Andrei . Kholodnyi
Subject: pico segfaults again because of statusmessage from line 442
Date: Mon, 22 Nov 2010 22:12:33 +0000

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>


reply via email to

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