Skip to content

Segfault on startup when enabling memory debugging on win64 mingw qt 6.8 #148

Description

@gamecreature

Qt 6.8 via mingw gives a segfault in QXmlReader when memory debugging is enabled.

Debugging:
The QXmlStreamReader constructor initializer passes a nullptr as this to the QXmlStreamReader_private.
This is definitely a custom new/delete issue in the override EDBEE_DEBUG_NEW macros. Disabling makes the application run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions