Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04
#75
Crash when in fullscreen, pressing \ to go to window mode:

GDB
Code:
Region for name 12 already exists but is not compatible

Program received signal SIGSEGV, Segmentation fault.
0x00007fffe4b45e84 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
(gdb) bt
#0  0x00007fffe4b45e84 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#1  0x00007fffe4b6c172 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#2  0x00007fffe4b4e5a0 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#3  0x00007fffe4b3c047 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x00007fffe4c5ae83 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x00007fffe4ce6008 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#6  0x0000000000feda74 in ClearBuffers (color=<optimized out>, this=<optimized out>) at RenderSystemGL.cpp:274
#7  CRenderSystemGL::ClearBuffers (this=<optimized out>, color=<optimized out>) at RenderSystemGL.cpp:261
#8  0x000000000108ae35 in CWinSystemX11::SetWindow (this=this@entry=0x169da50, width=<optimized out>, height=720, fullscreen=fullscreen@entry=false, output=...) at WinSystemX11.cpp:946
#9  0x000000000108cc4f in CWinSystemX11::SetFullScreen (this=0x169da50, fullScreen=false, res=..., blankOtherDisplays=<optimized out>) at WinSystemX11.cpp:230
#10 0x0000000001090fcf in CWinSystemX11GL::SetFullScreen (this=0x169da50, fullScreen=false, res=..., blankOtherDisplays=<optimized out>) at WinSystemX11GL.cpp:262
#11 0x00000000009595b8 in CGraphicContext::SetVideoResolution (this=this@entry=0x1674480, res=<optimized out>, forceUpdate=forceUpdate@entry=false) at GraphicContext.cpp:384
#12 0x000000000095b2a5 in CGraphicContext::ToggleFullScreenRoot (this=0x1674480) at GraphicContext.cpp:846
#13 0x0000000000edc29c in CApplication::OnAction (this=0x169a710, action=...) at Application.cpp:2580
#14 0x0000000000edebd5 in CApplication::OnKey (this=0x169a710, key=...) at Application.cpp:2528
#15 0x0000000000ee0a87 in CApplication::OnEvent (newEvent=...) at Application.cpp:484
#16 0x0000000000eaf089 in CWinEventsX11::MessagePump () at WinEventsX11.cpp:477
#17 0x0000000000ee00d4 in CApplication::FrameMove (this=0x169a710, processEvents=<optimized out>, processGUI=<optimized out>) at Application.cpp:2948
#18 0x0000000000f62a72 in CXBApplicationEx::Run (this=0x169a710) at XBApplicationEx.cpp:142
#19 0x0000000000f69817 in XBMC_Run (renderGUI=true) at xbmc.cpp:69
#20 0x0000000000709e9b in main (argc=1, argv=0x7fffffffeae8) at main.cpp:77
(gdb)

XBMC.LOG
Code:
13:54:40 T:140737352714176   DEBUG: Keyboard: scancode: 33, sym: 005c, unicode: 005c, modifier: 0
13:54:40 T:140737352714176   DEBUG: OnKey: backslash (f05c) pressed, action is ToggleFullScreen
13:54:40 T:140737352714176   DEBUG: OnLostDevice - notify display change event
13:54:40 T:140737352714176   DEBUG: Window Manager Name: Xfwm4
13:54:40 T:140737352714176   DEBUG: CWinSystemX11::RefreshGlxContext: refreshing context


Messages In This Thread
RE: vaapi-vpp: Deinterlacing Testing - by TheTroll - 2013-06-05, 13:56
EDID / HDMI Handshake workaround - by Ney - 2014-10-29, 13:58
Thank you! - by Sta11ion - 2015-01-02, 01:51
Logout Mark Read Team Forum Stats Members Help
VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.0416