Title: Memory leak
Last modified: August 21, 2016

---

# Memory leak

 *  Resolved [panto](https://wordpress.org/support/users/panto/)
 * (@panto)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/memory-leak-5/)
 * Hi Mattias
 * Just installed the plugin onto a new WP 3.9.1 site but are continually getting
   the same memory issue eg:
 * ————————-
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried
   to allocate 32 bytes) in /home/getinthe/public_html/v3/wp-content/plugins/advanced-
   browser-check/browscap/browscap.php on line 718 ————————-
 * Our hosting guys increased wp-settings.php file to ini_set(‘memory_limit’,’256M’);
 * Then we got the same error except this time for 72 bytes. Their response is:
 * “This means that the plugin is trying to allocate too much memory. There seems
   to be a memory leak in the code of the plugin. It is not safe to increase the
   memory_limit more because this may cause server overload and interruption of 
   the service for all other accounts hosted on it. In this case my advice is to
   disable this plugin and contact its developers for assistance on this issue. 
   They are aware of the internals of the plugin and they should be able to assist
   you.”.
 * Are there any fixes for this?
 * CHeers
 * [https://wordpress.org/plugins/advanced-browser-check/](https://wordpress.org/plugins/advanced-browser-check/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Mattias](https://wordpress.org/support/users/darkwhispering/)
 * (@darkwhispering)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/memory-leak-5/#post-5146152)
 * Hey,
 * I have just released a new version of the plugin that should solve the memory
   issues in the previous version.
 * FYI, there is no memory leaks, the problem is that the first time the plugin 
   has to parse a VERY large .ini file with browser info and this make some server
   run out of memory.
 *  Thread Starter [panto](https://wordpress.org/support/users/panto/)
 * (@panto)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/memory-leak-5/#post-5146183)
 * Thanks. I’ve installed that however now have another issue with a WordPress 3.9.2
   site – [https://sioufoonlee.com](https://sioufoonlee.com)
 * The latest Chrome is being blocked. I’ve set it to ignore Chrome in settings 
   however it’s still being blocked.
 * Any idea as to why?
 * Thanks
 *  Plugin Author [Mattias](https://wordpress.org/support/users/darkwhispering/)
 * (@darkwhispering)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/memory-leak-5/#post-5146184)
 * Hey,
 * I have just updated the plugin that include a fix for Chrome 38
 *  Thread Starter [panto](https://wordpress.org/support/users/panto/)
 * (@panto)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/memory-leak-5/#post-5146185)
 * Many thanks – that worked.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Memory leak’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-browser-check_ffffff.svg)
 * [Advanced Browser Check](https://wordpress.org/plugins/advanced-browser-check/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-browser-check/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-browser-check/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-browser-check/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-browser-check/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-browser-check/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [panto](https://wordpress.org/support/users/panto/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/memory-leak-5/#post-5146185)
 * Status: resolved