Bug 2888 - SlimServer freezing for 60 seconds
: SlimServer freezing for 60 seconds
Status: RESOLVED WORKSFORME
Product: Logitech Media Server
Classification: Unclassified
Component: Streaming From SlimServer
: 6.5b1
: All Debian Linux
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-01-29 11:44 UTC by Lars Immisch
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 Lars Immisch 2006-01-29 11:44:16 UTC
Since I have updated from 6.1 to 6.2.1 and then 6.5b1 (to file this bug in good conscience), I get freezes for 60 seconds, roughly every 30 Minutes.

Audio freezes (stops), and the UI (both web and IR) freezes, too. After roughly 60 seconds (could be a minute, even), audio resumes and the UI becomes responsive again.

CPU usage on the SlimServer host drops from 3-4% CPU load (caused by playback) to completely idle during the freeze (CPU usage numbers are from top/vmstat).

It feels like some synchronous request timing out in the main event loop. 

The freeze can be observed using SliMP3, SqueezeBox2 and SoftSqueeze.

The problem did not occur on 6.1 or earlier versions. I am currently running SlimServer_v2006-01-23 on a Debian sarge box (a Mini ITX EPIA 500). The host has been running SlimServer since I first got a SliMP3 several years ago.
Comment 1 KDF 2006-01-29 14:11:10 UTC
*** Bug 2887 has been marked as a duplicate of this bug. ***
Comment 2 Dan Sully 2006-01-29 16:20:57 UTC
Under Settings -> Performance, change "Keep Unswapped Interval" to 0?

See if that helps.
Comment 3 Lars Immisch 2006-01-31 15:32:42 UTC
(In reply to comment #2)
> Under Settings -> Performance, change "Keep Unswapped Interval" to 0?
> 
> See if that helps.

Oh yes, it does. The problem hasn't resurfaced since. Thanks.