ZettaScale Knowledge Base ZettaScale Knowledge Base

  • Home
  • DDS Products
    • DDS Overview and Concepts
    • OpenSplice DDS
      • OpenSplice DDS
        • OpenSplice FAQ
        • Why OpenSplice DDS?
        • Installation
          • OpenSplice Licensing FAQ
        • Best Practice and Possible Errors
        • API and IDL
        • Configuration
        • Networking
          • DDSI
          • RT Networking
        • Durability Service
        • DDS Security
        • Logging
        • Databases and DBMS
        • Release Notes
      • OpenSplice Tools
        • Overview
        • OpenSplice Launcher
        • OpenSplice Tuner
        • OpenSplice Tester
        • Record and Replay Manager
        • MMStat
    • Cyclone DDS
  • Zenoh
  • Contact Support
Home / DDS, OpenSplice Tools, OpenSplice Launcher / OpenSplice Launcher on Ubuntu 16.04 can produce a Segmentation Fault

OpenSplice Launcher on Ubuntu 16.04 can produce a Segmentation Fault

When starting the OpenSplice launcher on Ubuntu 16.04 (linux kernel 4.8.0-56) a segmentation fault is seen.

Why does the OpenSplice launcher fail with a segmentation fault

The reason you are seeing a segmentation fault when starting the launcher on Ubuntu 16.04 (linux kernel 4.8.0-56) is because there is a Java Plugin issue on this particular kernel update. You may run into this problem after updating the linux kernel.  Everything was running fine prior to this.

More information about the problem and possible later fixes to the issue can be found on the Ubuntu forum.

How can I workaround this problem?

To workaround the issue you can increase the JVM max stack size when you are starting JAVA. This can be done by setting the JAVA_TOOL_OPTIONS environment variable:

For example:

export JAVA_TOOL_OPTIONS=-Xss1280k

You will need to restart the Launcher after setting this variable.

Later releases of Ubuntu may contain a fix for this issue.

Related

OpenSpliceOpenSplice Launcher DDSOpenSplice ToolsOpenSplice Launcher
twitter logo linkedin logo
News and Events
Copyright © 2022 ZettaScale Technology Ltd. All Rights Reserved