Summary: | [NVAC] xbmc failure with vdpau enabled | ||
---|---|---|---|
Product: | Mesa | Reporter: | Martin Bednar <martin> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | idl0r |
Version: | 10.3 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
xbmc log excerpt with vdpau enabled
xbmc stdout on first crash |
Description
Martin Bednar
2014-03-14 13:54:15 UTC
Created attachment 95806 [details]
xbmc log excerpt with vdpau enabled
Yep, it has to do with vdpau interop. I think that the DMA_PUSHER error is unrelated, but not sure. There were some patches to make it work better on nouveau, not sure if they made it to 10.1 -- try 10.2? mplayer should work fine. Created attachment 95811 [details]
xbmc stdout on first crash
I just installed mesa from git [Mesa 10.2.0-devel (git-f9901f1)] and while the green display is gone, yet xbmc still crashes.
relevant dmesg output :
Crash 1 :
[106884.734647] nouveau E[xbmc.bin[31002]] multiple instances of buffer 10 on validation list
[106884.734665] nouveau E[xbmc.bin[31002]] validate_init
[106884.734673] nouveau E[xbmc.bin[31002]] validate: -22
[106884.739268] nouveau E[xbmc.bin[31002]] multiple instances of buffer 10 on validation list
[106884.739287] nouveau E[xbmc.bin[31002]] validate_init
[106884.739315] nouveau E[xbmc.bin[31002]] validate: -22
crash 2 :
[107027.343245] nouveau E[ PGRAPH][0000:03:00.0] DATA_ERROR INVALID_BITFIELD
[107027.343270] nouveau E[ PGRAPH][0000:03:00.0] DATA_ERROR
[107027.343290] nouveau E[ PGRAPH][0000:03:00.0] ch 5 [0x001f7f4000 xbmc.bin[31256]] subc 3 class 0x8397 mthd 0x1b0c data 0x00000004
Does it work fine until it crashes, or does it crash too fast for you to tell? Those errors are fairly non-sensical, at least the first, which leads me to believe that it's a fallout from sharing the screen among multiple contexts. There are lots of bugs in that area, it's something I plan on looking at over the weekend. (In reply to comment #4) > Does it work fine until it crashes, or does it crash too fast for you to > tell? Yes, it seems to work fine. I got to watch a record 20 seconds of video, and it appeared to work fine. Mind you, it wasn't a FullHD video. I'm open to patch testing ;) Still happens with mesa 10.3 and xbmc 13.2. Any news? -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1060. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.