up
Hi, version 1.1.1. It happens when I am stopping my application process (kill -9) which has multiple threads using logger. Here is the backtrace. // code placeholder 87 inline static void freeHolder(void *p) { 88 assert(p != NULL); 89 delete reinterpret_cast<T *>(p); 90 } (gdb) bt 0 0x00007f63c73bb322 in log4cpp::threading::ThreadLocalDataHolder<log4cpp::ndc>::freeHolder (p=0x7f6394011f20) at ../include/log4cpp/threading/PThreads.hh:89</log4cpp::ndc> 1 0x00007f63c77e8bd2 in __nptl_deallocate_tsd...
Hi, version 1.1.1. It happens when I am stopping my application process (kill -9) which has multiple threads using logger. Here is the backtrace. // code placeholder 87 inline static void freeHolder(void *p) { 88 assert(p != NULL); 89 delete reinterpret_cast<T *>(p); 90 } (gdb) bt 0 0x00007f63c73bb322 in log4cpp::threading::ThreadLocalDataHolder<log4cpp::ndc>::freeHolder (p=0x7f6394011f20) at ../include/log4cpp/threading/PThreads.hh:89</log4cpp::ndc> 1 0x00007f63c77e8bd2 in __nptl_deallocate_tsd...
Hi, version 1.1.1. It happens when I am stopping my application process (kill -9) which has multiple threads using logger. Here is the backtrace. // code placeholder 87 inline static void freeHolder(void *p) { 88 assert(p != NULL); 89 delete reinterpret_cast<t *="">(p); 90 }</t> (gdb) bt 0 0x00007f63c73bb322 in log4cpp::threading::ThreadLocalDataHolder<log4cpp::ndc>::freeHolder (p=0x7f6394011f20) at ../include/log4cpp/threading/PThreads.hh:89</log4cpp::ndc> 1 0x00007f63c77e8bd2 in __nptl_deallocate_tsd...