Kodi Community Forum

Full Version: [LOGS and BT Included] XBMC Freeze when changing channels
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been chasing this for a long time, but now I've it fully documented.
Using VDPAU, XBMC freezes randomly when changing channels. I'm almost sure it does'nt happen when you stop the current channel and then pick another one.
Here is the log:


http://www.xbmclogs.com/show.php?id=11080

And the backtrace:

Missing separate debuginfos, use: debuginfo-install xbmc-12.0-6.703.fc17.x86_64
(gdb) thread apply all bt

http://www.xbmclogs.com/show.php?id=11082

I'm using a GIT compiled yesteday, but this issue has chased me since a few gits back... I've been compiling them weekly since the merge of the pvr patches.

I'm happy to provide any information required.
Also I was able to reproduce this error with VDPAU disabled. I already tried with the master from FernetMenta, the error is slightly different but the issue is still there.
After talking today with opdenkamp, he suggested that the issue might have been caused by
https://github.com/xbmc/xbmc/commit/7266...42ab3af070

So I reverted this patch, and I'm trying it this afternoon
122 git clone git://github.com/xbmc/xbmc.git
124 cd xbmc/
125 git revert 7266a86

Will update...
So far so good... the problem is with that particular commit!
please don't cross post