Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Launching Nx server with address sanitizer

Answered

Comments

4 comments

  • Andrey Terentyev
    • Network Optix team

    Hello Hendrik Baekeland,

    What is OS, gcc version on your Jetson?

    Have you tried with the 5.0 release version?

    Have you tried to load just the Server without plugins? What is the outpout?

    JIRA-VMS-35343

    0
  • Hendrik Baekeland

    Hello Andrey,

    Thank you for your answer,


    OS info:
    Ubuntu 18.04.6
    R32 (release), REVISION: 6.1 (Jetpack 4.6)

    $ gcc --version
    gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0

    $ dpkg -l | grep asan
    ii  libasan4:arm64                             7.5.0-3ubuntu1~18.04                       arm64        AddressSanitizer -- a fast memory error detector



    The output without plugins is the same as in the first post. 

    0
  • Andrey Terentyev
    • Network Optix team

    Hello Hendrik Baekeland,

    This seems to be fixed and be available in the upcoming monthly patch.

    To run Server with Address Sanitizer you have to set the disableLinuxPluginDeepBind option in vms_server_plugins.ini file to true.

    0
  • Hendrik Baekeland

    Thanks, Andrey

    0

Please sign in to leave a comment.