[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 Michel D?nzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #27 from Dieter N?tzel --- Fixed by this patch: https://bugs.freedesktop.org/attachment.cgi?id=108144 [Mesa-dev] [PATCH] r600g: Drop references to destroyed blend state -- You are receiving this mail because: You are the assignee

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #26 from Dieter N?tzel --- (In reply to Christian K?nig from comment #24) > Created attachment 107497 [details] [review] > Possible fix First quik test do NOT work on RV730 AGP. Linux 3.16.3 32 bit Mesa git-67909f2 Tomorrow I'll do

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #25 from Marek Ol??k --- Christian, you can use r600_screen_clear_buffer, which does exactly what you want. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 Christian K?nig changed: What|Removed |Added CC||deathsimple at vodafone.de ---

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #23 from Dieter N?tzel --- (In reply to Dieter N?tzel from comment #22) > Mesa git-ca824e6 > drm-next-3.18-wip > > Now it is NOT crashing, but hangs. > CTRL+'c' show this: OK, sorry, forget this one. I've lost the NVRAM info over

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-10-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #22 from Dieter N?tzel --- Mesa git-ca824e6 drm-next-3.18-wip Now it is NOT crashing, but hangs. CTRL+'c' show this: MPlayer -4.8 (C) 2000-2014 MPlayer Team Can't open joystick device /dev/input/js0: No such file or directory Can't

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-23 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #21 from Marek Ol??k --- The context should be fully initialized to do anything no matter what the user API is, is that right, Christian? The auxiliary context is for cases when you don't have any context around and need to submit

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #20 from Alex Deucher --- I seem to recall adding an auxilary context for doing buffer clears on the GPU in the 3D driver, maybe this needs something similar? -- You are receiving this mail because: You are the assignee for the

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #19 from Ilia Mirkin --- (In reply to comment #17) > Created attachment 106695 [details] > MPlayer-vdpau-RV730-AGP-Mesa-crash.log #1 0xb2adc40a in r600_emit_command_buffer (cs=0xa00f, cs=0xa00f, cb=0xb9dc6490, cb=0xb9dc6490) at

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #18 from Dieter N?tzel --- OK, ok, Christian here I am and thanks for the tracker. I was off over the weekend and lost my email back to Friday e.g. the one's from my providers server...8-( Above you find my crash log with

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #17 from Dieter N?tzel --- Created attachment 106695 --> https://bugs.freedesktop.org/attachment.cgi?id=106695=edit MPlayer-vdpau-RV730-AGP-Mesa-crash.log -- You are receiving this mail because: You are the assignee for the bug.

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #16 from Marek Ol??k --- Sorry, I cannot reproduce this. I forced the u_blitter path for clearing and it just works here. It was on Evergreen. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 Christian K?nig changed: What|Removed |Added CC||maraeo at gmail.com --- Comment #15

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #14 from demon --- Created attachment 106682 --> https://bugs.freedesktop.org/attachment.cgi?id=106682=edit Debug log with symbols Sorry, I totaly forgot about that. Is it OK now? -- You are receiving this mail because: You are

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #13 from Laurent carlier --- (In reply to comment #12) > Created attachment 106676 [details] > Modified Arch Linux's PKGBUILD for latest mesa code Please check pkgbuild manpage, ther is an options() array where you disable

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #12 from demon --- Created attachment 106676 --> https://bugs.freedesktop.org/attachment.cgi?id=106676=edit Modified Arch Linux's PKGBUILD for latest mesa code -- You are receiving this mail because: You are the assignee for the

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #11 from demon --- Here's the Arch's PKGBUILD: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/mesa Modified PKGBUILD I use is attached. As you can see, I'm building only r600 driver, and I don't

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #10 from demon --- > This log still doesn't contains symbol informations I'm not sure why is that, I'm using Arch Linux's PKGBUILD, modified to use latest mesa code from git. Build log clearly stated -DDEBUG flag. -- You are

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #9 from Christian K?nig --- (In reply to comment #8) > Created attachment 106673 [details] > with --enable-debug This log still doesn't contains symbol informations, but the line: "r600_pipe.h:470:r600_emit_command_buffer: Assertion

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #8 from demon --- Created attachment 106673 --> https://bugs.freedesktop.org/attachment.cgi?id=106673=edit with --enable-debug -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #7 from demon --- The commit which triggers the issue is 4dfdcdb4b394df72da769806a0b64025e475f8b3. I can't reproduce the issue with 4bc0059229f212e91ca266ef3f80b652b1cdcb86 but I can with 4dfdcdb4b394df72da769806a0b64025e475f8b3. --

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #6 from demon --- Sorry for late response, notifications were sent to my old e-mail address. First I'm gonna try a commit before 4dfdcdb, then I'll compile the latest commit with debugging. Will report back soon. -- You are

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #5 from Christian K?nig --- (In reply to comment #3) > Can you bisect? It's most likely "4dfdcdb radeon/video: use the hw to initial clear the buffers", but I can't see how that could lead to such problems. -- You are receiving

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #4 from Christian K?nig --- Sounds like a problem already reported by mail to me, thanks for creating a tracker for it. Please provide a backtrace with debugging symbols by either installing the approprita packages or compiling mesa

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #3 from Michel D?nzer --- Can you get another backtrace with debugging symbols for /usr/lib/vdpau/libvdpau_r600.so.1? Can you bisect? -- You are receiving this mail because: You are the assignee for the bug. -- next

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 pejakm changed: What|Removed |Added CC||pejakm at gmail.com --- Comment #2 from pejakm

[Bug 84140] mplayer crashes playing some files using vdpau output

2014-09-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=84140 --- Comment #1 from pejakm --- Created attachment 106610 --> https://bugs.freedesktop.org/attachment.cgi?id=106610=edit vdpauinfo -- You are receiving this mail because: You are the assignee for the bug. -- next part