Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29600

Valgrind fails when ReallocSizeZero error is thrown

XMLWordPrintable

    • Linux/X11
    • 7268f036d (master)

      When running a program that has a realloc() call of size 0, the following error is reported: Memcheck: Error occurred parsing Valgrind output: Unknown memcheck error kind "ReallocSizeZero"

      After this error, parsing of output ceases and all Valgrind output goes to the output console, and can quickly exceed the output buffer.

      I encountered this within the NVIDIA OpenGL and Vulkan libraries, meaning that trying to track a memory error in a graphical application is guaranteed to trigger it on some systems.

        For Gerrit Dashboard: QTCREATORBUG-29600
        # Subject Branch Project Status CR V

            hjk hjk
            akb825 Aaron Barany
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes