Linux Playing a video of any format crashes XBMC immediately
#1
Hi,

I installed XBMC on my OpenSuse 13.1 machine and everything works well, except playing videos. If I try to play any video of any format or try to play any video using any video plugin like youtube or so, XBMC crashes immediately.

I looked into the logs already but I dont see anything that gives me a hint what could be wrong. Maybe you can help me out?

Debug log:
http://www.xbmclogs.com/show.php?id=115179

Crash log:
http://www.xbmclogs.com/show.php?id=115180

Output of lspci:
http://www.xbmclogs.com/show.php?id=115181

Best regards
Floh1111
Reply
#2
15:32:23 T:139714344863936 DEBUG: DllSwScale: Using libswscale system library <-

Complain with Suse. They have packaged our xbmc and remove the heart

Edit: Despite that

Quote:15:29:35 T:140247108348096 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
15:29:35 T:140247108348096 NOTICE: GL: NPOT texture support detected
15:29:35 T:140247108348096 NOTICE: GL: Using GL_ARB_pixel_buffer_object

Go to System -> Settings -> System -> Video Hardware and choose "Software". Your system mesa / intel drivers collapse. Fix those first.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
(2014-01-24, 17:17)fritsch Wrote: Go to System -> Settings -> System -> Video Hardware and choose "Software". Your system mesa / intel drivers collapse. Fix those first.

Sorry but I dont have the option to choose "Software" in the Video Hardware section. The line to choose the rendering method is completely missing there.

Best regards
Floh1111
Reply
#4
It's Video -> Playback
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
Yes there I found it. I also disabled VDPAU and VAAPI but it keeps crashing.

New Crashlog:
http://www.xbmclogs.com/show.php?id=115211

New Debug log:
http://www.xbmclogs.com/show.php?id=115210
Reply
#6
Suse (in all their wisdom) decided to not use the internal ffmpeg-with-patches XBMC depends on and use an external ffmpeg (without patches).
This crashes XBMC, as fritsch pointed out.
Reply
#7
Quote:#0 0x00007f8278aa2f19 in ?? () from /usr/lib64/libdricore9.2.3.so.1
#1 0x00007f82789da48f in ?? () from /usr/lib64/libdricore9.2.3.so.1
#2 0x00007f82789ccf0d in _tnl_run_pipeline () from /usr/lib64/libdricore9.2.3.so.1
#3 0x00007f8278e96bd1 in ?? () from /usr/lib64/dri/i915_dri.so
#4 0x00007f82789cd8de in _tnl_draw_prims () from /usr/lib64/libdricore9.2.3.so.1
#5 0x00007f82789cdffe in _tnl_vbo_draw_prims () from /usr/lib64/libdricore9.2.3.so.1
#6 0x00007f82789ba47f in vbo_exec_vtx_flush () from /usr/lib64/libdricore9.2.3.so.1

It's a driver problem. Absolutely not in any xbmc source. Upgrade your mesa / upgrade your kernel.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Playing a video of any format crashes XBMC immediately0