Skip to main content
altagir
New Member
October 24, 2018
Question

Forticlient seg fault on kubuntu 18.10

  • October 24, 2018
  • 1 reply
  • 4850 views

Forticlient crash on start on latest kubuntu  18.10

/usr/bin/forticlient/gui/FortiClient-linux-x64/FortiClient zsh: segmentation fault (core dumped)  /usr/bin/forticlient/gui/FortiClient-linux-x64/FortiClient

threre is no package yet for  cosmic (18.10), i used the one from bionic (18.4)

deb [arch=amd64] [link]https://repo.fortinet.com/repo/ubuntu/[/link] /bionic multiverse

    1 reply

    edr0id
    New Member
    October 27, 2018

    Hello,

     

    Confirm the same on Kubuntu 17.10.

    Also using bionic version (as there is no repo for cosmic yet) so assuming it hasn't been upgraded yet.

     

    Last strace "issues" I can find are:

     

    access("/etc/selinux/config", F_OK)     = -1 ENOENT (No such file or directory) stat("/etc/gnutls/default-priorities", 0x7ffc1a393430) = -1 ENOENT (No such file or directory) statfs("/sys/fs/selinux", 0x7ffc1a393410) = -1 ENOENT (No such file or directory) statfs("/selinux", 0x7ffc1a393410)      = -1 ENOENT (No such file or directory) access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)

     

    Let me know if I can provide any more details.