Obviously the changes needed to add encoding support for Win32 without using apr-iconv could have introduced problems. However, since it passed the unit tests and ran the examples successfully, the problem may only occur under particular conditions and more details on the failure would be needed to analyze the problem.
On Apr 22, 2005, at 2:27 PM, Thierry Lam wrote:
Has anyone tried running the current CVS HEAD of log4cxx on Linux? I'm getting segmentation fault and it seems to be coming from the config file at line 2 below when I try to use the appender. My program runs fine with no logging.
log4j.rootLogger=DEBUG, stdout log4j.appender.stdout=org.apache.log4j.ConsoleAppender
I'm currently using the following version of Linux:
Red Hat Linux release 9 (Shrike) Kernel 2.4.20-6 on an i686
Thierry
