After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 466368 - espeak-synthesis-driver crashed with SIGSEGV in strncpy()
espeak-synthesis-driver crashed with SIGSEGV in strncpy()
Status: RESOLVED INCOMPLETE
Product: gnome-speech
Classification: Deprecated
Component: general
0.4.x
Other Linux
: Normal critical
: ---
Assigned To: GNOME Speech Maintainer(s)
GNOME Speech Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-08-13 20:54 UTC by Pedro Villavicencio
Modified: 2009-06-07 16:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pedro Villavicencio 2007-08-13 20:54:53 UTC
This bug has been filled here: 

https://bugs.launchpad.net/ubuntu/+source/gnome-speech/+bug/131784

"
Summary: crashes on start

  • #0 strncpy
    from /lib/tls/i686/cmov/libc.so.6
  • #1 strncpy0
    at dictionary.cpp line 85
  • #2 InitText2
    at readclause.cpp line 1846
  • #3 InitText
    at translate.cpp line 2212
  • #4 sync_espeak_Synth
    at speak_lib.cpp line 521
  • #5 process_espeak_command
    at espeak_command.cpp line 543
  • #6 say_thread
    at fifo.cpp line 446
  • #7 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #8 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 1 Willie Walker 2007-08-14 15:20:15 UTC
> #0  /lib/tls/i686/cmov/libc.so.6
> #1  dictionary.cpp:85
> #2  readclause.cpp:1846
> #3  translate.cpp:2212
> #4  speak_lib.cpp:521
> #5  espeak_command.cpp:543
> #6  0xb7d7d1b8 in say_thread () at fifo.cpp:446
> #7  /lib/tls/i686/cmov/libpthread.so.0
> #8  /lib/tls/i686/cmov/libc.so.6"

Unfortunately, none of these have anything to do with gnome-speech code and the Launchpad URL you provided requires you to be registered with Launchpad.  :-(  

Do you have a set of steps to reproduce the crash as well as information about what operating system distribution you are using?
Comment 2 Tobias Mueller 2009-06-07 16:26:43 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!