Bug 904302

Summary: [abrt] espeak-1.46.02-6.fc18: wave_write: Process /usr/bin/espeak was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Gergely POLONKAI <polesz>
Component: espeakAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jskarvad, keramidasceid, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f202245ad4b84836ecdd99dcc3478a1ae43b0699
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-26 02:47:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: smolt_data
none
File: var_log_messages
none
Proposed fix sent upstream
none
Proposed fix sent upstream none

Description Gergely POLONKAI 2013-01-26 03:46:30 UTC
Version-Release number of selected component:
espeak-1.46.02-6.fc18

Additional info:
backtrace_rating: 4
cmdline:        espeak -vhu -k1 --punct d
crash_function: wave_write
executable:     /usr/bin/espeak
kernel:         3.7.2-204.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (7 frames)
 #4 wave_write at wave_pulse.cpp:691
 #5 dispatch_audio at speak_lib.cpp:126
 #6 create_events at speak_lib.cpp:204
 #7 Synthesize at speak_lib.cpp:489
 #8 sync_espeak_Synth at speak_lib.cpp:636
 #9 process_espeak_command at espeak_command.cpp:547
 #10 say_thread at fifo.cpp:450

Comment 1 Gergely POLONKAI 2013-01-26 03:46:37 UTC
Created attachment 687794 [details]
File: backtrace

Comment 2 Gergely POLONKAI 2013-01-26 03:46:39 UTC
Created attachment 687795 [details]
File: cgroup

Comment 3 Gergely POLONKAI 2013-01-26 03:46:41 UTC
Created attachment 687796 [details]
File: core_backtrace

Comment 4 Gergely POLONKAI 2013-01-26 03:46:43 UTC
Created attachment 687797 [details]
File: dso_list

Comment 5 Gergely POLONKAI 2013-01-26 03:46:46 UTC
Created attachment 687798 [details]
File: environ

Comment 6 Gergely POLONKAI 2013-01-26 03:46:48 UTC
Created attachment 687799 [details]
File: limits

Comment 7 Gergely POLONKAI 2013-01-26 03:46:51 UTC
Created attachment 687800 [details]
File: maps

Comment 8 Gergely POLONKAI 2013-01-26 03:46:53 UTC
Created attachment 687801 [details]
File: open_fds

Comment 9 Gergely POLONKAI 2013-01-26 03:46:55 UTC
Created attachment 687802 [details]
File: proc_pid_status

Comment 10 Gergely POLONKAI 2013-01-26 03:46:59 UTC
Created attachment 687803 [details]
File: smolt_data

Comment 11 Gergely POLONKAI 2013-01-26 03:47:01 UTC
Created attachment 687804 [details]
File: var_log_messages

Comment 12 Jaroslav Škarvada 2013-02-13 10:44:30 UTC
Created attachment 696757 [details]
Proposed fix sent upstream

There is no error checking in the libespeak and the espeak binary which can result in such cores.

Reproducer:
kill pulseaudio by e.g.:
# echo "autospawn = no" >> /etc/pulse/client.conf && pkill pulseaudio
run espeak by e.g.:
$ echo hi | espeak

Attached fix is an effort to add such checking and not breaking the libespeak API/ABI. Patch sent upstream, waiting for reply.

Comment 13 Jaroslav Škarvada 2013-02-13 10:48:02 UTC
Created attachment 696759 [details]
Proposed fix sent upstream

Whitespace errors fixed.

Comment 14 Jaroslav Škarvada 2013-02-13 11:04:55 UTC
Upstream ticket:
https://sourceforge.net/tracker/?func=detail&aid=3604475&group_id=159649&atid=812675

Comment 15 Fedora Update System 2013-02-15 10:39:40 UTC
espeak-1.46.02-8.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/espeak-1.46.02-8.fc18

Comment 16 Fedora Update System 2013-02-16 01:04:20 UTC
Package espeak-1.46.02-8.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing espeak-1.46.02-8.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-2554/espeak-1.46.02-8.fc18
then log in and leave karma (feedback).

Comment 17 Vasilis Keramidas 2013-02-24 23:08:26 UTC
Package espeak-1.46.02-8.fc18:
* seems to fix the issue
* I leaved positive feedback at https://admin.fedoraproject.org/updates/F18/FEDORA-2013-2554

Comment 18 Fedora Update System 2013-02-26 02:47:23 UTC
espeak-1.46.02-8.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.