Bug 47334 - Консольные утилиты из пакета freeswitch-daemon не работают от имени обычного пользователя
Summary: Консольные утилиты из пакета freeswitch-daemon не работают от имени обычного ...
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: freeswitch-daemon (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-24 15:02 MSK by Artem Varaksa
Modified: 2023-08-28 14:58 MSK (History)
11 users (show)

See Also:


Attachments
$ fs_tts -v file.mp3 "test" (20.15 KB, text/plain)
2023-08-24 15:02 MSK, Artem Varaksa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Varaksa 2023-08-24 15:02:13 MSK
Created attachment 14188 [details]
$ fs_tts -v file.mp3 "test"

Описание ошибки
===============

1. $ fs_tts file.mp3 "test"
2. $ tone2wav a b
3. $ fs_encode a b.SPEEX


Фактический результат: Выводятся ошибки вида:

> $ fs_tts file.mp3 "test"
> fs_tts: src/switch_xml.c:2508: switch_xml_open_cfg: Assertion `MAIN_XML_ROOT != NULL' failed.
> Аварийный останов

Вывод fs_tts с флагом -v - во вложении.

Ожидаемый результат: Аварийного останова нет.


Воспроизводимость
=================

Воспроизводится на виртуальных машинах:

[p10] server-10.1-x86-64
freeswitch-daemon-1.10.9-alt1.x86_64

[sisyphus] server-10.1-x86-64
freeswitch-daemon-1.10.10-alt1.x86_64
Comment 1 Anton Farygin 2023-08-28 14:52:13 MSK
А если на каталог в /etc/freeswitch дать права всем на чтение ?
Comment 2 Artem Varaksa 2023-08-28 14:58:29 MSK
(Ответ для Anton Farygin на комментарий #1)
> А если на каталог в /etc/freeswitch дать права всем на чтение ?

Ошибка воспроизводится в [sisyphus] даже после выполнения:

> # chmod -R a+r /etc/freeswitch
> # chmod o+x /etc/freeswitch

> # namei -om /etc/freeswitch
> f: /etc/freeswitch
>  drwxr-xr-x root root /
>  drwxr-xr-x root root etc
>  drwxr-xr-x root _pbx freeswitc