* [gentoo-user] firefox crash when playing flash
@ 2008-04-09 11:33 Qi Baobin
2008-04-09 13:59 ` Roman Zilka
0 siblings, 1 reply; 17+ messages in thread
From: Qi Baobin @ 2008-04-09 11:33 UTC (permalink / raw
To: gentoo-user
Hi all,
My firefox crashed sometimes when the page contained flash file.
----------------------
emerge -pv mozilla-firefox
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist -debug -filepicker -gnome -iceweasel -java
-mozdevelop -moznopango -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar -be -bg -ca -cs -da -de
-el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
-nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
uname -a
Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone must be set--see zic i686 Intel(R) Core(TM)2
CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
----------------------
And I googled it, found this:
export XLIB_SKIP_ARGB_VISUALS=1
but it doesn't work for me!
Any help?
Regards
Bobbin
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-09 11:33 [gentoo-user] firefox crash when playing flash Qi Baobin
@ 2008-04-09 13:59 ` Roman Zilka
2008-04-09 18:27 ` "Mateusz A. Mierzwin'ski"
0 siblings, 1 reply; 17+ messages in thread
From: Roman Zilka @ 2008-04-09 13:59 UTC (permalink / raw
To: gentoo-user
Hello,
I don't have any specific idea, but try recompiling Firefox without any
CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
might solve the problem too (or introduce new problems:). Also try
cleaning up your Firefox profile (in terms of add-ons, most
importantly).
-rz
> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist -debug -filepicker -gnome -iceweasel -java
> -mozdevelop -moznopango -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar -be -bg -ca -cs -da -de
> -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
>
> uname -a
> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone must be set--see zic i686 Intel(R) Core(TM)2
> CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-09 13:59 ` Roman Zilka
@ 2008-04-09 18:27 ` "Mateusz A. Mierzwin'ski"
2008-04-10 10:41 ` Qi Baobin
0 siblings, 1 reply; 17+ messages in thread
From: "Mateusz A. Mierzwin'ski" @ 2008-04-09 18:27 UTC (permalink / raw
To: gentoo-user
Roman Zilka pisze:
> Hello,
>
> I don't have any specific idea, but try recompiling Firefox without any
> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> might solve the problem too (or introduce new problems:). Also try
> cleaning up your Firefox profile (in terms of add-ons, most
> importantly).
>
> -rz
>
>
>
>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist -debug -filepicker -gnome -iceweasel -java
>> -mozdevelop -moznopango -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar -be -bg -ca -cs -da -de
>> -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
>>
>> uname -a
>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone must be set--see zic i686 Intel(R) Core(TM)2
>> CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
>>
Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
physical and 48 virtual addressing) You will have problem with flash.
Flash by adobe was only release 32-bit. NSWrapper emulates (converts)
address spaces but ABI have running issues between 32 and 64bit version.
Also Adobe is far enough to release 64-bit version, so You must try to
live with it. If you have enough flash problem install 32-bit Gentoo Linux.
Greet's
Mateusz M.
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-09 18:27 ` "Mateusz A. Mierzwin'ski"
@ 2008-04-10 10:41 ` Qi Baobin
2008-04-10 12:12 ` Gustavo Campos
0 siblings, 1 reply; 17+ messages in thread
From: Qi Baobin @ 2008-04-10 10:41 UTC (permalink / raw
To: gentoo-user
Sorry for replying so late.
My computer is 32bit.
I will try what Roman said, thanks for that.
I will paste the result later.
:)
On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> Roman Zilka pisze:
>> Hello,
>>
>> I don't have any specific idea, but try recompiling Firefox without any
>> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
>> might solve the problem too (or introduce new problems:). Also try
>> cleaning up your Firefox profile (in terms of add-ons, most
>> importantly).
>>
>> -rz
>>
>>
>>
>>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
>>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
>>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
>>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
>>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
>>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
>>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
>>> uname -a
>>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
>>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
>>> GenuineIntel GNU/Linux
>>>
>
> Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> physical and 48 virtual addressing) You will have problem with flash. Flash
> by adobe was only release 32-bit. NSWrapper emulates (converts) address
> spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> is far enough to release 64-bit version, so You must try to live with it.
> If you have enough flash problem install 32-bit Gentoo Linux.
>
> Greet's
> Mateusz M.
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-10 10:41 ` Qi Baobin
@ 2008-04-10 12:12 ` Gustavo Campos
2008-04-11 13:49 ` Qi Baobin
0 siblings, 1 reply; 17+ messages in thread
From: Gustavo Campos @ 2008-04-10 12:12 UTC (permalink / raw
To: gentoo-user
I was having the same problem here, looking over the web found a
solution used for Ubuntu users I could adapt for me.
Exporting the environment variable FIREFOX_DSP="auto" solved the
crashing for me.
At the other hand, my mplayer plugin is not working, but I don't
really know if it was before the change, probably not... anyway more
tests are needed, but Flash is working fine now =)
On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> Sorry for replying so late.
>
> My computer is 32bit.
>
> I will try what Roman said, thanks for that.
>
> I will paste the result later.
>
> :)
>
>
> On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > Roman Zilka pisze:
> >> Hello,
> >>
> >> I don't have any specific idea, but try recompiling Firefox without any
> >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> >> might solve the problem too (or introduce new problems:). Also try
> >> cleaning up your Firefox profile (in terms of add-ons, most
> >> importantly).
> >>
> >> -rz
> >>
> >>
> >>
> >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> >>> uname -a
> >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> >>> GenuineIntel GNU/Linux
> >>>
> >
> > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > physical and 48 virtual addressing) You will have problem with flash. Flash
> > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > is far enough to release 64-bit version, so You must try to live with it.
> > If you have enough flash problem install 32-bit Gentoo Linux.
> >
> > Greet's
> > Mateusz M.
> > --
> > gentoo-user@lists.gentoo.org mailing list
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
Gustavo Campos
Ciência da Computação / Computer Science - UFMG
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-10 12:12 ` Gustavo Campos
@ 2008-04-11 13:49 ` Qi Baobin
2008-04-11 14:27 ` Gustavo Campos
2008-05-08 20:46 ` henkg
0 siblings, 2 replies; 17+ messages in thread
From: Qi Baobin @ 2008-04-11 13:49 UTC (permalink / raw
To: gentoo-user
Thanks, but it still doesn't work for me.
On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> I was having the same problem here, looking over the web found a
> solution used for Ubuntu users I could adapt for me.
>
> Exporting the environment variable FIREFOX_DSP="auto" solved the
> crashing for me.
>
> At the other hand, my mplayer plugin is not working, but I don't
> really know if it was before the change, probably not... anyway more
> tests are needed, but Flash is working fine now =)
>
> On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > Sorry for replying so late.
> >
> > My computer is 32bit.
> >
> > I will try what Roman said, thanks for that.
> >
> > I will paste the result later.
> >
> > :)
> >
> >
> > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > Roman Zilka pisze:
> > >> Hello,
> > >>
> > >> I don't have any specific idea, but try recompiling Firefox without any
> > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > >> might solve the problem too (or introduce new problems:). Also try
> > >> cleaning up your Firefox profile (in terms of add-ons, most
> > >> importantly).
> > >>
> > >> -rz
> > >>
> > >>
> > >>
> > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > >>> uname -a
> > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > >>> GenuineIntel GNU/Linux
> > >>>
> > >
> > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > is far enough to release 64-bit version, so You must try to live with it.
> > > If you have enough flash problem install 32-bit Gentoo Linux.
> > >
> > > Greet's
> > > Mateusz M.
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 13:49 ` Qi Baobin
@ 2008-04-11 14:27 ` Gustavo Campos
2008-04-11 15:01 ` Qi Baobin
2008-04-11 15:07 ` Qi Baobin
2008-05-08 20:46 ` henkg
1 sibling, 2 replies; 17+ messages in thread
From: Gustavo Campos @ 2008-04-11 14:27 UTC (permalink / raw
To: gentoo-user
Actually since I sent you the response Firefox has crashed one more
time while playing Flash. Indeed, that used to happen more often
before... now I don't really know if it was just a coincidence or not
=/
Are you using pulseaudio? In my case when Firefox crashes the command
line indicates some problem with pulseaudio (can't reproduce right
now), could you run Firefox from the command line and post the crash
message it shows at exit?
On Fri, Apr 11, 2008 at 10:49 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> Thanks, but it still doesn't work for me.
>
>
>
> On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > I was having the same problem here, looking over the web found a
> > solution used for Ubuntu users I could adapt for me.
> >
> > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > crashing for me.
> >
> > At the other hand, my mplayer plugin is not working, but I don't
> > really know if it was before the change, probably not... anyway more
> > tests are needed, but Flash is working fine now =)
> >
> > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > Sorry for replying so late.
> > >
> > > My computer is 32bit.
> > >
> > > I will try what Roman said, thanks for that.
> > >
> > > I will paste the result later.
> > >
> > > :)
> > >
> > >
> > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > Roman Zilka pisze:
> > > >> Hello,
> > > >>
> > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > >> might solve the problem too (or introduce new problems:). Also try
> > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > >> importantly).
> > > >>
> > > >> -rz
> > > >>
> > > >>
> > > >>
> > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > >>> uname -a
> > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > >>> GenuineIntel GNU/Linux
> > > >>>
> > > >
> > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > >
> > > > Greet's
> > > > Mateusz M.
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > >
> > >
> >
> >
> >
> > --
> > Gustavo Campos
> >
> > Ciência da Computação / Computer Science - UFMG
> > --
> > gentoo-user@lists.gentoo.org mailing list
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
Gustavo Campos
Ciência da Computação / Computer Science - UFMG
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 14:27 ` Gustavo Campos
@ 2008-04-11 15:01 ` Qi Baobin
2008-04-11 15:07 ` Qi Baobin
1 sibling, 0 replies; 17+ messages in thread
From: Qi Baobin @ 2008-04-11 15:01 UTC (permalink / raw
To: gentoo-user
There is no message on the console.Firefox was just no responding.
I need to kill the process and restart it,after that it would run well
util next crash.
On 11:27 Fri 11 Apr , Gustavo Campos wrote:
> Actually since I sent you the response Firefox has crashed one more
> time while playing Flash. Indeed, that used to happen more often
> before... now I don't really know if it was just a coincidence or not
> =/
>
> Are you using pulseaudio? In my case when Firefox crashes the command
> line indicates some problem with pulseaudio (can't reproduce right
> now), could you run Firefox from the command line and post the crash
> message it shows at exit?
>
> On Fri, Apr 11, 2008 at 10:49 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > Thanks, but it still doesn't work for me.
> >
> >
> >
> > On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > > I was having the same problem here, looking over the web found a
> > > solution used for Ubuntu users I could adapt for me.
> > >
> > > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > > crashing for me.
> > >
> > > At the other hand, my mplayer plugin is not working, but I don't
> > > really know if it was before the change, probably not... anyway more
> > > tests are needed, but Flash is working fine now =)
> > >
> > > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > > Sorry for replying so late.
> > > >
> > > > My computer is 32bit.
> > > >
> > > > I will try what Roman said, thanks for that.
> > > >
> > > > I will paste the result later.
> > > >
> > > > :)
> > > >
> > > >
> > > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > > Roman Zilka pisze:
> > > > >> Hello,
> > > > >>
> > > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > > >> might solve the problem too (or introduce new problems:). Also try
> > > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > > >> importantly).
> > > > >>
> > > > >> -rz
> > > > >>
> > > > >>
> > > > >>
> > > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > > >>> uname -a
> > > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > > >>> GenuineIntel GNU/Linux
> > > > >>>
> > > > >
> > > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > > >
> > > > > Greet's
> > > > > Mateusz M.
> > > > > --
> > > > > gentoo-user@lists.gentoo.org mailing list
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Gustavo Campos
> > >
> > > Ciência da Computação / Computer Science - UFMG
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 14:27 ` Gustavo Campos
2008-04-11 15:01 ` Qi Baobin
@ 2008-04-11 15:07 ` Qi Baobin
2008-04-11 15:41 ` Gustavo Campos
1 sibling, 1 reply; 17+ messages in thread
From: Qi Baobin @ 2008-04-11 15:07 UTC (permalink / raw
To: gentoo-user
I figure out that the mpd didn't work either when the firefox was
suspending there, is it possible they cann't work together.
On 11:27 Fri 11 Apr , Gustavo Campos wrote:
> Actually since I sent you the response Firefox has crashed one more
> time while playing Flash. Indeed, that used to happen more often
> before... now I don't really know if it was just a coincidence or not
> =/
>
> Are you using pulseaudio? In my case when Firefox crashes the command
> line indicates some problem with pulseaudio (can't reproduce right
> now), could you run Firefox from the command line and post the crash
> message it shows at exit?
>
> On Fri, Apr 11, 2008 at 10:49 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > Thanks, but it still doesn't work for me.
> >
> >
> >
> > On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > > I was having the same problem here, looking over the web found a
> > > solution used for Ubuntu users I could adapt for me.
> > >
> > > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > > crashing for me.
> > >
> > > At the other hand, my mplayer plugin is not working, but I don't
> > > really know if it was before the change, probably not... anyway more
> > > tests are needed, but Flash is working fine now =)
> > >
> > > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > > Sorry for replying so late.
> > > >
> > > > My computer is 32bit.
> > > >
> > > > I will try what Roman said, thanks for that.
> > > >
> > > > I will paste the result later.
> > > >
> > > > :)
> > > >
> > > >
> > > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > > Roman Zilka pisze:
> > > > >> Hello,
> > > > >>
> > > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > > >> might solve the problem too (or introduce new problems:). Also try
> > > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > > >> importantly).
> > > > >>
> > > > >> -rz
> > > > >>
> > > > >>
> > > > >>
> > > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > > >>> uname -a
> > > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > > >>> GenuineIntel GNU/Linux
> > > > >>>
> > > > >
> > > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > > >
> > > > > Greet's
> > > > > Mateusz M.
> > > > > --
> > > > > gentoo-user@lists.gentoo.org mailing list
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Gustavo Campos
> > >
> > > Ciência da Computação / Computer Science - UFMG
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 15:07 ` Qi Baobin
@ 2008-04-11 15:41 ` Gustavo Campos
2008-04-12 0:12 ` Qi Baobin
2008-04-26 14:48 ` Enrico Weigelt
0 siblings, 2 replies; 17+ messages in thread
From: Gustavo Campos @ 2008-04-11 15:41 UTC (permalink / raw
To: gentoo-user
> There is no message on the console.Firefox was just no responding.
> I need to kill the process and restart it,after that it would run well
> util next crash.
Oh I see, for crash I understood it has closed abnormally, what
happened to you is looks what I would call a freeze =)
So, that makes things a little difficult, as is hard to trace...
> I figure out that the mpd didn't work either when the firefox was
> suspending there, is it possible they cann't work together.
Well that points to the road I was trying to take: sound problem. What
I can't figure out is why it is hanging. Here in my PC, before I
installed pulseaudio, I was unable to hear two sounds from different
sources, because my machine has no hardware mixer, and I user a multi
device to play stereo sounds (upmixing 2.0 to 7.1 stream), but when I
tried to play something in firefox, it just wouldn't play the sound,
but work silently without any problems.
Do you have an /etc/asound.conf (or ~/.asoundrc) file? Can you post
the contents of it?
>
>
> On 11:27 Fri 11 Apr , Gustavo Campos wrote:
>
>
> > Actually since I sent you the response Firefox has crashed one more
> > time while playing Flash. Indeed, that used to happen more often
> > before... now I don't really know if it was just a coincidence or not
> > =/
> >
> > Are you using pulseaudio? In my case when Firefox crashes the command
> > line indicates some problem with pulseaudio (can't reproduce right
> > now), could you run Firefox from the command line and post the crash
> > message it shows at exit?
> >
> > On Fri, Apr 11, 2008 at 10:49 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > Thanks, but it still doesn't work for me.
> > >
> > >
> > >
> > > On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > > > I was having the same problem here, looking over the web found a
> > > > solution used for Ubuntu users I could adapt for me.
> > > >
> > > > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > > > crashing for me.
> > > >
> > > > At the other hand, my mplayer plugin is not working, but I don't
> > > > really know if it was before the change, probably not... anyway more
> > > > tests are needed, but Flash is working fine now =)
> > > >
> > > > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > > > Sorry for replying so late.
> > > > >
> > > > > My computer is 32bit.
> > > > >
> > > > > I will try what Roman said, thanks for that.
> > > > >
> > > > > I will paste the result later.
> > > > >
> > > > > :)
> > > > >
> > > > >
> > > > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > > > Roman Zilka pisze:
> > > > > >> Hello,
> > > > > >>
> > > > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > > > >> might solve the problem too (or introduce new problems:). Also try
> > > > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > > > >> importantly).
> > > > > >>
> > > > > >> -rz
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > > > >>> uname -a
> > > > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > > > >>> GenuineIntel GNU/Linux
> > > > > >>>
> > > > > >
> > > > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > > > >
> > > > > > Greet's
> > > > > > Mateusz M.
> > > > > > --
> > > > > > gentoo-user@lists.gentoo.org mailing list
> > > > > --
> > > > > gentoo-user@lists.gentoo.org mailing list
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Gustavo Campos
> > > >
> > > > Ciência da Computação / Computer Science - UFMG
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > >
> > >
> >
> >
> >
> > --
> > Gustavo Campos
> >
> > Ciência da Computação / Computer Science - UFMG
> > --
> > gentoo-user@lists.gentoo.org mailing list
> --
> gentoo-user@lists.gentoo.org mailing list
>
>
--
Gustavo Campos
Ciência da Computação / Computer Science - UFMG
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 15:41 ` Gustavo Campos
@ 2008-04-12 0:12 ` Qi Baobin
2008-04-13 5:36 ` José Pedro Saraiva
2008-04-26 14:48 ` Enrico Weigelt
1 sibling, 1 reply; 17+ messages in thread
From: Qi Baobin @ 2008-04-12 0:12 UTC (permalink / raw
To: gentoo-user
I don't have either of them,
There is my /etc/conf.d/alsasound,hope it helps:
# ENABLE_OSS_EMUL:
# Do you want to enable in-kernel oss emulation?
# no - Do not load oss emul drivers
# yes - Load oss emul drivers if they're found
ENABLE_OSS_EMUL="yes"
# RESTORE_ON_START:
# Do you want to restore your mixer settings? If not, your cards will
be
# muted.
# no - Do not restore state
# yes - Restore state
RESTORE_ON_START="yes"
# SAVE_ON_STOP:
# Do you want to save changes made to your mixer volumes when alsasound
# stops?
# no - Do not save state
# yes - Save state
SAVE_ON_STOP="yes"
# LOAD_ON_START:
# Do you want to load sound modules when alsasound starts?
# no - Do not load modules
# yes - Load modules
LOAD_ON_START="yes"
# UNLOAD_ON_STOP:
# Do you want to unload sound modules when alsasound stops?
# no - Do not unload modules
# yes - Unload modules
UNLOAD_ON_STOP="yes"
On 12:41 Fri 11 Apr , Gustavo Campos wrote:
> > There is no message on the console.Firefox was just no responding.
> > I need to kill the process and restart it,after that it would run well
> > util next crash.
>
> Oh I see, for crash I understood it has closed abnormally, what
> happened to you is looks what I would call a freeze =)
>
> So, that makes things a little difficult, as is hard to trace...
>
> > I figure out that the mpd didn't work either when the firefox was
> > suspending there, is it possible they cann't work together.
>
> Well that points to the road I was trying to take: sound problem. What
> I can't figure out is why it is hanging. Here in my PC, before I
> installed pulseaudio, I was unable to hear two sounds from different
> sources, because my machine has no hardware mixer, and I user a multi
> device to play stereo sounds (upmixing 2.0 to 7.1 stream), but when I
> tried to play something in firefox, it just wouldn't play the sound,
> but work silently without any problems.
>
> Do you have an /etc/asound.conf (or ~/.asoundrc) file? Can you post
> the contents of it?
>
> >
> >
> > On 11:27 Fri 11 Apr , Gustavo Campos wrote:
> >
> >
> > > Actually since I sent you the response Firefox has crashed one more
> > > time while playing Flash. Indeed, that used to happen more often
> > > before... now I don't really know if it was just a coincidence or not
> > > =/
> > >
> > > Are you using pulseaudio? In my case when Firefox crashes the command
> > > line indicates some problem with pulseaudio (can't reproduce right
> > > now), could you run Firefox from the command line and post the crash
> > > message it shows at exit?
> > >
> > > On Fri, Apr 11, 2008 at 10:49 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > > Thanks, but it still doesn't work for me.
> > > >
> > > >
> > > >
> > > > On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > > > > I was having the same problem here, looking over the web found a
> > > > > solution used for Ubuntu users I could adapt for me.
> > > > >
> > > > > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > > > > crashing for me.
> > > > >
> > > > > At the other hand, my mplayer plugin is not working, but I don't
> > > > > really know if it was before the change, probably not... anyway more
> > > > > tests are needed, but Flash is working fine now =)
> > > > >
> > > > > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > > > > Sorry for replying so late.
> > > > > >
> > > > > > My computer is 32bit.
> > > > > >
> > > > > > I will try what Roman said, thanks for that.
> > > > > >
> > > > > > I will paste the result later.
> > > > > >
> > > > > > :)
> > > > > >
> > > > > >
> > > > > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > > > > Roman Zilka pisze:
> > > > > > >> Hello,
> > > > > > >>
> > > > > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > > > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > > > > >> might solve the problem too (or introduce new problems:). Also try
> > > > > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > > > > >> importantly).
> > > > > > >>
> > > > > > >> -rz
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > > > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > > > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > > > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > > > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > > > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > > > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > > > > >>> uname -a
> > > > > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > > > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > > > > >>> GenuineIntel GNU/Linux
> > > > > > >>>
> > > > > > >
> > > > > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > > > > >
> > > > > > > Greet's
> > > > > > > Mateusz M.
> > > > > > > --
> > > > > > > gentoo-user@lists.gentoo.org mailing list
> > > > > > --
> > > > > > gentoo-user@lists.gentoo.org mailing list
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Gustavo Campos
> > > > >
> > > > > Ciência da Computação / Computer Science - UFMG
> > > > > --
> > > > > gentoo-user@lists.gentoo.org mailing list
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Gustavo Campos
> > >
> > > Ciência da Computação / Computer Science - UFMG
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-12 0:12 ` Qi Baobin
@ 2008-04-13 5:36 ` José Pedro Saraiva
2008-04-13 7:12 ` Qi Baobin
0 siblings, 1 reply; 17+ messages in thread
From: José Pedro Saraiva @ 2008-04-13 5:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 111 bytes --]
Are you using compiz-fusion? There are reported problems with firefox and
flash contents with compiz-fusion...
[-- Attachment #2: Type: text/html, Size: 115 bytes --]
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-13 5:36 ` José Pedro Saraiva
@ 2008-04-13 7:12 ` Qi Baobin
2008-04-13 16:09 ` Gustavo Campos
0 siblings, 1 reply; 17+ messages in thread
From: Qi Baobin @ 2008-04-13 7:12 UTC (permalink / raw
To: gentoo-user
NO.
Does it help if i replace firefox with the forefox-bin package?
On 06:36 Sun 13 Apr , José Pedro Saraiva wrote:
> Are you using compiz-fusion? There are reported problems with firefox and
> flash contents with compiz-fusion...
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-13 7:12 ` Qi Baobin
@ 2008-04-13 16:09 ` Gustavo Campos
2008-04-14 11:17 ` Qi Baobin
0 siblings, 1 reply; 17+ messages in thread
From: Gustavo Campos @ 2008-04-13 16:09 UTC (permalink / raw
To: gentoo-user
I'm a xmonad user here, no compiz at all and the problem exists. As I
said, it looks pretty much like a sound problem.
I believe changing for firefox-bin won't help, cause the trouble
resides in the flash player itself, I think... but it's a shot!
For me, maybe I'll try firefox 3 beta =)
On Sun, Apr 13, 2008 at 4:12 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> NO.
> Does it help if i replace firefox with the forefox-bin package?
>
>
> On 06:36 Sun 13 Apr , José Pedro Saraiva wrote:
> > Are you using compiz-fusion? There are reported problems with firefox and
> > flash contents with compiz-fusion...
> --
>
>
> gentoo-user@lists.gentoo.org mailing list
>
>
--
Gustavo Campos
Ciência da Computação / Computer Science - UFMG
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-13 16:09 ` Gustavo Campos
@ 2008-04-14 11:17 ` Qi Baobin
0 siblings, 0 replies; 17+ messages in thread
From: Qi Baobin @ 2008-04-14 11:17 UTC (permalink / raw
To: gentoo-user
Thanks, I'll try firefox 3. The problem got worse, the computer froze when I was watching the flash today.
On 13:09 Sun 13 Apr , Gustavo Campos wrote:
> I'm a xmonad user here, no compiz at all and the problem exists. As I
> said, it looks pretty much like a sound problem.
>
> I believe changing for firefox-bin won't help, cause the trouble
> resides in the flash player itself, I think... but it's a shot!
>
> For me, maybe I'll try firefox 3 beta =)
>
>
> On Sun, Apr 13, 2008 at 4:12 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > NO.
> > Does it help if i replace firefox with the forefox-bin package?
> >
> >
> > On 06:36 Sun 13 Apr , José Pedro Saraiva wrote:
> > > Are you using compiz-fusion? There are reported problems with firefox and
> > > flash contents with compiz-fusion...
> > --
> >
> >
> > gentoo-user@lists.gentoo.org mailing list
> >
> >
>
>
>
> --
> Gustavo Campos
>
> Ciência da Computação / Computer Science - UFMG
> --
> gentoo-user@lists.gentoo.org mailing list
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 15:41 ` Gustavo Campos
2008-04-12 0:12 ` Qi Baobin
@ 2008-04-26 14:48 ` Enrico Weigelt
1 sibling, 0 replies; 17+ messages in thread
From: Enrico Weigelt @ 2008-04-26 14:48 UTC (permalink / raw
To: gentoo-user
* Gustavo Campos <gucampos@dcc.ufmg.br> wrote:
Hi folks,
> > I figure out that the mpd didn't work either when the firefox was
> > suspending there, is it possible they cann't work together.
>
> Well that points to the road I was trying to take: sound problem.
At my site, adobe-flash also causes bad hangups in Seamonky
(reproducible on serveral distros). But it's not an audio problem
(the typical /dev/dsp blocking) - instead an loop inside the player,
which prevents control from getting back to the browser.
This is one of the many points showing that the Mozilla plugin API
is totally crap. Those external apps clearly belong into an separate
and sandboxed process which shoudln't have the chance to disturb
anyone else.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: [gentoo-user] firefox crash when playing flash
2008-04-11 13:49 ` Qi Baobin
2008-04-11 14:27 ` Gustavo Campos
@ 2008-05-08 20:46 ` henkg
1 sibling, 0 replies; 17+ messages in thread
From: henkg @ 2008-05-08 20:46 UTC (permalink / raw
To: gentoo-user
On Fri, Apr 11, 2008 at 09:49:01PM +0800, Qi Baobin wrote:
> Thanks, but it still doesn't work for me.
For me it worked, however what is the best place to export the variable?
I now placed it in /usr/bin/firefox, however that will be replaced with
every new FF.
Henk,
>
> On 09:12 Thu 10 Apr , Gustavo Campos wrote:
> > I was having the same problem here, looking over the web found a
> > solution used for Ubuntu users I could adapt for me.
> >
> > Exporting the environment variable FIREFOX_DSP="auto" solved the
> > crashing for me.
> >
> > At the other hand, my mplayer plugin is not working, but I don't
> > really know if it was before the change, probably not... anyway more
> > tests are needed, but Flash is working fine now =)
> >
> > On Thu, Apr 10, 2008 at 7:41 AM, Qi Baobin <baobin.qi@gmail.com> wrote:
> > > Sorry for replying so late.
> > >
> > > My computer is 32bit.
> > >
> > > I will try what Roman said, thanks for that.
> > >
> > > I will paste the result later.
> > >
> > > :)
> > >
> > >
> > > On 20:27 Wed 09 Apr , "Mateusz A. Mierzwin'ski" wrote:
> > > > Roman Zilka pisze:
> > > >> Hello,
> > > >>
> > > >> I don't have any specific idea, but try recompiling Firefox without any
> > > >> CFLAGS/CXXFLAGS set. Using another Flash implementation (Gnash/Adobe)
> > > >> might solve the problem too (or introduce new problems:). Also try
> > > >> cleaning up your Firefox profile (in terms of add-ons, most
> > > >> importantly).
> > > >>
> > > >> -rz
> > > >>
> > > >>
> > > >>
> > > >>> [ebuild R ] www-client/mozilla-firefox-2.0.0.13 USE="ipv6 -bindist
> > > >>> -debug -filepicker -gnome -iceweasel -java -mozdevelop -moznopango
> > > >>> -restrict-javascript -xforms -xinerama -xprint" LINGUAS="zh_CN -af -ar
> > > >>> -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
> > > >>> -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb
> > > >>> -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl
> > > >>> -sv -sv_SE -tr -uk -zh -zh_TW" 0 kB
> > > >>> uname -a
> > > >>> Linux bobbin 2.6.24-gentoo-r3 #15 SMP Sun Mar 30 20:16:31 Local time zone
> > > >>> must be set--see zic i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz
> > > >>> GenuineIntel GNU/Linux
> > > >>>
> > > >
> > > > Do you have 32 or 64-bits Linux (exec. x86_64). If You use 64 bits (36
> > > > physical and 48 virtual addressing) You will have problem with flash. Flash
> > > > by adobe was only release 32-bit. NSWrapper emulates (converts) address
> > > > spaces but ABI have running issues between 32 and 64bit version. Also Adobe
> > > > is far enough to release 64-bit version, so You must try to live with it.
> > > > If you have enough flash problem install 32-bit Gentoo Linux.
> > > >
> > > > Greet's
> > > > Mateusz M.
> > > > --
> > > > gentoo-user@lists.gentoo.org mailing list
> > > --
> > > gentoo-user@lists.gentoo.org mailing list
> > >
> > >
> >
> >
> >
> > --
> > Gustavo Campos
> >
> > Ci?ncia da Computa??o / Computer Science - UFMG
> > --
> > gentoo-user@lists.gentoo.org mailing list
> --
> gentoo-user@lists.gentoo.org mailing list
>
--
gentoo-user@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2008-05-08 20:46 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-09 11:33 [gentoo-user] firefox crash when playing flash Qi Baobin
2008-04-09 13:59 ` Roman Zilka
2008-04-09 18:27 ` "Mateusz A. Mierzwin'ski"
2008-04-10 10:41 ` Qi Baobin
2008-04-10 12:12 ` Gustavo Campos
2008-04-11 13:49 ` Qi Baobin
2008-04-11 14:27 ` Gustavo Campos
2008-04-11 15:01 ` Qi Baobin
2008-04-11 15:07 ` Qi Baobin
2008-04-11 15:41 ` Gustavo Campos
2008-04-12 0:12 ` Qi Baobin
2008-04-13 5:36 ` José Pedro Saraiva
2008-04-13 7:12 ` Qi Baobin
2008-04-13 16:09 ` Gustavo Campos
2008-04-14 11:17 ` Qi Baobin
2008-04-26 14:48 ` Enrico Weigelt
2008-05-08 20:46 ` henkg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox