[OpenIndiana-discuss] __deregister_frame_info_bases

Udo Grabowski (IMK) udo.grabowski at kit.edu
Thu Sep 8 14:12:28 UTC 2016


On 08/09/2016 14:20, Apostolos Syropoulos via openindiana-discuss wrote:
> Hello,
>
> I am trying to compile nspluginwrapper but there are a few problems.
> I think I have fixed all the problems and now it compiles and links
> with no problem. In order to "install" the linux flash plugin I have
> to enter the following commands:
>
>
> $ nspluginwrapper -v -a -i
> Auto-install plugins from /home/apostolo/.mozilla/plugins
> Looking for plugins in /home/apostolo/.mozilla/plugins
> $ nspluginwrapper -v -a -u
> Auto-update plugins from /home/apostolo/.mozilla/plugins
> Looking for plugins in /home/apostolo/.mozilla/plugins
> ld.so.1: npconfig: fatal: relocation error: file /lib/libsocket.so.1: symbol __deregister_frame_info_bases: referenced symbol not found
> Killed
>
> Obviously, the second command fails but I have no idea what is the problem.
> Since I cannot post messages sto Illumos-discuss, I am posting here in the
> hope that someone might have an idea what might cause this problem.
>

On an old oi151a9, I see this symbol in
libgcc_s.so and libsecdb.so:

# nm /usr/lib/amd64/libgcc_s.so
[543]| 95440 |  451|FUNC |GLOB |0 |15 |__deregister_frame_info_bases


# nm /usr/lib/amd64/libsecdb.so
[453] | 87680| 456|FUNC |GLOB |0 |16 |__deregister_frame_info_bases

-- 
Dr.Udo Grabowski   Inst.f.Meteorology & Climate Research IMK-ASF-SAT
http://www.imk-asf.kit.edu/english/sat.php
KIT - Karlsruhe Institute of Technology           http://www.kit.edu
Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026



More information about the openindiana-discuss mailing list