You are not logged in.

#101 2009-08-24 11:35:59

albrow
Member
Registered: 2006-08-18
Posts: 9

Re: [Solved] Browser randomly crashes with flash sites?

I'll definitely be trying this tonight.  Been struggling along with this for far too long now.

Offline

#102 2009-08-24 13:46:02

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: [Solved] Browser randomly crashes with flash sites?

You can check if you need the workaround by doing `cat /proc/cpuinfo | grep lahf`. If you get no output, you need the workaround.

Offline

#103 2009-09-05 12:33:51

fredo696
Member
Registered: 2009-08-10
Posts: 18
Website

Re: [Solved] Browser randomly crashes with flash sites?

This workaround should really be included in the Wiki!


Arch 64 / AMD PhenomII X4 940 / Nvidia integrated or ATI Radeon depending upon X.Org driver bugs! (main rig)
Arch 64 / AMD E-350 / HP DM1z (laptop)

Offline

#104 2009-09-06 20:24:08

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: [Solved] Browser randomly crashes with flash sites?

Then add it there wink

Offline

#105 2009-09-10 19:12:56

fredo696
Member
Registered: 2009-08-10
Posts: 18
Website

Re: [Solved] Browser randomly crashes with flash sites?

maybe! smile


Arch 64 / AMD PhenomII X4 940 / Nvidia integrated or ATI Radeon depending upon X.Org driver bugs! (main rig)
Arch 64 / AMD E-350 / HP DM1z (laptop)

Offline

#106 2009-10-07 03:55:19

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: [Solved] Browser randomly crashes with flash sites?

Hi, sorry if I missed something.

I have firefox 3.5.2 and the flash crash.
I did: cat /proc/cpuinfo | grep lahf

and got:

flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm ida tpr_shadow vnmi flexpriority



So, I also downloaded:
flashplugin-lahf-fix.c

hmmmmm....

So, do I need to use the patch. I've never patched before. It's a c patch?
Can I find a .so file anywhere IF I can even use it for a fix.

I get crashes regularly, several times a day, yet only playing flash.

thank you!!!

Last edited by yvonney (2009-10-07 03:55:52)

Offline

#107 2009-10-07 13:49:00

tavianator
Member
From: Waterloo, ON, Canada
Registered: 2007-08-21
Posts: 858
Website

Re: [Solved] Browser randomly crashes with flash sites?

yvonney: Notice "lahf_lm" appearing in your flags.  Therefore you don't need the patch.  The crashes are probably a result of flash being poorly programmed, or not liking your configuration.

Offline

#108 2009-10-07 14:15:12

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: [Solved] Browser randomly crashes with flash sites?

I have lahf_lm in the flags in my notebook and desktop pc (both AMD) so the fix shouldn't help or make it worse but the fact is that the fix does help a little, blame goes to general flash crappyness.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#109 2009-10-13 08:57:09

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: [Solved] Browser randomly crashes with flash sites?

Hmm, I'm not able to compile it:

gcc flashplugin-lahf-fix-2.c
/tmp/ccABGPez.o: In function `_init':
flashplugin-lahf-fix-2.c:(.text+0x67): multiple definition of `_init'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/crti.o:initfini.c:(.init+0x0): first defined here
/tmp/ccABGPez.o: In function `_fini':
flashplugin-lahf-fix-2.c:(.text+0x89): multiple definition of `_fini'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/crti.o:initfini.c:(.fini+0x0): first defined here
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status

Any ideas?


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#110 2009-10-13 15:31:15

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: [Solved] Browser randomly crashes with flash sites?

I'm wondering if perhaps the latest kernel or something has helped as I don't think I've had a hard full crash for a couple of days. Did have a crash to console or two which is bearable.

[NOTE: can't say/recall if the crash to console was flash/browser related though probably for sure firefox was running at least.]

Offline

#111 2009-10-14 23:23:41

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: [Solved] Browser randomly crashes with flash sites?

I was wrong: I'm still getting tons of crashes on flash sites. youtube etc.


EDIT: my laptop is year old intel processor and chipset. with nvidia video

Last edited by yvonney (2009-10-15 07:11:21)

Offline

#112 2009-10-15 03:26:32

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: [Solved] Browser randomly crashes with flash sites?

Yeah, Flash basically sucks.

Come on, Gnash!

Offline

#113 2009-10-15 06:52:44

Gen2ly
Member
From: Sevierville, TN
Registered: 2009-03-06
Posts: 1,529
Website

Re: [Solved] Browser randomly crashes with flash sites?

Agreed.  The day will come... hopes smile


Setting Up a Scripting Environment | Proud donor to wikipedia - link

Offline

#114 2009-10-18 02:42:49

slackcub
Member
Registered: 2009-03-14
Posts: 144

Re: [Solved] Browser randomly crashes with flash sites?

I'm having the same problem gen2ly.   Thrying to build the patch, but it doeasn't seem to want to compile.  Anyone that's successfully built it lend a hand?

David
slackcub@gmail.com

Offline

#115 2009-10-18 14:39:01

medve540
Member
Registered: 2009-10-18
Posts: 8

Re: [Solved] Browser randomly crashes with flash sites?

Is there a fix for i686 architecture?

Offline

#116 2009-10-18 21:03:41

tavianator
Member
From: Waterloo, ON, Canada
Registered: 2007-08-21
Posts: 858
Website

Re: [Solved] Browser randomly crashes with flash sites?

medve540 wrote:

Is there a fix for i686 architecture?

Pretty sure this isn't a problem with 32-bit flash, just the 64-bit binaries which are using an instruction not all x86-64 chips support.

Offline

#117 2009-10-19 02:04:08

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: [Solved] Browser randomly crashes with flash sites?

Here's PKGBUILD for the workaround: http://aur.archlinux.org/packages.php?ID=31301

Offline

#118 2009-10-19 02:36:55

slackcub
Member
Registered: 2009-03-14
Posts: 144

Re: [Solved] Browser randomly crashes with flash sites?

Thanks!  Everything works now :}

David
slackcub@gmail.com

Offline

#119 2009-10-24 09:19:07

burra
Member
From: Vaasa, Finland
Registered: 2006-05-26
Posts: 54

Re: [Solved] Browser randomly crashes with flash sites?

Ahhhhhh it finally works. Installed the patch on my computer and flash finally works. Thanks for the patch.
----------------------------
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 12
model name      : AMD Athlon(tm) 64 Processor 3000+
stepping        : 0

-Bertil

Last edited by burra (2009-10-24 09:19:56)

Offline

Board footer

Powered by FluxBB