Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-4291

Avrorouter crash when client is closed

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 22.08.1
    • 22.08.2
    • avrorouter
    • None

    Description

      If a client is closed when the avrorouter is sending data, a crash might occur. This usually manifests as a std::bad_alloc exception.

      This happens because the sending of the data can queue data to be sent later in order to not monopolize a thread. It uses a mechanism that doesn't guarantee execution of the relevant function before the session is closed.

      Attachments

        Activity

          People

            markus makela markus makela
            markus makela markus makela
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.