Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-36584

A segmentation fault occurs in the filesort() function at sql/filesort.cc:285

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Duplicate
    • 11.4.0
    • N/A
    • Optimizer
    • None
    • ubuntu20.04,x86
    • Not for Release Notes

    Description

      A segmentation fault occurs in the filesort() function in MariaDB due to a missing null check before accessing the tracker pointer. Specifically, when the tracker is NULL, the line tracker->report_use(thd, limit_rows) at sql/filesort.cc:285 results in a null pointer dereference.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yx yx
              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.