Mathematica Kernel will crash on some Solaris versions.
If that is the case, preload the provided libc.so.1 via
LD_PRELOAD, either exporting it temporarily, or adjusting
the application starter scripts to execute the binaries
with a LD_PRELOAD=/path/to/libc.so.1

