Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. :-1: error: Heob: Not enough memory to keep track of allocations.

:-1: error: Heob: Not enough memory to keep track of allocations.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 717 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • VikramSamyV Offline
    VikramSamyV Offline
    VikramSamy
    wrote on last edited by VikramSamy
    #1

    I was using heob for analyse my QT5 applicaton memory leak, it was fine and working yesterday and few days ago, i just follow the instruction on the HEOB and QT creator manual and it worked, but suddenly since today, each time i do the analyze heob is get the error as below and the QT5 application and heob just close down. the error:

    :-1: error: Heob: Not enough memory to keep track of allocations.

    im not sure why suddenly happen this?? it was working fine, is it because some external computer problem or related to heob??

    anyway heob can be used is release mode or debug mode right?? this doesn't matter, i can set the QT app to run in debug or release mode but finally il get the leak report,right??

    jsulmJ 1 Reply Last reply
    0
    • VikramSamyV VikramSamy

      I was using heob for analyse my QT5 applicaton memory leak, it was fine and working yesterday and few days ago, i just follow the instruction on the HEOB and QT creator manual and it worked, but suddenly since today, each time i do the analyze heob is get the error as below and the QT5 application and heob just close down. the error:

      :-1: error: Heob: Not enough memory to keep track of allocations.

      im not sure why suddenly happen this?? it was working fine, is it because some external computer problem or related to heob??

      anyway heob can be used is release mode or debug mode right?? this doesn't matter, i can set the QT app to run in debug or release mode but finally il get the leak report,right??

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @VikramSamy said in :-1: error: Heob: Not enough memory to keep track of allocations.:

      Not enough memory to keep track of allocations

      Did you check memory consumption on your machine?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        ssbssa
        wrote on last edited by
        #3

        Most likely you enabled "Page protection", because this needs a LOT more memory (and should only be enabled if you are checking for heap overruns).

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved