SIGSEGV on ~RollingFileAppender

2008-03-02 Thread Kiyoshi Mizumaru
Hi A program linked with log4cxx caught signal 11. It uses some RollingFileAppender object, instanciated via PropertyConfigurator::configure and I believe problem occurs while exiting the program (I found the last line in main() function executed correctly, by using gdb). Could anyone please let

Re: SIGSEGV on ~RollingFileAppender

2008-03-04 Thread Kiyoshi Mizumaru
r**) { log4cxx::BasicConfigurator::configure(); return EXIT_SUCCESS; } On Sun, Mar 2, 2008 at 8:59 PM, Kiyoshi Mizumaru <[EMAIL PROTECTED]> wrote: > Hi > > A program linked with log4cxx caught signal 11. > It uses some RollingFileAppender object, instanciated via > PropertyC

Re: SIGSEGV on ~RollingFileAppender

2008-03-10 Thread Kiyoshi Mizumaru
Curt, Thank you so much for your explanation. I'll try to fix my code. Thanks again. --kiyoshi On Sun, Mar 9, 2008 at 3:15 AM, Curt Arnold <[EMAIL PROTECTED]> wrote: > > On Mar 4, 2008, at 1:57 PM, Kiyoshi Mizumaru wrote: > > > I'm trying to narrowing do

Re: doc links broken?

2008-11-07 Thread Kiyoshi Mizumaru
Hi I think it's better to ask your question on appropriate place. This list is for log4cxx users, not for log4cpp. Regards Kiyoshi On Fri, Nov 7, 2008 at 3:51 PM, Andreas Pfaffenbichler <[EMAIL PROTECTED]> wrote: > > Hi > > I am new at log4cpp and I found all links to the manual pages broken. >