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: Tue, 23 Nov 2010 21:02:47 +0000

On Nov 23, 2010 1:28am, Halim Sahin <halim.sahin at t-online.de> wrote:
> Hi again,

> My next test results:
> I tried to build a sd_pico with all debug symbols.
> So I modified the CFLAGS in the Makefile and change -O2 to -O0
> After building sd_pico it doesn't crash (sd-Pico unmodified under
> gentoo).
> Then changed back -o0 to -O2.
> Crash happens again.

> Comments?
> ?????

probably compiler, have you a backtrace or something?

could you please try to use
*status_info = g_strdup("pico: Initialized successfully.");
instead of
*status_info = g_strdup(MODULE_NAME ": Initialized successfully.");

it should make any difference, but who knows...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.freebsoft.org/pipermail/speechd/attachments/20101123/9fad66df/attachment.htm>


reply via email to

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