Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-655

Debugging symbols are missing

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 1.0.8, 1.1.0
    • 1.0.9, 1.1.0
    • Build
    • None
    • 2017-7, 2017-8

    Description

      For some reason we have debugging symbols completely disabled in our release builds. This makes it many times harder to analyse core files generated by users. At most the debugging symbols cause a 1% performance difference so there is no good reason to disable them.

      To fix this we need to do the following:

      • Update CMakeLists.txt in the engine tree so that we do "-g" instead of "-g0"
      • Confirm rpmbuild doesn't strip the CentOS binaries, we can either disable CPACK_STRIP_FILES or enable debuginfo packages if it does (https://gitlab.kitware.com/cmake/cmake/issues/15668)

      Attachments

        Activity

          People

            ben.thompson Ben Thompson (Inactive)
            LinuxJedi Andrew Hutchings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.