Ticket #248 (closed defect: duplicate)
Memory leak with xcache with constant caching
| Reported by: | nijel | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3.2 |
| Component: | cacher | Version: | 1.3.0 |
| Keywords: | Cc: | Olaf van der Spek <olaf@…> | |
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | Irrelevant | |
| Probability: | Blocking: |
Description
xcache extension seems to cause memory leak under some conditions just by using opcode cache.
According to some valgrind logs, it looks like the leak is happening through zend_hash_copy, which is used only in few places, but I fail to see where leak could happen.
More information is available in Debian BTS:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577009
Adding original reporter to CC.
Change History
Note: See
TracTickets for help on using
tickets.

