Bug 3204 - internal inconsistency: event should have been found
: internal inconsistency: event should have been found
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.5b1
: PC Windows XP
: P2 major (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-26 01:01 UTC by Jim McAtee
Modified: 2006-04-10 10:24 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim McAtee 2006-03-26 01:01:05 UTC
After updating to r6735, I'm getting crashes while navigating the web interface, with the following log message:

internal inconsistency: event should have been found at C:\Program Files\SlimServer\server\CPAN/POE/Queue/Array.pm line 221.

Also seeing a _lot_ of these in the logs, but probably unrelated:

2006-03-26 01:41:07.4749 ERROR: AsyncHTTP: Couldn't resolve IP address for: localhost
Comment 1 Adrian Smith 2006-03-26 07:41:09 UTC
Andy - I've seen this too.

The server died at approx same time as the following:
Mar 26 15:18:58 vig ntpd[3736]: time reset -2.476403 s

Hence think it is due to calling adjust_priority at present.  

Update - I can recreate by forcing the system clock to an earlier time...
Comment 2 Andy Grundman 2006-03-26 07:51:52 UTC
OK I thought that adjust code was sane but I guess I didn't test it. :)
Comment 3 Adrian Smith 2006-03-26 07:55:58 UTC
Got it - typo.  Fixed in 6737 (I hope)

Assuming this is confirmed, could one of you close the bug.
Comment 4 Andy Grundman 2006-03-26 08:02:14 UTC
Oops. :)  Thanks for fixing.
Comment 5 Andy Grundman 2006-04-10 10:24:57 UTC
Closing, it's fixed.