testpradnya opened a new issue, #2254: URL: https://github.com/apache/logging-log4j2/issues/2254
## Description [A clear and concise description of what the bug is.] Memory leak possible in log4j-core. We are getting memory leak (OOM)- java core in We are running our process which uses Log4j 2.20 on Windows and Linux crashes with OutOfMemory error after about a week or in 2-3 days. The other process which uses log4j running on Windows and Linux has been running for months with no issues. Error: Dump Event "systhrow" (00040000) Detail "java/lang/OutOfMemoryError" "Java heap space" received ## Configuration **Version:** [Log4j version] 2.20.0 **Operating system:** [OS and version] Windows 2019, Linux RHEL 8.8 **JDK:** [JDK distribution and version] JDK 8.0.8.10 and JDK 8.0.8.15 ## Logs ``` [Stacktraces, errors, etc. relevant applications logs.] [javacore.20240124.144506.590065.0006.txt](https://github.com/apache/logging-log4j2/files/14083857/javacore.20240124.144506.590065.0006.txt) ``` ## Reproduction [An isolated test reproducing the test. JUnit tests similar to the ones in the code base are extremely appreciated.]  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
