Closed
Bug 108379
Opened 23 years ago
Closed 23 years ago
Flash plugin crashes Mozilla built with GCC 3.x
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
People
(Reporter: vesuri, Assigned: serhunt)
References
()
Details
If Mozilla 0.9.5 is built using GCC 3.x (at least this happens using 3.0.2) some
plugins won't work due to unresolved symbols caused by changes in GCC. The Java
2 plugin and the RealAudio plugin won't get loaded at all but the Flash plugin
is loaded at startup and is shown in the about:plugins list. However, when the
plugin is actually needed for showing Flash content Mozilla crashes with
./mozilla-bin: error while loading shared libraries:
/usr/local/lib/netscapeplugins/libflashplayer.so: undefined symbol:
__builtin_vec_new
(I've symlinked libflashplayer.so to the plugins directory.)
I know this is not directly a Mozilla bug but at least Mozilla shouldn't
_crash_. It would be really nice to get Flash working with GCC3.x builds though.
Is there any way to get around this?
Reporter | ||
Comment 1•23 years ago
|
||
Duh. Marking as duplicate.
*** This bug has been marked as a duplicate of 91470 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 2•22 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•