Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 631 - Flash plugin causes Mozilla and Galeon to crash
Summary: Flash plugin causes Mozilla and Galeon to crash
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-10 11:02 UTC by Kent Pirkle
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
My quick hack (moz+flash+gcc3.1.tar.gz,5.63 KB, application/x-tgz)
2002-06-18 22:46 UTC, Doug Goldstein (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Pirkle 2002-02-10 11:02:51 UTC
On some sites using flash, Mozilla and Galeon will crash. Without the plugin it
doesn't crash. www.linuxtoday.com is one of the sites that will crash on occasion.
Comment 1 Bart Verwilst 2002-02-12 14:04:45 UTC
that's a galeon/mozilla bug, and it's reported to their bugzilla...
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2002-06-18 22:46:34 UTC
Created attachment 1607 [details]
My quick hack

Extract this into /usr/lib/mozilla it will create libc++mem.so and
run-mozilla.sh (overwriting your old one) this should make Mozilla work. As far
as Galeon.. just do "env LD_PRELOAD=/usr/lib/mozilla/libc++mem.so galeon" and
that should make it work. I don't have galeon but if there's some kind of start
script for it then you could modify it