Search Criteria
Package Details: epos 2.4.85-1
Git Clone URL: | https://aur.archlinux.org/epos.git (read-only, click to copy) |
---|---|
Package Base: | epos |
Description: | A free text to speech synthesis system |
Upstream URL: | http://epos.ure.cas.cz/ |
Licenses: | |
Submitter: | jose1711 |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-15 18:05 |
Last Updated: | 2017-01-15 18:05 |
Dependencies (3)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- pulseaudio (pulseaudio-bluedio, pulseaudio-pali, pulseaudio-airplay, pulseaudio-nosystemd-git, pulseaudio-git, pulseaudio-hsphfpd, pulseaudio-nosystemd-minimal-git, pipewire-pulse-git, pipewire-common-pulse-git, pipewire-pulse) (make)
- cmake>=2.6 (cmake-git) (make)
Latest Comments
jose1711 commented on 2017-01-15 18:48
segfault with the following backtrace:
Thread 1 "epos" received signal SIGSEGV, Segmentation fault.
context::enter (this=0x0)
at /home/jose/tarballs/aur4/epos/src/epos-2.4.85/src/daemon.cc:178
178 cfg = config;
(gdb) bt
#0 context::enter (this=0x0)
at /home/jose/tarballs/aur4/epos/src/epos-2.4.85/src/daemon.cc:178
#1 0x0000000000431b20 in agent::timeslice (this=0x657020 <disconnector>)
at /home/jose/tarballs/aur4/epos/src/epos-2.4.85/src/agent.cc:125
#2 0x000000000042fcfd in server ()
at /home/jose/tarballs/aur4/epos/src/epos-2.4.85/src/daemon.cc:403
#3 0x000000000042ffe0 in start_unix_daemon ()
at /home/jose/tarballs/aur4/epos/src/epos-2.4.85/src/daemon.cc:449
#4 0x00007ffff6d63291 in __libc_start_main () from /usr/lib/libc.so.6
#5 0x000000000041169a in _start ()