All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c
@ 2014-03-12  4:35 bugzilla-daemon
  2014-03-12  6:48 ` [Bug 76054] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-03-12  4:35 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1514 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=76054

          Priority: medium
            Bug ID: 76054
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Adobe flash player crashed, because of the function
                    "pipe_context" in si_pipe.c
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: chen.bill.bill@gmail.com
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: 10.0
         Component: Drivers/Gallium/radeonsi
           Product: Mesa

My video card is ATI hd6470m [Radeon HD 6400M/7400M Series]. The Adobe flash
player was running well before mesaLib-10.0.0. After I updated to 10.0 or 10.1,
the Adobe flash player is always crashed.

I think the problem is at the function called "pipe_context", which is in the
file gallium/drivers/radeonsi/si_pipe.c

Here are some tips to reappear this bug as I meet.
1, Open a terminal, run "firefox -safe-mode".
2, Open a web page with flash player plugin, if it is a video site like
youtube, it is better. (For me, I use http://www.youku.com)
3, Flash player plugin will crash.
4, Goto the terminal, some information is printed. Notice that as below.
   "si_pipe.c: Unsupported chip class 6."

My environment, hd6470m, Arch Linux x86_64, i3_wm
/etc/adobe/mms.cfg:
EnableLinuxHWVideoDecode=1

This bug is on the version 10.0, 10.1 and git master branch(2014-3-11).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2914 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 76054] Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c
  2014-03-12  4:35 [Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c bugzilla-daemon
@ 2014-03-12  6:48 ` bugzilla-daemon
  2014-03-14  5:49 ` bugzilla-daemon
  2014-03-14  5:50 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-03-12  6:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 556 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=76054

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
The functions and message you're referencing are from the radeonsi driver,
which doesn't support your GPU. Please make sure you don't have an environment
variable VDPAU_DRIVER=radeonsi or something along those lines.

If that doesn't help, please attach a gdb backtrace of the crash if possible,
but at least the full terminal output you're referring to.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1430 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 76054] Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c
  2014-03-12  4:35 [Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c bugzilla-daemon
  2014-03-12  6:48 ` [Bug 76054] " bugzilla-daemon
@ 2014-03-14  5:49 ` bugzilla-daemon
  2014-03-14  5:50 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-03-14  5:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 734 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=76054

--- Comment #2 from Bill Chen (CHEN, Zhechuan) <chen.bill.bill@gmail.com> ---
(In reply to comment #1)
> The functions and message you're referencing are from the radeonsi driver,
> which doesn't support your GPU. Please make sure you don't have an
> environment variable VDPAU_DRIVER=radeonsi or something along those lines.
> 
> If that doesn't help, please attach a gdb backtrace of the crash if
> possible, but at least the full terminal output you're referring to.

I am so Sorry. It was actually my mistake. I had the environment variable
VDPAU_DRIVER=radeonsi. After I unset it, the crash was over.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1691 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 76054] Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c
  2014-03-12  4:35 [Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c bugzilla-daemon
  2014-03-12  6:48 ` [Bug 76054] " bugzilla-daemon
  2014-03-14  5:49 ` bugzilla-daemon
@ 2014-03-14  5:50 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2014-03-14  5:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 439 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=76054

Bill Chen (CHEN, Zhechuan) <chen.bill.bill@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1301 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-14  5:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  4:35 [Bug 76054] New: Adobe flash player crashed, because of the function "pipe_context" in si_pipe.c bugzilla-daemon
2014-03-12  6:48 ` [Bug 76054] " bugzilla-daemon
2014-03-14  5:49 ` bugzilla-daemon
2014-03-14  5:50 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.