Bug 4552 - 2_a3: systemctl stop speech-dispatcherd.service takes 1 minute 30 seconds to stop
Summary: 2_a3: systemctl stop speech-dispatcherd.service takes 1 minute 30 seconds to ...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 2120
  Show dependency treegraph
 
Reported: 2012-02-17 06:49 CET by Bit Twister
Modified: 2012-02-22 18:25 CET (History)
0 users

See Also:
Source RPM: speech-dispatcher-0.7.1-2.mga2.src.rpm
CVE:
Status comment:


Attachments

Description Bit Twister 2012-02-17 06:49:50 CET
Description of problem:

systemctl stop speech-dispatcherd.service takes 1 minute 30 seconds to stop

# time systemctl stop speech-dispatcherd.service

real    1m30.007s
user    0m0.001s
sys     0m0.003s

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1. click up a terminal
2. su - root
3. time systemctl stop speech-dispatcherd.service
4. systemctl start speech-dispatcherd.service
5. time systemctl stop speech-dispatcherd.service


running with systemd-40-3
Comment 1 Manuel Hiebel 2012-02-17 16:57:34 CET
There was no errors ?

Blocks: (none) => 2120

Comment 2 Manuel Hiebel 2012-02-17 17:01:50 CET
can be duplicate of bug 4509
Comment 3 Bit Twister 2012-02-17 19:21:39 CET
(In reply to comment #1)
> There was no errors ?

As shown in the Description of problem: None were displayed.

doing a 
     systemctl start speech-dispatcherd.service
     systemctl stop speech-dispatcherd.service
and looking in /var/log/messages you would see these snippets

speech-dispatcher[6746]: [Fri Feb 17 11:51:41 2012 : 20299] speechd: Speech Dispatcher 0.7.1 starting

systemd[1]: speech-dispatcherd.service stopping timed out. Killing
systemd[1]: Unit speech-dispatcherd.service entered failed state.


(In reply to comment #2)
> can be duplicate of bug 4509

Only if both bug's summaries are changed to 
   systemd takes too long to time out.    :)

If you look at speech-dispatcherd.service unit file, it has no pid definition.
Comment 4 Bit Twister 2012-02-22 18:25:08 CET
clean beta1 install does not have speech-dispatcherd
closing bug.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.