Fuzz introspector: TimeBasedRollingPolicyFuzzer-wchar_t
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
32 149 log4cxx::helpers::Pool::setPool() call site: 00149 __cxa_allocate_exception
23 341 log4cxx::helpers::WideLife ::operator log4cxx::helpers::Object::ClazzObject&() call site: 00341 __cxa_guard_abort
12 133 log4cxx::helpers::Transcoder::encode(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&) call site: 00133 __cxa_throw
8 229 log4cxx::WriterAppender::closeWriter() call site: 00229 __cxa_end_catch
8 290 log4cxx::FileAppender::setFileInternal(std::__1::basic_string , std::__1::allocator > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) call site: 00290
7 201 log4cxx::helpers::LogLog::getInstance() call site: 00201 fwide
7 316 log4cxx::FileAppender::activateOptionsInternal(log4cxx::helpers::Pool&) call site: 00316
6 111 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator > const&) call site: 00111 __cxa_allocate_exception
6 302 log4cxx::File::mkdirs(log4cxx::helpers::Pool&) const call site: 00302 __cxa_rethrow
5 25 LLVMFuzzerTestOneInput call site: 00025
5 309 log4cxx::FileAppender::setFileInternal(std::__1::basic_string , std::__1::allocator > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) call site: 00309 __clang_call_terminate
3 2 LLVMFuzzerTestOneInput call site: 00002

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 log4cxx::helpers::Pool::Pool() [function] [call site] 00001
1 log4cxx::PatternLayout::PatternLayout(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00002
2 log4cxx::helpers::Object::Object() [function] [call site] 00003
2 log4cxx::spi::OptionHandler::OptionHandler() [function] [call site] 00004
2 log4cxx::Layout::Layout() [function] [call site] 00005
2 log4cxx::helpers::Pool::Pool() [function] [call site] 00006
2 log4cxx::helpers::Pool::~Pool() [function] [call site] 00007
3 apr_pool_destroy [call site] 00008
3 __clang_call_terminate [call site] 00009
4 __cxa_begin_catch [call site] 00010
2 log4cxx::Layout::~Layout() [function] [call site] 00011
2 log4cxx::spi::OptionHandler::~OptionHandler() [function] [call site] 00012
2 log4cxx::helpers::Object::~Object() [function] [call site] 00013
1 log4cxx::rolling::RollingFileAppender::RollingFileAppender() [function] [call site] 00014
2 log4cxx::helpers::Object::Object() [function] [call site] 00015
2 log4cxx::spi::OptionHandler::OptionHandler() [function] [call site] 00016
2 log4cxx::Appender::Appender() [function] [call site] 00017
2 log4cxx::FileAppender::FileAppender(std::__1::unique_ptr<log4cxx::FileAppender::FileAppenderPriv, std::__1::default_delete<log4cxx::FileAppender::FileAppenderPriv> >) [function] [call site] 00018
3 log4cxx::WriterAppender::WriterAppender(std::__1::unique_ptr<log4cxx::WriterAppender::WriterAppenderPriv, std::__1::default_delete<log4cxx::WriterAppender::WriterAppenderPriv> >) [function] [call site] 00019
4 log4cxx::AppenderSkeleton::AppenderSkeleton(std::__1::unique_ptr<log4cxx::AppenderSkeleton::AppenderSkeletonPrivate, std::__1::default_delete<log4cxx::AppenderSkeleton::AppenderSkeletonPrivate> >) [function] [call site] 00020
2 log4cxx::Appender::~Appender() [function] [call site] 00021
2 log4cxx::spi::OptionHandler::~OptionHandler() [function] [call site] 00022
2 log4cxx::helpers::Object::~Object() [function] [call site] 00023
1 log4cxx::FileAppender::setAppend(bool) [function] [call site] 00024
1 log4cxx::rolling::TimeBasedRollingPolicy::TimeBasedRollingPolicy() [function] [call site] 00025
2 log4cxx::helpers::Object::Object() [function] [call site] 00026
2 log4cxx::spi::OptionHandler::OptionHandler() [function] [call site] 00027
2 log4cxx::rolling::RollingPolicy::RollingPolicy() [function] [call site] 00028
2 log4cxx::rolling::RollingPolicyBase::RollingPolicyBase() [function] [call site] 00029
2 log4cxx::rolling::TriggeringPolicy::TriggeringPolicy() [function] [call site] 00030
2 log4cxx::rolling::TriggeringPolicy::~TriggeringPolicy() [function] [call site] 00031
2 log4cxx::rolling::RollingPolicyBase::~RollingPolicyBase() [function] [call site] 00032
2 log4cxx::rolling::RollingPolicy::~RollingPolicy() [function] [call site] 00033
2 log4cxx::spi::OptionHandler::~OptionHandler() [function] [call site] 00034
2 log4cxx::helpers::Object::~Object() [function] [call site] 00035
1 log4cxx::rolling::RollingPolicyBase::setFileNamePattern(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00036
1 log4cxx::rolling::RollingPolicyBase::setFileNamePattern(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00037
1 log4cxx::rolling::RollingFileAppender::setRollingPolicy(std::__1::shared_ptr<log4cxx::rolling::RollingPolicy> const&) [function] [call site] 00038
1 log4cxx::FileAppender::setBufferedSeconds(int) [function] [call site] 00039
1 log4cxx::LogManager::getLogger(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00040
2 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00041
3 __cxa_guard_acquire [call site] 00042
3 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() [function] [call site] 00043
4 __cxa_guard_acquire [call site] 00044
4 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() [function] [call site] 00045
5 log4cxx::helpers::UTF8CharsetDecoder::UTF8CharsetDecoder() [function] [call site] 00046
6 log4cxx::helpers::CharsetDecoder::CharsetDecoder() [function] [call site] 00047
7 log4cxx::helpers::Object::Object() [function] [call site] 00048
4 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS0_14CharsetDecoderEEEEC2IPS4_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS9_DpOT0_ [function] [call site] 00049
4 __cxa_atexit [call site] 00050
4 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::~WideLife() [function] [call site] 00051
5 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00052
5 __clang_call_terminate [call site] 00053
4 __cxa_guard_release [call site] 00054
4 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00055
4 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() [function] [call site] 00056
4 __cxa_guard_abort [call site] 00057
4 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::operator std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&() [function] [call site] 00058
5 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00059
3 __cxa_atexit [call site] 00060
3 __cxa_guard_release [call site] 00061
3 __cxa_guard_abort [call site] 00062
3 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00063
3 log4cxx::helpers::ByteBuffer::remaining() const [function] [call site] 00064
3 log4cxx::helpers::CharsetDecoder::isError(int) [function] [call site] 00065
3 log4cxx::helpers::ByteBuffer::position() const [function] [call site] 00066
3 log4cxx::helpers::ByteBuffer::position(unsigned long) [function] [call site] 00067
3 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00068
2 log4cxx::LogManager::getLoggerLS(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00069
3 log4cxx::LogManager::getLoggerRepository() [function] [call site] 00070
4 log4cxx::LogManager::getRepositorySelector() [function] [call site] 00071
5 std::__1::shared_ptr<log4cxx::spi::RepositorySelector> log4cxx::helpers::APRInitializer::getOrAddUnique<log4cxx::spi::RepositorySelector>(std::__1::function<std::__1::shared_ptr<log4cxx::helpers::Object> ()>) [function] [call site] 00072
6 log4cxx::helpers::APRInitializer::getInstance() [function] [call site] 00073
7 __cxa_guard_acquire [call site] 00074
7 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::WideLife() [function] [call site] 00075
8 (anonymous namespace)::apr_environment::apr_environment() [function] [call site] 00076
9 apr_initialize [call site] 00077
7 __cxa_atexit [call site] 00078
7 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::~WideLife() [function] [call site] 00079
8 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::value() [function] [call site] 00080
8 (anonymous namespace)::apr_environment::~apr_environment() [function] [call site] 00081
9 apr_terminate [call site] 00082
9 __clang_call_terminate [call site] 00083
7 __cxa_guard_release [call site] 00084
7 __cxa_guard_acquire [call site] 00085
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::WideLife() [function] [call site] 00086
8 log4cxx::helpers::APRInitializer::APRInitializer() [function] [call site] 00087
9 apr_pool_create_ex [call site] 00088
9 log4cxx::helpers::Date::currentTime() [function] [call site] 00089
10 log4cxx::helpers::Date::getCurrentTimeStd() [function] [call site] 00090
9 apr_threadkey_private_create [call site] 00091
9 __assert_fail [call site] 00092
7 __cxa_atexit [call site] 00093
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::~WideLife() [function] [call site] 00094
8 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::value() [function] [call site] 00095
8 log4cxx::helpers::APRInitializer::~APRInitializer() [function] [call site] 00096
9 apr_threadkey_private_delete [call site] 00097
9 __clang_call_terminate [call site] 00098
7 __cxa_guard_release [call site] 00099
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::operator log4cxx::helpers::APRInitializer&() [function] [call site] 00100
8 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::value() [function] [call site] 00101
7 __cxa_guard_abort [call site] 00102
7 __cxa_guard_abort [call site] 00103
6 log4cxx::helpers::APRInitializer::findOrAddObject(unsigned long, std::__1::function<std::__1::shared_ptr<log4cxx::helpers::Object> ()>) [function] [call site] 00104
7 log4cxx::helpers::LogLog::debug(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00105
8 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00106
9 __cxa_guard_acquire [call site] 00107
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::WideLife() [function] [call site] 00108
10 log4cxx::helpers::LogLog::LogLog() [function] [call site] 00109
11 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00110
12 log4cxx::helpers::System::getProperty(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00111
13 __cxa_allocate_exception [call site] 00112
13 log4cxx::helpers::IllegalArgumentException::IllegalArgumentException(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00113
14 log4cxx::helpers::RuntimeException::RuntimeException(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00114
15 log4cxx::helpers::Exception::Exception(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00115
16 std::exception::exception[abi:ne220000]() [function] [call site] 00116
16 log4cxx::helpers::Transcoder::encode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00117
17 __cxa_guard_acquire [call site] 00118
17 log4cxx::helpers::CharsetEncoder::getDefaultEncoder() [function] [call site] 00119
18 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() [function] [call site] 00120
19 log4cxx::helpers::UTF8CharsetEncoder::UTF8CharsetEncoder() [function] [call site] 00121
20 log4cxx::helpers::CharsetEncoder::CharsetEncoder() [function] [call site] 00122
21 log4cxx::helpers::Object::Object() [function] [call site] 00123
18 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS0_14CharsetEncoderEEEEC2IPS4_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS9_DpOT0_ [function] [call site] 00124
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::~WideLife() [function] [call site] 00125
19 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00126
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00127
18 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() [function] [call site] 00128
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::operator std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder>&() [function] [call site] 00129
19 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00130
17 __cxa_atexit [call site] 00131
17 __cxa_guard_release [call site] 00132
17 __cxa_guard_abort [call site] 00133
17 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00134
17 log4cxx::helpers::ByteBuffer::flip() [function] [call site] 00135
17 log4cxx::helpers::ByteBuffer::data() [function] [call site] 00136
17 log4cxx::helpers::ByteBuffer::limit() const [function] [call site] 00137
17 log4cxx::helpers::ByteBuffer::clear() [function] [call site] 00138
17 log4cxx::helpers::CharsetEncoder::isError(int) [function] [call site] 00139
17 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00140
16 std::exception::~exception() [call site] 00141
13 __cxa_throw [call site] 00142
13 __cxa_free_exception [call site] 00143
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00144
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00145
14 log4cxx::helpers::Pool::setPool() [function] [call site] 00146
15 log4cxx::helpers::APRInitializer::getRootPool() [function] [call site] 00147
16 log4cxx::helpers::APRInitializer::getInstance() [function] [call site] 00148
15 apr_pool_create_ex [call site] 00149
15 __cxa_allocate_exception [call site] 00150
15 log4cxx::helpers::PoolException::PoolException(int) [function] [call site] 00151
16 log4cxx::helpers::PoolException::formatMessage(int) [function] [call site] 00152
17 log4cxx::helpers::Exception::makeMessage(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, int) [function] [call site] 00153
18 apr_strerror [call site] 00154
18 strncmp [call site] 00155
18 log4cxx::helpers::Pool::Pool() [function] [call site] 00156
18 log4cxx::helpers::StringHelper::toString(int, log4cxx::helpers::Pool&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00157
18 log4cxx::helpers::Pool::~Pool() [function] [call site] 00158
18 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00159
16 log4cxx::helpers::Exception::Exception(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00160
15 __cxa_throw [call site] 00161
15 log4cxx::helpers::PoolException::~PoolException() [function] [call site] 00162
16 log4cxx::helpers::Exception::~Exception() [function] [call site] 00163
17 std::exception::~exception() [call site] 00164
15 __cxa_free_exception [call site] 00165
13 apr_temp_dir_get [call site] 00166
13 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00167
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00168
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00169
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00170
13 apr_filepath_get [call site] 00171
13 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00172
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00173
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00174
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00175
13 apr_uid_current [call site] 00176
13 apr_uid_name_get [call site] 00177
13 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00178
13 apr_uid_homepath_get [call site] 00179
13 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00180
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00181
13 log4cxx::helpers::Transcoder::encode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00182
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00183
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00184
13 apr_env_get [call site] 00185
13 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00186
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00187
11 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, bool) [function] [call site] 00188
12 log4cxx::helpers::StringHelper::equalsIgnoreCase(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, wchar_t const*, wchar_t const*) [function] [call site] 00189
12 log4cxx::helpers::StringHelper::equalsIgnoreCase(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, wchar_t const*, wchar_t const*) [function] [call site] 00190
11 log4cxx::helpers::OptionConverter::getSystemProperty(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00191
11 log4cxx::helpers::OptionConverter::toBoolean(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, bool) [function] [call site] 00192
11 log4cxx::helpers::LogLog::LogLogPrivate::setColorEnabled(bool) [function] [call site] 00193
9 __cxa_atexit [call site] 00194
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::~WideLife() [function] [call site] 00195
10 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::value() [function] [call site] 00196
10 log4cxx::helpers::LogLog::~LogLog() [function] [call site] 00197
9 __cxa_guard_release [call site] 00198
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::operator log4cxx::helpers::LogLog&() [function] [call site] 00199
10 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::value() [function] [call site] 00200
9 __cxa_guard_abort [call site] 00201
8 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00202
9 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00203
10 log4cxx::helpers::SystemErrWriter::isWide() [function] [call site] 00204
11 fwide [call site] 00205
10 fputws [call site] 00206
10 log4cxx::helpers::Transcoder::encode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00207
10 fputs [call site] 00208
6 std::__1::shared_ptr<log4cxx::spi::RepositorySelector> log4cxx::cast<log4cxx::spi::RepositorySelector, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00209
7 log4cxx::spi::RepositorySelector::getStaticClass() [function] [call site] 00210
8 __cxa_guard_acquire [call site] 00211
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::WideLife() [function] [call site] 00212
9 log4cxx::spi::RepositorySelector::ClazzRepositorySelector::ClazzRepositorySelector() [function] [call site] 00213
10 log4cxx::helpers::Class::Class() [function] [call site] 00214
8 __cxa_atexit [call site] 00215
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::~WideLife() [function] [call site] 00216
9 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::value() [function] [call site] 00217
8 __cxa_guard_release [call site] 00218
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::operator log4cxx::spi::RepositorySelector::ClazzRepositorySelector&() [function] [call site] 00219
9 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::value() [function] [call site] 00220
8 __cxa_guard_abort [call site] 00221
1 log4cxx::rolling::RollingFileAppender::rollover(log4cxx::helpers::Pool&) [function] [call site] 00222
2 log4cxx::rolling::RollingFileAppender::rolloverInternal(log4cxx::helpers::Pool&) [function] [call site] 00223
3 log4cxx::FileAppender::getFile() const [function] [call site] 00224
3 log4cxx::FileAppender::getAppend() const [function] [call site] 00225
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00226
3 log4cxx::FileAppender::getFile() const [function] [call site] 00227
3 log4cxx::WriterAppender::closeWriter() [function] [call site] 00228
4 __cxa_begin_catch [call site] 00229
4 log4cxx::helpers::LogLog::warn(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00230
5 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00231
5 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00232
5 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00233
6 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00234
6 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00235
4 __cxa_end_catch [call site] 00236
4 __clang_call_terminate [call site] 00237
3 log4cxx::rolling::RolloverDescription::getSynchronous() const [function] [call site] 00238
3 log4cxx::rolling::RolloverDescription::getSynchronous() const [function] [call site] 00239
3 __cxa_begin_catch [call site] 00240
3 log4cxx::FileAppender::getFile() const [function] [call site] 00241
3 __cxa_end_catch [call site] 00242
3 log4cxx::rolling::RolloverDescription::getAppend() const [function] [call site] 00243
3 log4cxx::File::File() [function] [call site] 00244
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00245
3 log4cxx::File::setPath(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00246
3 log4cxx::File::length(log4cxx::helpers::Pool&) const [function] [call site] 00247
4 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00248
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00249
5 apr_filepath_encoding [call site] 00250
5 log4cxx::helpers::Transcoder::encodeUTF8(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Pool&) [function] [call site] 00251
6 log4cxx::helpers::Transcoder::encodeUTF8(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00252
7 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::__wrap_iter<wchar_t const*>&) [function] [call site] 00253
7 log4cxx::helpers::Transcoder::encode(unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00254
8 log4cxx::helpers::Transcoder::encodeUTF8(unsigned int, char*) [function] [call site] 00255
6 log4cxx::helpers::Pool::pstrdup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00256
7 log4cxx::helpers::Pool::setPool() [function] [call site] 00257
7 apr_pstrndup [call site] 00258
5 log4cxx::helpers::Transcoder::encode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Pool&) [function] [call site] 00259
6 log4cxx::helpers::Transcoder::encode(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00260
6 log4cxx::helpers::Pool::pstrdup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00261
4 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00262
4 apr_stat [call site] 00263
3 log4cxx::File::~File() [function] [call site] 00264
4 log4cxx::helpers::Pool::Pool() [function] [call site] 00265
4 log4cxx::File::deleteFile(log4cxx::helpers::Pool&) const [function] [call site] 00266
5 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00267
5 log4cxx::File::convertBackSlashes(char*) [function] [call site] 00268
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00269
5 apr_file_remove [call site] 00270
4 log4cxx::helpers::Pool::~Pool() [function] [call site] 00271
4 __clang_call_terminate [call site] 00272
3 log4cxx::rolling::RolloverDescription::getAsynchronous() const [function] [call site] 00273
3 __cxa_begin_catch [call site] 00274
3 log4cxx::FileAppender::getFile() const [function] [call site] 00275
3 __cxa_end_catch [call site] 00276
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00277
3 log4cxx::FileAppender::setFileInternal(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) [function] [call site] 00278
4 log4cxx::WriterAppender::setImmediateFlush(bool) [function] [call site] 00279
4 log4cxx::WriterAppender::closeWriter() [function] [call site] 00280
4 log4cxx::WriterAppender::getEncoding() const [function] [call site] 00281
4 log4cxx::helpers::StringHelper::equalsIgnoreCase(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, wchar_t const*, wchar_t const*) [function] [call site] 00282
4 log4cxx::File::File() [function] [call site] 00283
4 log4cxx::File::setPath(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00284
4 log4cxx::File::exists(log4cxx::helpers::Pool&) const [function] [call site] 00285
5 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00286
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00287
5 apr_stat [call site] 00288
4 log4cxx::File::~File() [function] [call site] 00289
4 __cxa_begin_catch [call site] 00290
4 log4cxx::File::File() [function] [call site] 00291
4 log4cxx::File::setPath(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00292
4 log4cxx::File::getParent(log4cxx::helpers::Pool&) const [function] [call site] 00293
4 log4cxx::File::~File() [function] [call site] 00294
4 log4cxx::File::File() [function] [call site] 00295
4 log4cxx::File::setPath(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00296
4 log4cxx::File::exists(log4cxx::helpers::Pool&) const [function] [call site] 00297
4 log4cxx::File::mkdirs(log4cxx::helpers::Pool&) const [function] [call site] 00298
5 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00299
5 log4cxx::File::convertBackSlashes(char*) [function] [call site] 00300
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00301
5 apr_dir_make_recursive [call site] 00302
4 __cxa_rethrow [call site] 00303
4 log4cxx::File::~File() [function] [call site] 00304
4 __cxa_rethrow [call site] 00305
4 __cxa_end_catch [call site] 00306
4 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00307
4 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00308
4 log4cxx::WriterAppender::setWriterInternal(std::__1::shared_ptr<log4cxx::helpers::Writer> const&) [function] [call site] 00309
4 __clang_call_terminate [call site] 00310
3 log4cxx::WriterAppender::closeWriter() [function] [call site] 00311
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00312
3 log4cxx::FileAppender::setFileInternal(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00313
3 log4cxx::FileAppender::activateOptionsInternal(log4cxx::helpers::Pool&) [function] [call site] 00314
4 log4cxx::FileAppender::setFileInternal(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, bool, bool, unsigned long, log4cxx::helpers::Pool&) [function] [call site] 00315
4 __cxa_begin_catch [call site] 00316
4 log4cxx::helpers::StringHelper::toString(bool, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00317
4 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00318
5 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00319
5 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00320
4 log4cxx::helpers::LogLog::warn(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00321
5 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00322
5 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00323
4 log4cxx::WriterAppender::activateOptions(log4cxx::helpers::Pool&) [function] [call site] 00324
5 log4cxx::AppenderSkeleton::activateOptions(log4cxx::helpers::Pool&) [function] [call site] 00325
4 log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>::value() [function] [call site] 00326
4 log4cxx::helpers::ThreadUtility::removePeriodicTask(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00327
4 log4cxx::helpers::ThreadUtility::instancePtr() [function] [call site] 00328
5 std::__1::shared_ptr<log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility> > log4cxx::helpers::APRInitializer::getOrAddUnique<log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility> >(std::__1::function<std::__1::shared_ptr<log4cxx::helpers::Object> ()>) [function] [call site] 00329
6 std::__1::shared_ptr<log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility> > log4cxx::cast<log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00330
7 log4cxx::helpers::Object::getStaticClass() [function] [call site] 00331
8 __cxa_guard_acquire [call site] 00332
8 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::WideLife() [function] [call site] 00333
9 log4cxx::helpers::Object::ClazzObject::ClazzObject() [function] [call site] 00334
10 log4cxx::helpers::Class::Class() [function] [call site] 00335
8 __cxa_atexit [call site] 00336
8 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::~WideLife() [function] [call site] 00337
9 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::value() [function] [call site] 00338
8 __cxa_guard_release [call site] 00339
8 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::operator log4cxx::helpers::Object::ClazzObject&() [function] [call site] 00340
9 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::value() [function] [call site] 00341
8 __cxa_guard_abort [call site] 00342
4 log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>::value() [function] [call site] 00343
4 log4cxx::helpers::ThreadUtility::addPeriodicTask(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::function<void ()>, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) [function] [call site] 00344
5 log4cxx::helpers::ThreadUtility::priv_data::NamedPeriodicFunction::~NamedPeriodicFunction() [function] [call site] 00345
5 std::__1::thread log4cxx::helpers::ThreadUtility::createThread<std::__1::__bind<void (log4cxx::helpers::ThreadUtility::priv_data::*)(), log4cxx::helpers::ThreadUtility::priv_data*>>(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::__bind<void (log4cxx::helpers::ThreadUtility::priv_data::*)(), log4cxx::helpers::ThreadUtility::priv_data*>&&) [function] [call site] 00346
6 log4cxx::helpers::ThreadUtility::preStartFunction() [function] [call site] 00347
6 log4cxx::helpers::ThreadUtility::threadStartedFunction() [function] [call site] 00348
6 log4cxx::helpers::ThreadUtility::postStartFunction() [function] [call site] 00349
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00350
3 log4cxx::rolling::RolloverDescription::getAppend() const [function] [call site] 00351
3 log4cxx::WriterAppender::setWriterInternal(std::__1::shared_ptr<log4cxx::helpers::Writer> const&) [function] [call site] 00352
3 log4cxx::rolling::RolloverDescription::getSynchronous() const [function] [call site] 00353
3 log4cxx::rolling::RolloverDescription::getSynchronous() const [function] [call site] 00354
3 __cxa_begin_catch [call site] 00355
3 log4cxx::FileAppender::getFile() const [function] [call site] 00356
3 __cxa_end_catch [call site] 00357
3 log4cxx::rolling::RolloverDescription::getAppend() const [function] [call site] 00358
3 log4cxx::File::File() [function] [call site] 00359
3 log4cxx::rolling::RolloverDescription::getActiveFileName() const [function] [call site] 00360
3 log4cxx::File::setPath(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00361
3 log4cxx::File::length(log4cxx::helpers::Pool&) const [function] [call site] 00362
3 log4cxx::File::~File() [function] [call site] 00363
3 log4cxx::rolling::RolloverDescription::getAsynchronous() const [function] [call site] 00364
3 __cxa_begin_catch [call site] 00365
3 log4cxx::FileAppender::getFile() const [function] [call site] 00366
3 __cxa_end_catch [call site] 00367
3 __clang_call_terminate [call site] 00368
1 log4cxx::Logger::isDebugEnabledFor(std::__1::shared_ptr<log4cxx::Logger> const&) [function] [call site] 00369
2 log4cxx::Logger::isDebugEnabled() const [function] [call site] 00370
3 log4cxx::Logger::getHierarchy() const [function] [call site] 00371
3 log4cxx::Level::toInt() const [function] [call site] 00372
1 log4cxx::helpers::MessageBuffer::MessageBuffer() [function] [call site] 00373
1 log4cxx::helpers::MessageBuffer::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00374
2 log4cxx::helpers::CharMessageBuffer::operator<<(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00375
1 log4cxx::helpers::MessageBuffer::extract_str(log4cxx::helpers::CharMessageBuffer&) [function] [call site] 00376
2 log4cxx::helpers::CharMessageBuffer::extract_str(log4cxx::helpers::CharMessageBuffer&) [function] [call site] 00377
3 (anonymous namespace)::StringOrStream<char>::BufFromStream() [function] [call site] 00378
4 std::__1::basic_ostringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne220000]() && [function] [call site] 00379
5 std::__1::basic_stringbuf<char, std::__1::char_traits<char>, std::__1::allocator<char> >::str[abi:ne220000]() && [function] [call site] 00380
1 log4cxx::spi::LocationInfo::calcShortFileName(char const*) [function] [call site] 00381
2 strrchr [call site] 00382
1 log4cxx::spi::LocationInfo::LocationInfo(char const*, char const*, char const*, int) [function] [call site] 00383
1 log4cxx::Logger::addDebugEvent(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, log4cxx::spi::LocationInfo const&) const [function] [call site] 00384
2 log4cxx::Logger::addEvent(std::__1::shared_ptr<log4cxx::Level> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&&, log4cxx::spi::LocationInfo const&) const [function] [call site] 00385
3 log4cxx::Logger::getHierarchy() const [function] [call site] 00386
3 log4cxx::helpers::Transcoder::decode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00387
3 log4cxx::helpers::Pool::Pool() [function] [call site] 00388
3 log4cxx::Logger::callAppenders(std::__1::shared_ptr<log4cxx::spi::LoggingEvent> const&, log4cxx::helpers::Pool&) const [function] [call site] 00389
4 log4cxx::helpers::AppenderAttachableImpl::appendLoopOnAppenders(std::__1::shared_ptr<log4cxx::spi::LoggingEvent> const&, log4cxx::helpers::Pool&) [function] [call site] 00390
4 log4cxx::Logger::getHierarchy() const [function] [call site] 00391
3 log4cxx::helpers::Pool::~Pool() [function] [call site] 00392
1 log4cxx::helpers::MessageBuffer::~MessageBuffer() [function] [call site] 00393
1 log4cxx::LogManager::shutdown() [function] [call site] 00394
2 log4cxx::helpers::ThreadUtility::instance() [function] [call site] 00395
3 log4cxx::helpers::ThreadUtility::instancePtr() [function] [call site] 00396
3 log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>::value() [function] [call site] 00397
2 log4cxx::helpers::ThreadUtility::removeAllPeriodicTasks() [function] [call site] 00398
3 log4cxx::helpers::ThreadUtility::priv_data::stopThread() [function] [call site] 00399
4 log4cxx::helpers::ThreadUtility::priv_data::setTerminated() [function] [call site] 00400
2 log4cxx::LogManager::getLoggerRepository() [function] [call site] 00401
1 remove [call site] 00402
1 log4cxx::helpers::Pool::~Pool() [function] [call site] 00403