Are these errors really OK?
#1
I play all of my music from a server. Plenty of bandwidth (1 Gig) yet I can normally get only one or two hours of playtime before XBMC will lockup with a buffer underrun error. I have disabled any screen saver except for dimming the screen.

I have lots of msvcr90.dll errors. Could that have anything to do with the lockups?

I am running windows 7 32bit and a xonar sound card. I have changed the sound card and still have issues.

http://pastebin.com/f25bd5c07
Reply
#2
RickG Wrote:I play all of my music from a server. Plenty of bandwidth (1 Gig) yet I can normally get only one or two hours of playtime before XBMC will lockup with a buffer underrun error. I have disabled any screen saver except for dimming the screen.

I have lots of msvcr90.dll errors. Could that have anything to do with the lockups?

I am running windows 7 32bit and a xonar sound card. I have changed the sound card and still have issues.

http://pastebin.com/f25bd5c07

Could you put xbmc on debug it would be easier to say what is the problem
Reply
#3
I was able to fix my problem by modifying Win32DirectSound.cpp and commenting line 392 and then compiling it.

"// m_pBuffer->Stop(); // Wait until someone gives us some data to restart playback (prevents glitches)"

I wonder if this is a bug? if not, it seems to be a bug in my environment. Should I submit a ticket for this?
Reply

Logout Mark Read Team Forum Stats Members Help
Are these errors really OK?0