On 22 May 2002 00:00:35 +0200
Daouda LO <[EMAIL PROTECTED]> wrote:
>
> >
> > Both rebuilt 8.1 and new 8.2 suffer a Major problem.
> > Accessing any site that uses Flash causes immediate segfault
> > www.shockwave.com, www.rain.org, etc.
>
> It didn't display the flash part but didn't segfault.
> It works just great with this two sites.
> Test it and tell me if there are any problems.
Do you have FlashPlayer installed on your test system??
Installed 0.8.2 on cooker system on which skipstone had never been
installed.
[charles@localhost charles]$ skipstone
No url file to read
No bookmarks file to read, creating default
No History file to read!
LoadPlugin: failed to initialize shared library
/usr/lib/j2re1.4.0/plugin/i386/ns610/libjavaplugin_oji140.so
[/usr/lib/j2re1.4.0/plugin/i386/ns610/libjavaplugin_oji140.so: undefined
symbol:
GetGlobalServiceManager__16nsServiceManagerPP17nsIServiceManager]
LoadPlugin: failed to initialize shared library
/usr/lib/jdk1.3.1_02/jre/plugin/i386/ns600/libjavaplugin_oji.so
[/usr/lib/jdk1.3.1_02/jre/plugin/i386/ns600/libjavaplugin_oji.so:
undefined symbol: __vt_17nsGetServiceByCID]
LoadPlugin: failed to initialize shared library
/usr/lib/RealPlayer8/rpnp.so [/usr/lib/RealPlayer8/rpnp.so: undefined
symbol: __pure_virtual]
App launches fine to skipstone home.
I enter url for www.rain.org
Crash
skipstone-bin: relocation error:
/usr/lib/netscape/plugins/libflashplayer.so: undefined symbol:
__builtin_vec_new
strace gives like output:
writev(2, [{"skipstone-bin", 13}, {": ", 2}, {"relocation error", 16},
{": ", 2}, {"/usr/lib/netscape/plugins/libfla"..., 43}, {": ", 2},
{"undefined symbol: __builtin_vec_"..., 35}, {"", 0}, {"", 0}, {"\n",
1}], 10skipstone-bin: relocation error:
/usr/lib/netscape/plugins/libflashplayer.so: undefined symbol:
__builtin_vec_new
) = 114
_exit(127) = ?
If I Uninstall FlashPlayer only then does skipstone not crash.
Another odd note is that even given the /usr/lib/RealPlayer8/rpnp.so
error,
the plugin for it still works.
Charles