Re: Issue 79068 in chromium: cannot open libsoftokn3.so and libfreebl3.so

197 views
Skip to first unread message

chro...@googlecode.com

unread,
Apr 12, 2011, 8:57:51 AM4/12/11
to chromi...@chromium.org

Comment #1 on issue 79068 by pablo.f....@gmail.com: cannot open
libsoftokn3.so and libfreebl3.so
http://code.google.com/p/chromium/issues/detail?id=79068

OS Ubuntu 10.1 64 Bit
Chromium 12.0.733.0 (81064) Ubuntu 10.10
Any URL
Scroll down fast make the app crash
from CLI

[1:1:511447237:ERROR:native_library_linux.cc(32)] dlopen failed when trying
to open libsoftokn3.so: libsoftokn3.so: cannot open shared object file: No
such file or directory
[1:1:511447451:ERROR:native_library_linux.cc(32)] dlopen failed when trying
to open libfreebl3.so: libfreebl3.so: cannot open shared object file: No
such file or directory
Attempting to load libmoonloaderxpi
Unable to load the libmono libpcre.so.0: cannot open shared object file: No
such file or directory
Attempting to load libmoonloaderxpi
Unable to load the libmono libpcre.so.0: cannot open shared object file: No
such file or directory
[3628:3628:511869586:ERROR:native_library_linux.cc(32)] dlopen failed when
trying to open default_plugin: default_plugin: cannot open shared object
file: No such file or directory

(exe:3648): Gdk-WARNING **: XID collision, trouble ahead

chro...@googlecode.com

unread,
Apr 12, 2011, 10:34:39 AM4/12/11
to chromi...@chromium.org

Comment #2 on issue 79068 by lorenzo....@gmail.com: cannot open

Same issue here, I have flash block enabled, when I click on a flash objet
to enable it the problem appears.
But not on youtube and if the flash movie is not embed.
So I think is something regarding the embedding code of flash.

chro...@googlecode.com

unread,
Apr 13, 2011, 8:22:19 AM4/13/11
to chromi...@chromium.org

Comment #5 on issue 79068 by berndnic...@googlemail.com: cannot open

Same for Ubuntu 11.04 Natty (today's Daily Build). Symlinking solves the
problem.

chro...@googlecode.com

unread,
Apr 14, 2011, 1:43:28 AM4/14/11
to chromi...@chromium.org

Comment #6 on issue 79068 by j...@google.com: cannot open libsoftokn3.so
and libfreebl3.so
http://code.google.com/p/chromium/issues/detail?id=79068

Another workaround, you can also:

sudo echo -e "/usr/lib/nss" >/etc/ld.so.conf.d/libsoftokn.conf
sudo ldconfig

Which gives a similar effect to symlinking.

chro...@googlecode.com

unread,
Apr 14, 2011, 2:15:41 AM4/14/11
to chromi...@chromium.org

Comment #7 on issue 79068 by ajw...@chromium.org: cannot open

I wouldn't modify ld.so.conf.d or symlink the shared libraries into
/usr/lib.

These warnings should be spurious and ignorable. We should fix the
warnings, but they shouldn't be causing any functionality issue.

Can one of you guys verify if there is any problem with connecting to an
https site? Also, find the running chrome process wiht --type=zygote, and
do cat /proc/<pid of process>/maps and see if you can find
/usr/lib/nss/libfreeb13.so loaded.

Reply all
Reply to author
Forward
0 new messages