https://bugs.freedesktop.org/show_bug.cgi?id=31265
Summary: r600g: Adobe Flash Plugin crashes (Regression) Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: monraaf@gmail.com
When using r600g with Firefox + Adobe flash plugin. The flash plugin crashes when switching to fullscreen mode second time.
Steps to reproduce: Go to youtube watch a video, enter fullscreen mode, leave fulscreen mode, enter fullscreen mode a second time, now Firefox greats you with a message that the flash plugin has crashed.
Bisected it to commit: 8ad9d83fdfc609303cebba3d811064b91aed6b0b (r600g: Destroy the blitter)
https://bugs.freedesktop.org/show_bug.cgi?id=31265
--- Comment #1 from Tilman Sauerbeck tilman@code-monkey.de 2010-11-05 12:35:44 PDT --- Oops.
Please try with the tip of master again. Did commit 01b39b053b0cb6c7493b560b26734f3c4fa52efa fix this by any chance?
https://bugs.freedesktop.org/show_bug.cgi?id=31265
--- Comment #2 from Rafael Monica monraaf@gmail.com 2010-11-08 13:58:36 PST --- Nope. Still crashes with latest git master. When commenting out the call to util_blitter_destroy(rctx->blitter); there's no crash.
https://bugs.freedesktop.org/show_bug.cgi?id=31265
Rafael Monica monraaf@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Rafael Monica monraaf@gmail.com 2011-01-31 02:58:31 PST --- cannot reproduce this bug anymore with latest kernel and r600g from git. closing
dri-devel@lists.freedesktop.org