PDA

View Full Version : ERROR: Output underflowed. strange path?



danb
October 22nd, 2008, 07:53 PM
I noticed this in my log:


00:35:48 T:56278528 M: 43802624 ERROR: [PortAudio] ERROR[/Users/roeevulkan/boxee/source/shiraz/xbmc/cores/dvdplayer/PortaudioDirectSound.cpp:238]: Output underflowed.
00:36:46 T:51691520 M: 48848896 NOTICE: ES: Client from 127.0.0.1 timed out


is that a bad thing? there is no /Users/roeevulkan path on my system, FWIW...

agentlame
October 22nd, 2008, 08:37 PM
I noticed this in my log:


00:35:48 T:56278528 M: 43802624 ERROR: [PortAudio] ERROR[/Users/roeevulkan/boxee/source/shiraz/xbmc/cores/dvdplayer/PortaudioDirectSound.cpp:238]: Output underflowed.
00:36:46 T:51691520 M: 48848896 NOTICE: ES: Client from 127.0.0.1 timed out


is that a bad thing? there is no /Users/roeevulkan path on my system, FWIW...

no... that debug message reflects to path of the where the user that coded the port audio portion of xbmc keeps his source code. :)

danb
October 22nd, 2008, 08:50 PM
no... that debug message reflects to path of the where the user that coded the port audio portion of xbmc keeps his source code. :)

Cool, thanks... I assumed it was something like that, but I saw ERROR and a weird path in some alpha software and thought someone might have checked in some code without changing something they'd set up for testing. :)

agentlame
October 22nd, 2008, 09:53 PM
good call... always feel free to report any strange behavior you see.

i'm sure team-boxee would rather too much info, over not enough. :)