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

Windows, crash handler : better analysis for deadlocks.

    XMLWordPrintable

Details

    • Task
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      in some situations, e.g "Long semaphore wait" crashes by innodb (e.g MDEV-15631), the information provided by the current crash handler is not sufficient. On a deadlock, It is better to write either all threads callstacks.

      The easiest way to fix would be to change he default for on Windows to core-file=1, because by default, windows minidumps are really tiny, and only contain stacks and info about loaded modules.

      Or we could force minidump writing on Windows , by changing value of core_file from inside Innodb, whenever it detects a deadlock.

      Or we could write all stacks trace in this situation, which is almost a no-brainer on Windows (but a brainer elsewhere

      Attachments

        Activity

          People

            wlad Vladislav Vaintroub
            wlad Vladislav Vaintroub
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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