This is on a fairly standard Debian Linux 3.1 system. DSS installed
from the binary package (tried CVS source as well, but that just
segfaults on startup in MyAssert.cpp).
at this point everything seems fine, the server responds to HTTP/RTSP
requests. Then we start the admin perlscript:
# streamingadminserver.pl
The script proceeds to start a ton of playlists (Movies, no MP3).
Somewhen during that, DSS logs one line:
ASSERT: _Assert: ev.cpp, 213
... and then just hangs (which in turn causes streamingadminserver.pl
to hang).
This is with error logging set to 3 (the maximum according to the
config file comments).