Reply To: 1696 caused 100% CPU usage on XP SP2

#14205
Anonymous
Inactive

I don’t know if this will help at all or if you’ve already got an idea of what’s going on but:
I was just sitting around today and had noticed that one of the cores on my serving computer as doing the usual 100% use thing. A few minutes later I suddenly noticed it stopped and this was the error that occurred when it stopped:

2007-11-16 19:06:50 (7d09ff67): Thread 20: could not read: unknown internal error

The thread it is in reference to is:
2007-11-16 17:36:00 (7d09ff67): Request: GET daap://146.244.184.248:9999/server-info HTTP/1.1
2007-11-16 17:36:01 (7d09ff67): Request: GET /content-codes HTTP/1.1
2007-11-16 17:36:01 (7d09ff67): Request: GET /databases HTTP/1.1
2007-11-16 17:36:02 (7d09ff67): Request: GET /databases/1/items?type=music&meta=dmap.itemid,dmap.itemname, HTTP/1.1
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songalbumartist
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songcategory
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songextradata
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songcontentdescription
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songlongcontentdescription
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songkeywords
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.is-podcast
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.mediakind
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.series-name
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.network-name
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.episode-num-str
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.episode-sort
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.season-num
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: daap.songgapless
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.gapless-enc-del
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.gapless-heur
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.gapless-enc-dr
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.gapless-dur
2007-11-16 17:36:02 (7d09ff67): Unknown meta code: com.apple.itunes.gapless-resy
2007-11-16 17:36:03 (7d09ff67): Request: GET /databases/1/containers?meta=dmap.itemid,dmap.itemname, HTTP/1.1
2007-11-16 17:36:03 (7d09ff67): Unknown meta code: com.apple.itunes.is-podcast-playlist
2007-11-16 17:36:03 (7d09ff67): Unknown meta code: com.apple.itunes.special-playlist
2007-11-16 17:36:04 (7d09ff67): Request: GET /databases/1/containers/1/items?type=music&meta=dmap.itemkind,dmap.itemid,dmap.containeritemid HTTP/1.1

So a good hour and a half difference before the thread ending happened. I’m fairly certain that’s the exact error at the exact time it stopped, as when my cpu usage is at 100% the fan on my server kicks up, and it suddenly kicked down shortly after that error ending the thread.

edit: just realized this was horribly table breaking