Quantcast
Channel: WordPress.org Forums » [Cost Calculator Builder] Support
Viewing all articles
Browse latest Browse all 121

Critical Memory Leak Issue in Cost Calculator Plugin

$
0
0

Replies: 0

Dear Support Team,

I am experiencing a critical issue with your Cost Calculator plugin. When I try to access the “Calculators” section in the WordPress admin panel, the page fails to load properly, and I only see a loading spinner instead of the expected content.

After contacting my hosting provider, we identified a severe memory leak in the plugin. Here are the relevant details from the server logs:

  1. Initial error (512MB memory limit exceeded): vbnetКопироватьРедактироватьPHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /wp-includes/class-wpdb.php on line 2316
  2. After increasing the memory limit to 1024MB (1GB), the issue persists: swiftКопироватьРедактироватьPHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 106496 bytes) in /wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts/ActionScheduler.php on line 55

My hosting provider confirmed that even 1024MB of memory is not enough for the script, which suggests a serious memory leak.System Environment & Configuration:

  • PHP Version: 7.4.25
  • PHP max_execution_time: 300
  • PHP Post Max Size: 1024M
  • Database: MariaDB 10.3.31 (upgradable to 10.6 in a Docker container)
  • WP Memory Limit: 512M
  • Required server modules: mod_rewrite, cURL – enabled
  • Max Upload Size: 1024M

All minimum requirements for the plugin are met, yet the issue persists. Could you please investigate this memory leak and provide a solution?

Let me know if you need any additional information.


Viewing all articles
Browse latest Browse all 121

Trending Articles