Flash plugin crash

Asked by rodride

hi

Im running freebsd 10.01 64-bits and i have pipelight (0.2.8.1) flash enabled in firefox. It works fine on vimeo or http://www.rfi.fr/

But the plugin always crash on youtube or http://rmc.bfmtv.com/mediaplayer/live-audio/ for exemple.

Any ideas to fix that ?

Thanks

Question information

Language:
English Edit question
Status:
Expired
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Müller (mqchael) said :
#1

Can you provide a log when flash crashes (http://pipelight.net/cms/faqs/faq-how-to-capture-debug-output.html)? Just click on close in the crash dialog (not Show Details) so that the backtrace is included in the output. Please also provide the output of pipelight-plugin --system-check. Launchpad does not allow to attach files to questions, so you will need to use some paste service.

Revision history for this message
rodride (philippe-rodride) said :
#2

This is output of pipelight-plugin --system-check : http://pastebin.com/DHUcYrUk.
and http://pastebin.com/EZXm5wst

Revision history for this message
Michael Müller (mqchael) said :
#3

This might cause some problems:

-----------------------------
Checking OpenGL ...
OpenGL Vendor: VMware, Inc.
OpenGL Renderer: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)
OpenGL Direct Rendering: True
ERROR: found bad OpenGL Vendor: VMware, Inc.
ERROR: found bad OpenGL Renderer: llvmpipe
OpenGL: FAILURE
-----------------------------

Try to disable gpu acceleration for flash using /usr/share/pipelight/scripts/configure-flash

Revision history for this message
rodride (philippe-rodride) said :
#4

I have the same problem after disabling Flash hardware acceleration

Revision history for this message
Jeff (boardman-malibu) said :
#5

I had a problem with Unity3d on Tropical Paradise having a horrible framerate until I found out that this line from pipelight system check:

OpenGL Renderer: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)

specifically, llvmpipe, meant that xorg was using software opengl support instead of hardware. I traced the problem to a bad "Modules" section in xorg.conf. I don't really need xorg.conf, and the less you have in it, the better. Once I deleted the Modules section, everything began working correctly. If you have an xorg.conf, try disabling it, reboot and do the system check again.

As to the missing fonts, I think I used winetricks to download the truetype fonts from microsoft.

Revision history for this message
rodride (philippe-rodride) said :
#6

Hi,
Thanks for answer but I have the same problem after disabling xorg.conf

----- Mail original -----

De: "Jeff McCloud" <email address hidden>
À: "philippe rodride" <email address hidden>
Envoyé: Mardi 19 Mai 2015 07:36:48
Objet: Re: [Question #266679]: Flash plugin crash

Your question #266679 on Pipelight changed:
https://answers.launchpad.net/pipelight/+question/266679

Status: Needs information => Answered

Jeff McCloud proposed the following answer:
I had a problem with Unity3d on Tropical Paradise having a horrible
framerate until I found out that this line from pipelight system check:

OpenGL Renderer: Gallium 0.4 on llvmpipe (LLVM 3.5, 128 bits)

specifically, llvmpipe, meant that xorg was using software opengl
support instead of hardware. I traced the problem to a bad "Modules"
section in xorg.conf. I don't really need xorg.conf, and the less you
have in it, the better. Once I deleted the Modules section, everything
began working correctly. If you have an xorg.conf, try disabling it,
reboot and do the system check again.

As to the missing fonts, I think I used winetricks to download the
truetype fonts from microsoft.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/pipelight/+question/266679/+confirm?answer_id=4

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/pipelight/+question/266679

You received this question notification because you asked the question.

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.