Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1001497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:40:58+00:00 2026-05-16T07:40:58+00:00

I have a Delphi Apache Shared Module. The base class is TWebModule. I can

  • 0

I have a Delphi Apache Shared Module. The base class is TWebModule. I can run it using the debugger by specifying the following parameters:

Host Application: C:\Program Files\Apache Software Foundation\Apache2.2\bin\httpd.exe

Parameters: -X -w -f “C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf”

I believe I may have a memory leak somewhere in my code. I have tried both EurekaLog and FastMM but haven’t been able to get them to detect any leaks let alone do any useful logging. For FastMM I have defined FullDebugMode. But when I run no log files are ever created.

I have successfully used Eureka Log to detects leaks for Win32 applications. But the integration with Apache has proven very difficult.

Can anyone offer strategies/tools for tracking memory leaks for a Apache Dynamic Shared Object?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T07:40:59+00:00Added an answer on May 16, 2026 at 7:40 am

    For FastMM4, you have to make sure you defined also :

    {$define LogMemoryLeakDetailToFile}
    {$define EnableMemoryLeakReporting}
    

    I would also try without requiring the IDE or debugger be present:

    {.$define RequireIDEPresenceForLeakReporting}
    {.$define RequireDebuggerPresenceForLeakReporting}
    

    Make also sure you have debug info turned on or disable:

    {.$define RequireDebugInfoForLeakReporting}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a delphi (Win32) web application that can run either as a CGI
I have a Delphi 2009 application that runs a query over a database using
I have developed a Delphi web server application (TWebModule). It runs as a ISAPI
I have a Delphi generic class that exposes a function with an argument of
I have a Delphi 7 dll that exports the following function: function StringTest(var StringOut
I have Delphi 2010. XXX-component uses File_Path:AnsiString. A path can be written in XXX-language.
I have this delphi code that basically download a file (using Delphi 2010 +
I have Delphi 7 and I'm using NexusDB for the database. I have a
I have a Delphi unit that is statically linking a C .obj file using
I have finally got my Delphi application to send data using direct sockets with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.