Flash 9 under linux uses ALSA to play sound, which is still a work in progress (and probably will be for some time) - I am talking about flash under ALSA and not about ALSA itself.
Depending on your hardware/alsa drivers your flash plugin may or may not crash - unfortunately your's does
A work around may be possible by using OSS to play your flash sound.
Follow the directions here:
http://labs.adobe.com/wiki/index.php...port_for_Linux
This works for me on firefox 2.0.0.9 and flash player beta 9.0.64.0 under debian etch.
---- The BUILD instructions have an error use this instead -------------------------------------------
cc -shared -O2 -Wall -Werror -licuuc -lssl flashsupport.c -o libflashsupport.so
ldd libflashsupport.so
sudo cp libflashsupport.so /usr/lib/mozilla/plugins (same directory as your flash plugin)
------------------------------------------------------------------------------------------------------
PS - I just joined LQ to reply to your question so I hope it works.
Quote:
Originally Posted by H_TeXMeX_H
Anyone else getting these kind of crashes ? It crashes with flash player 9 plugin, and even swfdec, which I installed in an attempt to stop the crashing. I think it's definitely a bug with FF. Right ? I keep sending those crash reports through the FF crash manager, I hope that'll be enough.
I think this is ridiculous, what is causing these crashes ? There have been reports of flash-related crashes for a very long time. I want to get to the bottom of this. It is really pissing me off 
|