[Pkg-xbmc-maintainers] Bug#742896: xbmc: Blank video with VDPAU enabled

Sergej Wildemann wildemann at finf.uni-hannover.de
Tue Apr 1 13:00:21 UTC 2014


2014-03-30 19:25 GMT+02:00 Bálint Réczey <balint at balintreczey.hu>:
> We can try two approaches. I copied what mpv does in the first patch, but
> it us just a hunch and I could not test it.
> Please give it a try, if it make sense to you, too.

Xbmc crashes with this patch. You can find two crashlogs attached.

> The second patch just assert()-s when the problem happens. If the
> first patch does not work, please rebuild xbmc with the second patch
> without stripping the binary and try collecting the relevant variables
> from the coredump.

I recompiled the xbmc package with only this patch. The steps were:
$ apt-get source xbmc/experimental
$ cd xbmc-13.0~beta2+dfsg1/
$ patch -p1 < ~/0001-Assert-when-decoding-fails-due-to-742896.patch
$ export DEB_BUILD_OPTIONS=nostrip
$ fakeroot debian/rules binary
# ulimit -c unlimited
# invoke-rc.d lightdm start

I assume that it should crash when the assert fails, but it doesn't.
Is this a problem with my approach or with the patch?

Thanks,
Sergej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xbmc-assert-patch.log
Type: text/x-log
Size: 320139 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xbmc-maintainers/attachments/20140401/6e0bc713/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xbmc_crashlog-20140330_214917.log
Type: text/x-log
Size: 20770 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xbmc-maintainers/attachments/20140401/6e0bc713/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xbmc_crashlog-20140330_215400.log
Type: text/x-log
Size: 25108 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xbmc-maintainers/attachments/20140401/6e0bc713/attachment-0005.bin>


More information about the Pkg-xbmc-maintainers mailing list