Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503072 - app-accessibility/speech-dispatcher - sd_festival: segmentation fault at ?() in libpthread-2.18.so
Summary: app-accessibility/speech-dispatcher - sd_festival: segmentation fault at ?() ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 18:30 UTC by Jason A. Donenfeld
Modified: 2014-03-04 01:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason A. Donenfeld gentoo-dev 2014-02-28 18:30:09 UTC
These pop up in dmesg from time to time:

[94460.996008] sd_festival[20635]: segfault at 2d0 ip 000000317880d424 sp 00007fffc76bce20 error 4 in libpthread-2.18.so[3178800000+18000]


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-28 18:49:58 UTC
1) Please post your `emerge --info app-accessibility/speech-dispatcher' output in
   a comment.
2) Please attach the output of a full gdb backtrace.
Comment 2 Jason A. Donenfeld gentoo-dev 2014-02-28 18:56:24 UTC
No gdb backtrace, unfortunately, as it happens in the random in the background. But here's the other info:

$  emerge --info app-accessibility/speech-dispatcher
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.8.2, glibc-2.18-r1, 3.13.2 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.13.2-x86_64-Intel-R-_Core-TM-_i7-3820QM_CPU_@_2.70GHz-with-gentoo-2.2
ld GNU ld (GNU Binutils) 2.24
sys-devel/gcc:            4.8.2-r1
sys-devel/gcc-config:     1.8
sys-libs/glibc:           2.18-r1
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -fomit-frame-pointer -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="-march=native -fomit-frame-pointer -O2 -pipe"
FCFLAGS="-O2 -pipe"
FFLAGS="-O2 -pipe"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
=================================================================
                        Package Settings
=================================================================

app-accessibility/speech-dispatcher-0.8-r2 was built with the following:
USE="alsa espeak pulseaudio python -ao -flite -nas -static-libs" PYTHON_TARGETS="python3_3 -python3_2"
CFLAGS="-march=corei7-avx -mcx16 -msahf -mno-movbe -maes -mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mno-rdseed -mno-prfchw -mno-adx -mfxsr -mxsave -mxsaveopt --param l1-cache-size=0 --param l1-cache-line-size=0 --param l2-cache-size=256 -mtune=generic -fomit-frame-pointer -O2 -pipe"
CXXFLAGS="-march=corei7-avx -mcx16 -msahf -mno-movbe -maes -mpclmul -mpopcnt -mno-abm -mno-lwp -mno-fma -mno-fma4 -mno-xop -mno-bmi -mno-bmi2 -mno-tbm -mavx -mno-avx2 -msse4.2 -msse4.1 -mno-lzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mno-rdseed -mno-prfchw -mno-adx -mfxsr -mxsave -mxsaveopt --param l1-cache-size=0 --param l1-cache-line-size=0 --param l2-cache-size=256 -mtune=generic -fomit-frame-pointer -O2 -pipe"
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-01 14:34:17 UTC
(In reply to Jason A. Donenfeld from comment #2)
> No gdb backtrace, unfortunately, as it happens in the random in the
> background.

Set ulimit -c unlimited, run speech-dispatcher from a terminal, then wait. The core dump[1] should help us get a better backtrace.
 
> $  emerge --info app-accessibility/speech-dispatcher

And now the entire output, please.


[1] http://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces#Core_dumps