An assert is essentially an internal condition (check or comparison)
that is used during software design. They are put throughout the code
and verify that things are working correctly.
Sometimes an assert can indicate an actual problem, but most times they
may just be a cautious check or indicator of an unexpected condition.
Typically
asserts are not fatal, but they are of interest to engineering.
What would be helpful is if you can provide extra information regarding
what
type of load, client connections, bandwidth, or usage the server was
receiving
around the time prior to the assert (ie. 2002-10-24 20:56:16). Also,
did you
experience any networking problems or client disconnections around that
same time, or did the server seem to continue working just fine right
through it?
--
Billy Brown
On Monday, October 28, 2002, at 12:17 PM, William Burdette wrote:
I'm running qtss version 4.0 [v401]. In my error log I have the
following
line;
Can anyone point me to a reference that will help me determine what
that
means?
Thanks,
William Burdette
_______________________________________________
streaming-server-users mailing list |
email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/streaming-server-users
Do not post admin requests to the list. They will be ignored.