Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Heap Leaks on Linux when migrating to new distro and newer UPP (Moved working app to new distro and upp-x11-src-8760 -- now heap leaks on exit)
Re: Heap Leaks on Linux when migrating to new distro and newer UPP [message #45077 is a reply to message #45076] Thu, 27 August 2015 21:52 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi jfranks,

See this message: http://www.ultimatepp.org/forums/index.php?t=msg&th=3285 &goto=14822&#msg_14822

First, if you get consistent values for --memory-breakpoint when running the application multiple times, then you can just add that as a parameter when running in debugger and it will show you where the offending piece of memmory was allocated.

Second method is to add MemmoryIgnoreLeaksBegin/End pairs around various parts of your application, until the warning stops. Then you know you found it... It is only slightly better than what you probably had in mind when you wrote about dismembering your application piece at a time, but it could save you some time and manual work Smile

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GetUserDefaultUILanguage identifier not found
Next Topic: OleAuto on Windows 7
Goto Forum:
  


Current Time: Mon May 06 01:58:32 CEST 2024

Total time taken to generate the page: 0.02696 seconds