Re: log4cxx shared library - countless memory leaks

2015-03-28 Thread Thorsten Schöning
Guten Tag Russel Kubik, am Freitag, 27. März 2015 um 22:22 schrieben Sie: > I am using the latest log4cxx library (0.10.0) on Debian > (log4cxx10-dev) This version is the latest official release currently, but a lot of bug fixes have been applied to trunk in the meanwhile. You should at least tes

[jira] [Resolved] (LOGCXX-453) Cannot output unicode text to log file using LOG4CXX_INFO/DEBUG/WARN/ERROR

2015-03-28 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGCXX-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorsten Schöning resolved LOGCXX-453. -- Resolution: Cannot Reproduce I'm closing this, any further questions should got to the m

log4cxx shared library - countless memory leaks

2015-03-28 Thread Russel Kubik
Hi, I am using the latest log4cxx library (0.10.0) on Debian (log4cxx10-dev) and find that any application I use with this library will result in the following valgrind errors: http://pastebin.com/ypt4ZH4i If I strip log4cxx out of the source and re-run valgrind, it will pass without any errors.