Can confirm that using spooldefaults.bin, libspoolb.so and libspoolc.so
from http://ftp.debian.org/debian/pool/main/g/gridengine/gridengine-
client_8.1.9+dfsg-9_amd64.deb does workaround the segfault issue in
gridengine-master 8.1.9+dfsg-7build1 on Ubuntu 18.04 Bionic.

Make sure to reset /var/spool/gridengine/ if there are slot-related
error messages.

Regarding libjemalloc it was sufficiant to symlink version 2 to version 1.
cd /usr/lib/x86_64-linux-gnu
ln -s libjemalloc.so.1 libjemalloc.so.2


I also used the Debian source for 8.1.9+dfsg-9 to build the package locally on 
Bionic but the result still segfaulted. Possibly lib-related - haven't tried to 
provide libm and libjemalloc2.

debian dfsg-9 ldd diff:
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6
        libjemalloc.so.2 => /usr/lib/x86_64-linux-gnu/libjemalloc.so.2

local build dfsg-9 ldd diff:
        libjemalloc.so.1 => /usr/lib/x86_64-linux-gnu/libjemalloc.so.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1774302

Title:
  package gridengine-master 8.1.9+dfsg-7build1 failed to
  install/upgrade: installed gridengine-master package post-installation
  script subprocess returned error exit status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gridengine/+bug/1774302/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to