LC-AAC XBMC crash (nightly build)
#1
I am running into a problems with video files with LC-AAC audio. Some of them play smoothly, some of them crash XBMC.

I tested thoroughly on one file and found following regularities:
- if VAAPI is enabled crash happen on same place of file, without VAAPI crash happens elsewhere
- XBMC lasts longer without VAAPI, sometimes it is able to stay alive three times longer than with VAAPI
- If I fastforward to known crash place with VAAPI enabled then crash dont happen, so most likely it is playback time, not exact data which cause crash
- in both cases messages like
Code:
DEBUG: CDVDPlayerAudio:: Discontinuity - was:345485364.665297, should be:345468681.331964, error:-16683.333333
during playback.
- sometimes dmesg contains segfault log entry, sometimes not. Sample dmesg message is:
Code:
xbmc.bin[7951]: segfault at 968 ip 00007f9c9ded8fac sp 00007fff89337620 error 4 in libX11.so.6.3.0[7f9c9de9b000+133000]

crashlogs with debug output:
-no VAAPI: http://pastebin.com/dvgzYKsU
-VAAPI: http://pastebin.com/VM5njvYa

XBMC is latest nightly build from PPA.
Reply

Logout Mark Read Team Forum Stats Members Help
LC-AAC XBMC crash (nightly build)0