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

ha_innodb.dll leaks handles on Windows

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • None
    • 5.5.25
    • None
    • None

    Description

      When innodb creates threads using CreateThread() function, it does not close the handle returned by CreateThread(), nor it uses the handle anywhere in the code. Thus when innodb plugin is unloaded, the handle is leaked. application verifier does not like it, and crashes mysqld.exe because of leaked handle during unload of ha_innodb.dll when server shuts down.

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            wlad Vladislav Vaintroub
            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.