Bug 2747 - SUSE shutdown does not work
: SUSE shutdown does not work
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Platform Support
: 6.5b1
: Other Other
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-23 08:08 UTC by James Rome
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Rome 2005-12-23 08:08:56 UTC
I am using 6.5b1 od 12/19.
The killproc command in the SuSE script does not seem to work:
/usr/local # killproc -TERM /usr/local/slimserver/slimserver.pl

/usr/local # ps -lae |grep slimserver
1 S  1002 20716     1  6  75   0 - 12158 -      ?        00:01:07 slimserver.pl

/usr/local # ls -l /usr/local/slimserver/slimserver.pl
-rwxr-xr-x  1 slimserver slimserver 35359 Dec 19 04:00 /usr/local/slimserver/slimserver.pl
Comment 1 KDF 2005-12-23 11:10:05 UTC
Some plugin shutdowns take some time to run after a sigterm is issued.  That could be one possibility.  Have you tried asking about this in the unix forum?  this seems more of an issue with setup than a slimserver bug, since process killing is a bit outside of the scope of the process itself, is it not? If the process has actually locked up, then something akin to kill -9 woudl be required.  the lockup itself would be a different problem.
Comment 2 James Rome 2005-12-23 14:06:33 UTC
It kills immediately with
kill -9 pid

Comment 3 Dan Sully 2006-04-30 17:10:22 UTC
This has been fixed in the 6.2.2 release, 6.3 & 6.5 nightlies.
Comment 4 James Rome 2006-05-13 07:36:15 UTC
I installed the 6.6.2 rpm on suse 10.1. Where is the fixed startup script located??

It should be in /etc/init.d and is not