[Slackbuilds-users] Google Chrome crash on Slackware 13.1 x86

Keith Richie disturbed1976 at gmail.com
Tue Feb 8 08:46:12 UTC 2011


On Mon, Feb 7, 2011 at 7:19 PM, Peter Wang <novalazy at gmail.com> wrote:
> On 2011-02-07, Robby Workman <rworkman at slackbuilds.org> wrote:
>> network/google-chrome: Updated for version 9.0.597.84.
>
> This version of Chrome crashes for me a few seconds after startup:
>
>  /usr/bin/google-chrome: symbol lookup error: /opt/google/chrome/libnssutil3.so.1d: undefined symbol: PL_ClearArenaPool
>
> I have these packages installed:
>
>  seamonkey-solibs-2.0.11-i486-1_slack13.1
>  google-chrome-9.0.597.84-i386-1_SBo
>
> Any ideas?
>
> Peter
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>

Works on a stock fully patched 13.1 here. Make sure you're using the
wrapper script to launch Chrome. This exports the correct
LD_LIBRARY_PATH.

Sometimes this will happen if an application attempts to import a
different libnss rather than using the system one. The error happens
when an application attempts to link to an old libnssutil. Slackware's
libnssutil is the correct version and works fine with Chrome.

Check the symlinks in /opt/google/chrome/ for libnspr4 and libnss*.
These should point to /usr/lib/seamonkey/

Also see if you have another package (non Slackware provided)
installed which might include a conflicting libnss.


More information about the SlackBuilds-users mailing list