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. How to debug a qt creator build dll memory leak in exe?
Forum Updated to NodeBB v4.3 + New Features

How to debug a qt creator build dll memory leak in exe?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 139 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.
  • A Offline
    A Offline
    asymet
    wrote 25 days ago last edited by
    #1

    Hello everyone, I've been dealing with a persistent memory leak issue.

    Our company has a legacy C++ DLL project built with Qt5 using qmake, which provides interfaces for an executable application. While I don't have access to the application's source code, I do have complete access to the DLL project's code.

    I've noticed that when this executable runs for extended periods, it experiences continue memory leaks. I'm certain these leaks originate from the Qt-built DLL, but I'm unsure how to debug this issue. I've tried several memory leak detection tools, but none seem directly applicable to this DLL project.

    How can I debug in qt creator or other tools help me find the code memory leaks place?

    Thanks a lot !

    1 Reply Last reply
    0

    1/1

    28 May 2025, 15:00

    • Login

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