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

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
77 77 4 :

['__cxa_free_exception', '__cxa_throw', '__cxa_allocate_exception', 'log4cxx::helpers::PoolException::PoolException(int)']

77 77 log4cxx::helpers::Pool::setPool() call site: 00000 /src/logging-log4cxx/src/main/cpp/pool.cpp:54
75 77 3 :

['log4cxx::helpers::IOException::IOException(int)', 'log4cxx::helpers::Exception::what() const', 'log4cxx::helpers::IOException::~IOException()']

75 476 log4cxx::xml::DOMConfigurator::doConfigure(log4cxx::Fileconst&,std::__1::shared_ptr ) call site: 00000 /src/logging-log4cxx/src/main/cpp/domconfigurator.cpp:850
38 38 1 :

['log4cxx::Level::getWarn()']

38 38 log4cxx::Level::toLevelLS(std::__1::basic_string ,std::__1::allocator >const&,std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/level.cpp:242
38 38 1 :

['log4cxx::Level::getTrace()']

38 38 log4cxx::Level::toLevelLS(std::__1::basic_string ,std::__1::allocator >const&,std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/level.cpp:256
38 38 1 :

['log4cxx::Level::getError()']

38 38 log4cxx::Level::toLevelLS(std::__1::basic_string ,std::__1::allocator >const&,std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/level.cpp:261
38 38 1 :

['log4cxx::Level::getOff()']

38 38 log4cxx::Level::toLevelLS(std::__1::basic_string ,std::__1::allocator >const&,std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/level.cpp:275
38 38 1 :

['log4cxx::Level::getAll()']

38 38 log4cxx::Level::toLevelLS(std::__1::basic_string ,std::__1::allocator >const&,std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/level.cpp:280
2 2 2 :

['fputws', 'std::__1::basic_string , std::__1::allocator >::c_str[abi:ne180100]() const']

2 2 log4cxx::helpers::SystemErrWriter::write(std::__1::basic_string ,std::__1::allocator >const&) call site: 00000 /src/logging-log4cxx/src/main/cpp/systemerrwriter.cpp:69
0 202 1 :

['log4cxx::helpers::Transcoder::encodeUTF8(std::__1::basic_string , std::__1::allocator > const&, log4cxx::helpers::Pool&)']

0 202 log4cxx::File::getPath(log4cxx::helpers::Pool&)const call site: 00000 /src/logging-log4cxx/src/main/cpp/file.cpp:175
0 12 2 :

['log4cxx::helpers::CharsetDecoder::createDefaultDecoder()', '_ZNSt3__110shared_ptrIN7log4cxx7helpers14CharsetDecoderEEC2B8ne180100IS3_vEEPT_']

0 12 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() call site: 00000 /src/logging-log4cxx/src/main/cpp/charsetdecoder.cpp:522
0 12 2 :

['log4cxx::helpers::CharsetEncoder::createDefaultEncoder()', '_ZNSt3__110shared_ptrIN7log4cxx7helpers14CharsetEncoderEEC2B8ne180100IS3_vEEPT_']

0 12 log4cxx::helpers::CharsetEncoder::getDefaultEncoder() call site: 00000 /src/logging-log4cxx/src/main/cpp/charsetencoder.cpp:523
0 0 None 1289 5339 log4cxx::xml::DOMConfigurator::parse(log4cxx::helpers::Pool&,std::__1::shared_ptr &,apr_xml_elem*,apr_xml_doc*,std::__1::map ,std::__1::allocator >,std::__1::shared_ptr ,std::__1::less ,std::__1::allocator >>,std::__1::allocator ,std::__1::allocator >const,std::__1::shared_ptr >>>&) call site: 00000 /src/logging-log4cxx/src/main/cpp/domconfigurator.cpp:1131

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 fopen [call site] 00001
1 fwrite [call site] 00002
1 fclose [call site] 00003
1 log4cxx::xml::DOMConfigurator::configure(char const*) [function] [call site] 00004
2 log4cxx::xml::DOMConfigurator::configure(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00005
3 log4cxx::File::File(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00006
4 std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > decodeLS<char>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00007
5 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] 00008
6 __cxa_guard_acquire [call site] 00009
6 log4cxx::helpers::CharsetDecoder::getDefaultDecoder() [function] [call site] 00010
7 __cxa_guard_acquire [call site] 00011
7 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() [function] [call site] 00012
8 log4cxx::helpers::UTF8CharsetDecoder::UTF8CharsetDecoder() [function] [call site] 00013
9 log4cxx::helpers::CharsetDecoder::CharsetDecoder() [function] [call site] 00014
10 log4cxx::helpers::Object::Object() [function] [call site] 00015
7 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS0_14CharsetDecoderEEEEC2IPS4_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS9_DpOT0_ [function] [call site] 00016
7 __cxa_atexit [call site] 00017
7 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::~WideLife() [function] [call site] 00018
8 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00019
8 __clang_call_terminate [call site] 00020
9 __cxa_begin_catch [call site] 00021
7 __cxa_guard_release [call site] 00022
7 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00023
7 log4cxx::helpers::CharsetDecoder::createDefaultDecoder() [function] [call site] 00024
7 __cxa_guard_abort [call site] 00025
7 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::operator std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&() [function] [call site] 00026
8 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00027
6 __cxa_atexit [call site] 00028
6 __cxa_guard_release [call site] 00029
6 __cxa_guard_abort [call site] 00030
6 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00031
6 log4cxx::helpers::ByteBuffer::remaining() const [function] [call site] 00032
6 log4cxx::helpers::CharsetDecoder::isError(int) [function] [call site] 00033
6 log4cxx::helpers::ByteBuffer::position() const [function] [call site] 00034
6 log4cxx::helpers::ByteBuffer::position(unsigned long) [function] [call site] 00035
6 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00036
3 log4cxx::xml::DOMConfigurator::DOMConfigurator() [function] [call site] 00037
4 log4cxx::helpers::Object::Object() [function] [call site] 00038
4 log4cxx::spi::Configurator::Configurator() [function] [call site] 00039
4 log4cxx::spi::Configurator::~Configurator() [function] [call site] 00040
4 log4cxx::helpers::Object::~Object() [function] [call site] 00041
3 log4cxx::LogManager::getLoggerRepository() [function] [call site] 00042
4 log4cxx::LogManager::getRepositorySelector() [function] [call site] 00043
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] 00044
6 log4cxx::helpers::APRInitializer::getInstance() [function] [call site] 00045
7 __cxa_guard_acquire [call site] 00046
7 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::WideLife() [function] [call site] 00047
8 (anonymous namespace)::apr_environment::apr_environment() [function] [call site] 00048
9 apr_initialize [call site] 00049
7 __cxa_atexit [call site] 00050
7 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::~WideLife() [function] [call site] 00051
8 log4cxx::helpers::WideLife<(anonymous namespace)::apr_environment>::value() [function] [call site] 00052
8 (anonymous namespace)::apr_environment::~apr_environment() [function] [call site] 00053
9 apr_terminate [call site] 00054
9 __clang_call_terminate [call site] 00055
7 __cxa_guard_release [call site] 00056
7 __cxa_guard_acquire [call site] 00057
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::WideLife() [function] [call site] 00058
8 log4cxx::helpers::APRInitializer::APRInitializer() [function] [call site] 00059
9 apr_pool_create_ex [call site] 00060
9 log4cxx::helpers::Date::currentTime() [function] [call site] 00061
10 log4cxx::helpers::Date::getCurrentTimeStd() [function] [call site] 00062
9 apr_threadkey_private_create [call site] 00063
9 __assert_fail [call site] 00064
7 __cxa_atexit [call site] 00065
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::~WideLife() [function] [call site] 00066
8 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::value() [function] [call site] 00067
8 log4cxx::helpers::APRInitializer::~APRInitializer() [function] [call site] 00068
9 log4cxx::helpers::APRInitializer::stopWatchDogs() [function] [call site] 00069
10 log4cxx::helpers::FileWatchdog::stop() [function] [call site] 00070
11 log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>::value() [function] [call site] 00071
11 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] 00072
9 apr_threadkey_private_delete [call site] 00073
9 __clang_call_terminate [call site] 00074
7 __cxa_guard_release [call site] 00075
7 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::operator log4cxx::helpers::APRInitializer&() [function] [call site] 00076
8 log4cxx::helpers::WideLife<log4cxx::helpers::APRInitializer>::value() [function] [call site] 00077
7 __cxa_guard_abort [call site] 00078
7 __cxa_guard_abort [call site] 00079
6 log4cxx::helpers::APRInitializer::findOrAddObject(unsigned long, std::__1::function<std::__1::shared_ptr<log4cxx::helpers::Object> ()>) [function] [call site] 00080
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] 00081
8 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00082
9 __cxa_guard_acquire [call site] 00083
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::WideLife() [function] [call site] 00084
10 log4cxx::helpers::LogLog::LogLog() [function] [call site] 00085
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] 00086
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] 00087
13 __cxa_allocate_exception [call site] 00088
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] 00089
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] 00090
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] 00091
16 std::exception::exception[abi:ne180100]() [function] [call site] 00092
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] 00093
17 __cxa_guard_acquire [call site] 00094
17 log4cxx::helpers::CharsetEncoder::getDefaultEncoder() [function] [call site] 00095
18 __cxa_guard_acquire [call site] 00096
18 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() [function] [call site] 00097
19 log4cxx::helpers::UTF8CharsetEncoder::UTF8CharsetEncoder() [function] [call site] 00098
20 log4cxx::helpers::CharsetEncoder::CharsetEncoder() [function] [call site] 00099
21 log4cxx::helpers::Object::Object() [function] [call site] 00100
18 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS0_14CharsetEncoderEEEEC2IPS4_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS9_DpOT0_ [function] [call site] 00101
18 __cxa_atexit [call site] 00102
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::~WideLife() [function] [call site] 00103
19 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00104
18 __cxa_guard_release [call site] 00105
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00106
18 log4cxx::helpers::CharsetEncoder::createDefaultEncoder() [function] [call site] 00107
18 __cxa_guard_abort [call site] 00108
18 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::operator std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder>&() [function] [call site] 00109
19 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetEncoder> >::value() [function] [call site] 00110
17 __cxa_atexit [call site] 00111
17 __cxa_guard_release [call site] 00112
17 __cxa_guard_abort [call site] 00113
17 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00114
17 log4cxx::helpers::ByteBuffer::flip() [function] [call site] 00115
17 log4cxx::helpers::ByteBuffer::data() [function] [call site] 00116
17 log4cxx::helpers::ByteBuffer::limit() const [function] [call site] 00117
17 log4cxx::helpers::ByteBuffer::clear() [function] [call site] 00118
17 log4cxx::helpers::CharsetEncoder::isError(int) [function] [call site] 00119
17 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00120
16 std::exception::~exception() [call site] 00121
13 __cxa_throw [call site] 00122
13 __cxa_free_exception [call site] 00123
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00124
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00125
14 log4cxx::helpers::Pool::setPool() [function] [call site] 00126
15 log4cxx::helpers::APRInitializer::getRootPool() [function] [call site] 00127
16 log4cxx::helpers::APRInitializer::getInstance() [function] [call site] 00128
15 apr_pool_create_ex [call site] 00129
15 __cxa_allocate_exception [call site] 00130
15 log4cxx::helpers::PoolException::PoolException(int) [function] [call site] 00131
16 log4cxx::helpers::PoolException::formatMessage(int) [function] [call site] 00132
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] 00133
18 apr_strerror [call site] 00134
18 strncmp [call site] 00135
18 log4cxx::helpers::Pool::Pool() [function] [call site] 00136
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] 00137
18 log4cxx::helpers::Pool::~Pool() [function] [call site] 00138
19 apr_pool_destroy [call site] 00139
19 __clang_call_terminate [call site] 00140
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] 00141
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] 00142
15 __cxa_throw [call site] 00143
15 log4cxx::helpers::PoolException::~PoolException() [function] [call site] 00144
16 log4cxx::helpers::Exception::~Exception() [function] [call site] 00145
17 std::exception::~exception() [call site] 00146
15 __cxa_free_exception [call site] 00147
13 apr_temp_dir_get [call site] 00148
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] 00149
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00150
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00151
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00152
13 apr_filepath_get [call site] 00153
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] 00154
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00155
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00156
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00157
13 apr_uid_current [call site] 00158
13 apr_uid_name_get [call site] 00159
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] 00160
13 apr_uid_homepath_get [call site] 00161
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] 00162
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00163
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] 00164
13 log4cxx::helpers::Pool::Pool() [function] [call site] 00165
13 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00166
13 apr_env_get [call site] 00167
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] 00168
13 log4cxx::helpers::Pool::~Pool() [function] [call site] 00169
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] 00170
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] 00171
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] 00172
9 __cxa_atexit [call site] 00173
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::~WideLife() [function] [call site] 00174
10 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::value() [function] [call site] 00175
10 log4cxx::helpers::LogLog::~LogLog() [function] [call site] 00176
9 __cxa_guard_release [call site] 00177
9 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::operator log4cxx::helpers::LogLog&() [function] [call site] 00178
10 log4cxx::helpers::WideLife<log4cxx::helpers::LogLog>::value() [function] [call site] 00179
9 __cxa_guard_abort [call site] 00180
8 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00181
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] 00182
10 log4cxx::helpers::SystemErrWriter::isWide() [function] [call site] 00183
11 fwide [call site] 00184
10 fputws [call site] 00185
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] 00186
10 fputs [call site] 00187
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] 00188
7 log4cxx::spi::RepositorySelector::getStaticClass() [function] [call site] 00189
8 __cxa_guard_acquire [call site] 00190
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::WideLife() [function] [call site] 00191
9 log4cxx::spi::RepositorySelector::ClazzRepositorySelector::ClazzRepositorySelector() [function] [call site] 00192
10 log4cxx::helpers::Class::Class() [function] [call site] 00193
8 __cxa_atexit [call site] 00194
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::~WideLife() [function] [call site] 00195
9 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::value() [function] [call site] 00196
8 __cxa_guard_release [call site] 00197
8 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::operator log4cxx::spi::RepositorySelector::ClazzRepositorySelector&() [function] [call site] 00198
9 log4cxx::helpers::WideLife<log4cxx::spi::RepositorySelector::ClazzRepositorySelector>::value() [function] [call site] 00199
8 __cxa_guard_abort [call site] 00200
3 log4cxx::xml::DOMConfigurator::doConfigure(log4cxx::File const&, std::__1::shared_ptr<log4cxx::spi::LoggerRepository>) [function] [call site] 00201
4 log4cxx::LogManager::getLoggerRepository() [function] [call site] 00202
4 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00203
5 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00204
4 log4cxx::File::getPath() const [function] [call site] 00205
4 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] 00206
4 log4cxx::helpers::Pool::Pool() [function] [call site] 00207
4 log4cxx::File::open(apr_file_t**, int, int, log4cxx::helpers::Pool&) const [function] [call site] 00208
5 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00209
6 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00210
6 apr_filepath_encoding [call site] 00211
6 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] 00212
7 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] 00213
8 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] 00214
8 log4cxx::helpers::Transcoder::encode(unsigned int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) [function] [call site] 00215
9 log4cxx::helpers::Transcoder::encodeUTF8(unsigned int, char*) [function] [call site] 00216
7 log4cxx::helpers::Pool::pstrdup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00217
8 log4cxx::helpers::Pool::setPool() [function] [call site] 00218
8 apr_pstrndup [call site] 00219
6 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] 00220
7 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] 00221
7 log4cxx::helpers::Pool::pstrdup(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00222
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00223
5 apr_file_open [call site] 00224
4 log4cxx::helpers::IOException::IOException(int) [function] [call site] 00225
5 log4cxx::helpers::IOException::formatMessage(int) [function] [call site] 00226
6 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] 00227
5 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] 00228
4 log4cxx::File::getPath() const [function] [call site] 00229
4 log4cxx::helpers::Exception::what() const [function] [call site] 00230
4 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] 00231
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] 00232
5 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00233
5 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00234
4 log4cxx::helpers::IOException::~IOException() [function] [call site] 00235
5 log4cxx::helpers::Exception::~Exception() [function] [call site] 00236
4 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00237
4 log4cxx::File::getPath() const [function] [call site] 00238
4 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] 00239
4 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00240
4 apr_xml_parse_file [call site] 00241
4 log4cxx::File::getPath() const [function] [call site] 00242
4 apr_strerror [call site] 00243
4 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] 00244
4 apr_xml_parser_geterror [call site] 00245
4 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] 00246
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] 00247
4 log4cxx::helpers::CharsetDecoder::getUTF8Decoder() [function] [call site] 00248
5 __cxa_guard_acquire [call site] 00249
5 log4cxx::helpers::UTF8CharsetDecoder::UTF8CharsetDecoder() [function] [call site] 00250
5 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS0_14CharsetDecoderEEEEC2IPNS0_18UTF8CharsetDecoderEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00251
5 __cxa_atexit [call site] 00252
5 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::~WideLife() [function] [call site] 00253
5 __cxa_guard_release [call site] 00254
5 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::value() [function] [call site] 00255
5 __cxa_guard_abort [call site] 00256
5 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder> >::operator std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&() [function] [call site] 00257
4 log4cxx::xml::DOMConfigurator::parse(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00258
5 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] 00259
5 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00260
6 strnlen_s(char const*, unsigned long) [function] [call site] 00261
6 log4cxx::helpers::ByteBuffer::ByteBuffer(char*, unsigned long) [function] [call site] 00262
6 log4cxx::helpers::ByteBuffer::~ByteBuffer() [function] [call site] 00263
5 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00264
6 log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Properties&) [function] [call site] 00265
7 log4cxx::helpers::Pool::Pool() [function] [call site] 00266
7 log4cxx::helpers::StringHelper::toString(unsigned long, log4cxx::helpers::Pool&, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >&) [function] [call site] 00267
7 __cxa_allocate_exception [call site] 00268
7 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] 00269
7 __cxa_throw [call site] 00270
7 __cxa_free_exception [call site] 00271
7 log4cxx::helpers::Pool::~Pool() [function] [call site] 00272
7 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] 00273
7 log4cxx::helpers::Properties::getProperty(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) const [function] [call site] 00274
8 log4cxx::helpers::Properties::get(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) const [function] [call site] 00275
7 log4cxx::helpers::OptionConverter::substVars(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Properties&) [function] [call site] 00276
6 __cxa_begin_catch [call site] 00277
6 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] 00278
7 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00279
7 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00280
7 log4cxx::helpers::LogLog::emit_log(std::exception const&) [function] [call site] 00281
8 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] 00282
8 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] 00283
6 __cxa_end_catch [call site] 00284
6 __clang_call_terminate [call site] 00285
5 __cxa_guard_acquire [call site] 00286
5 _ZN7log4cxx7helpers8WideLifeINSt3__112basic_stringIwNS2_11char_traitsIwEENS2_9allocatorIwEEEEEC2IRA5_KwJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSE_DpOT0_ [function] [call site] 00287
5 __cxa_atexit [call site] 00288
5 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::~WideLife() [function] [call site] 00289
6 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::value() [function] [call site] 00290
5 __cxa_guard_release [call site] 00291
5 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00292
5 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] 00293
5 __cxa_guard_abort [call site] 00294
5 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::value() const [function] [call site] 00295
5 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] 00296
5 log4cxx::helpers::LogLog::setInternalDebugging(bool) [function] [call site] 00297
6 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00298
5 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00299
5 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] 00300
5 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00301
5 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00302
5 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::value() const [function] [call site] 00303
5 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] 00304
6 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00305
6 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00306
5 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] 00307
5 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] 00308
5 log4cxx::helpers::LogLog::setInternalDebugging(bool) [function] [call site] 00309
5 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00310
5 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00311
5 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00312
5 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] 00313
5 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::value() const [function] [call site] 00314
5 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00315
5 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00316
5 log4cxx::helpers::WideLife<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >::value() const [function] [call site] 00317
5 log4cxx::helpers::ThreadUtility::configure(log4cxx::helpers::ThreadConfigurationType) [function] [call site] 00318
6 log4cxx::helpers::ThreadUtility::instance() [function] [call site] 00319
7 log4cxx::helpers::ThreadUtility::instancePtr() [function] [call site] 00320
8 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] 00321
9 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] 00322
10 log4cxx::helpers::Object::getStaticClass() [function] [call site] 00323
11 __cxa_guard_acquire [call site] 00324
11 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::WideLife() [function] [call site] 00325
12 log4cxx::helpers::Object::ClazzObject::ClazzObject() [function] [call site] 00326
13 log4cxx::helpers::Class::Class() [function] [call site] 00327
11 __cxa_atexit [call site] 00328
11 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::~WideLife() [function] [call site] 00329
12 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::value() [function] [call site] 00330
11 __cxa_guard_release [call site] 00331
11 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::operator log4cxx::helpers::Object::ClazzObject&() [function] [call site] 00332
12 log4cxx::helpers::WideLife<log4cxx::helpers::Object::ClazzObject>::value() [function] [call site] 00333
11 __cxa_guard_abort [call site] 00334
7 log4cxx::helpers::SingletonHolder<log4cxx::helpers::ThreadUtility>::value() [function] [call site] 00335
6 log4cxx::helpers::ThreadUtility::configureFuncs(std::__1::function<void ()>, std::__1::function<void (std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::__thread_id, unsigned long)>, std::__1::function<void ()>) [function] [call site] 00336
6 log4cxx::helpers::ThreadUtility::configureFuncs(std::__1::function<void ()>, std::__1::function<void (std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::__thread_id, unsigned long)>, std::__1::function<void ()>) [function] [call site] 00337
6 log4cxx::helpers::ThreadUtility::configureFuncs(std::__1::function<void ()>, std::__1::function<void (std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::__thread_id, unsigned long)>, std::__1::function<void ()>) [function] [call site] 00338
6 log4cxx::helpers::ThreadUtility::configureFuncs(std::__1::function<void ()>, std::__1::function<void (std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::__thread_id, unsigned long)>, std::__1::function<void ()>) [function] [call site] 00339
5 log4cxx::helpers::ThreadUtility::configure(log4cxx::helpers::ThreadConfigurationType) [function] [call site] 00340
5 log4cxx::helpers::ThreadUtility::configure(log4cxx::helpers::ThreadConfigurationType) [function] [call site] 00341
5 log4cxx::helpers::ThreadUtility::configure(log4cxx::helpers::ThreadConfigurationType) [function] [call site] 00342
5 log4cxx::xml::DOMConfigurator::parseLoggerFactory(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*) [function] [call site] 00343
6 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00344
6 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00345
6 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] 00346
6 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00347
6 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] 00348
6 log4cxx::spi::LoggerFactory::getStaticClass() [function] [call site] 00349
7 __cxa_guard_acquire [call site] 00350
7 log4cxx::helpers::WideLife<log4cxx::spi::LoggerFactory::ClazzLoggerFactory>::WideLife() [function] [call site] 00351
8 log4cxx::spi::LoggerFactory::ClazzLoggerFactory::ClazzLoggerFactory() [function] [call site] 00352
9 log4cxx::helpers::Class::Class() [function] [call site] 00353
7 __cxa_atexit [call site] 00354
7 log4cxx::helpers::WideLife<log4cxx::spi::LoggerFactory::ClazzLoggerFactory>::~WideLife() [function] [call site] 00355
8 log4cxx::helpers::WideLife<log4cxx::spi::LoggerFactory::ClazzLoggerFactory>::value() [function] [call site] 00356
7 __cxa_guard_release [call site] 00357
7 log4cxx::helpers::WideLife<log4cxx::spi::LoggerFactory::ClazzLoggerFactory>::operator log4cxx::spi::LoggerFactory::ClazzLoggerFactory&() [function] [call site] 00358
8 log4cxx::helpers::WideLife<log4cxx::spi::LoggerFactory::ClazzLoggerFactory>::value() [function] [call site] 00359
7 __cxa_guard_abort [call site] 00360
6 log4cxx::helpers::OptionConverter::instantiateByClassName(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Class const&, std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00361
7 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00362
8 log4cxx::helpers::Class::forName(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00363
9 log4cxx::helpers::StringHelper::toLowerCase(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00364
9 log4cxx::helpers::Class::getRegistry() [function] [call site] 00365
10 __cxa_guard_acquire [call site] 00366
10 log4cxx::helpers::WideLife<std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > > >::WideLife() [function] [call site] 00367
10 __cxa_atexit [call site] 00368
10 log4cxx::helpers::WideLife<std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > > >::~WideLife() [function] [call site] 00369
11 log4cxx::helpers::WideLife<std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > > >::value() [function] [call site] 00370
10 __cxa_guard_release [call site] 00371
10 log4cxx::helpers::WideLife<std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > > >::operator std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > >&() [function] [call site] 00372
11 log4cxx::helpers::WideLife<std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, log4cxx::helpers::Class const*, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, log4cxx::helpers::Class const*> > > >::value() [function] [call site] 00373
10 __cxa_guard_abort [call site] 00374
9 log4cxx::helpers::Class::getRegistry() [function] [call site] 00375
9 log4cxx::helpers::Class::registerClasses() [function] [call site] 00376
10 log4cxx::AsyncAppender::registerClass() [function] [call site] 00377
11 __cxa_guard_acquire [call site] 00378
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00379
12 log4cxx::helpers::ClassRegistration::ClassRegistration(log4cxx::helpers::Class const& (*)()) [function] [call site] 00380
13 log4cxx::helpers::Class::registerClass(log4cxx::helpers::Class const&) [function] [call site] 00381
14 log4cxx::helpers::Class::getRegistry() [function] [call site] 00382
14 log4cxx::helpers::StringHelper::toLowerCase(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00383
11 __cxa_atexit [call site] 00384
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00385
12 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::value() [function] [call site] 00386
11 __cxa_guard_release [call site] 00387
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00388
12 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::value() [function] [call site] 00389
11 __cxa_guard_abort [call site] 00390
10 log4cxx::ConsoleAppender::registerClass() [function] [call site] 00391
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00392
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00393
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00394
10 log4cxx::FileAppender::registerClass() [function] [call site] 00395
11 __cxa_guard_acquire [call site] 00396
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00397
11 __cxa_atexit [call site] 00398
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00399
11 __cxa_guard_release [call site] 00400
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00401
11 __cxa_guard_abort [call site] 00402
10 log4cxx::db::ODBCAppender::registerClass() [function] [call site] 00403
11 __cxa_guard_acquire [call site] 00404
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00405
11 __cxa_atexit [call site] 00406
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00407
11 __cxa_guard_release [call site] 00408
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00409
11 __cxa_guard_abort [call site] 00410
10 log4cxx::net::SMTPAppender::registerClass() [function] [call site] 00411
11 __cxa_guard_acquire [call site] 00412
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00413
11 __cxa_atexit [call site] 00414
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00415
11 __cxa_guard_release [call site] 00416
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00417
11 __cxa_guard_abort [call site] 00418
10 log4cxx::JSONLayout::registerClass() [function] [call site] 00419
11 __cxa_guard_acquire [call site] 00420
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00421
11 __cxa_atexit [call site] 00422
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00423
11 __cxa_guard_release [call site] 00424
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00425
11 __cxa_guard_abort [call site] 00426
10 log4cxx::HTMLLayout::registerClass() [function] [call site] 00427
11 __cxa_guard_acquire [call site] 00428
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00429
11 __cxa_atexit [call site] 00430
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00431
11 __cxa_guard_release [call site] 00432
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00433
11 __cxa_guard_abort [call site] 00434
10 log4cxx::PatternLayout::registerClass() [function] [call site] 00435
11 __cxa_guard_acquire [call site] 00436
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00437
11 __cxa_atexit [call site] 00438
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00439
11 __cxa_guard_release [call site] 00440
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00441
11 __cxa_guard_abort [call site] 00442
10 log4cxx::SimpleLayout::registerClass() [function] [call site] 00443
11 __cxa_guard_acquire [call site] 00444
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00445
11 __cxa_atexit [call site] 00446
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00447
11 __cxa_guard_release [call site] 00448
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00449
11 __cxa_guard_abort [call site] 00450
10 log4cxx::xml::XMLLayout::registerClass() [function] [call site] 00451
11 __cxa_guard_acquire [call site] 00452
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00453
11 __cxa_atexit [call site] 00454
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00455
11 __cxa_guard_release [call site] 00456
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00457
11 __cxa_guard_abort [call site] 00458
10 log4cxx::filter::LevelMatchFilter::registerClass() [function] [call site] 00459
11 __cxa_guard_acquire [call site] 00460
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00461
11 __cxa_atexit [call site] 00462
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00463
11 __cxa_guard_release [call site] 00464
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00465
11 __cxa_guard_abort [call site] 00466
10 log4cxx::filter::LevelRangeFilter::registerClass() [function] [call site] 00467
11 __cxa_guard_acquire [call site] 00468
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00469
11 __cxa_atexit [call site] 00470
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00471
11 __cxa_guard_release [call site] 00472
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00473
11 __cxa_guard_abort [call site] 00474
10 log4cxx::filter::StringMatchFilter::registerClass() [function] [call site] 00475
11 __cxa_guard_acquire [call site] 00476
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00477
11 __cxa_atexit [call site] 00478
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00479
11 __cxa_guard_release [call site] 00480
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00481
11 __cxa_guard_abort [call site] 00482
10 log4cxx::filter::LocationInfoFilter::registerClass() [function] [call site] 00483
11 __cxa_guard_acquire [call site] 00484
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00485
11 __cxa_atexit [call site] 00486
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00487
11 __cxa_guard_release [call site] 00488
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00489
11 __cxa_guard_abort [call site] 00490
10 log4cxx::rolling::RollingFileAppender::registerClass() [function] [call site] 00491
10 log4cxx::rolling::SizeBasedTriggeringPolicy::registerClass() [function] [call site] 00492
11 __cxa_guard_acquire [call site] 00493
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00494
11 __cxa_atexit [call site] 00495
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00496
11 __cxa_guard_release [call site] 00497
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00498
11 __cxa_guard_abort [call site] 00499
10 log4cxx::rolling::TimeBasedRollingPolicy::registerClass() [function] [call site] 00500
11 __cxa_guard_acquire [call site] 00501
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00502
11 __cxa_atexit [call site] 00503
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00504
11 __cxa_guard_release [call site] 00505
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00506
11 __cxa_guard_abort [call site] 00507
10 log4cxx::rolling::ManualTriggeringPolicy::registerClass() [function] [call site] 00508
10 log4cxx::rolling::FixedWindowRollingPolicy::registerClass() [function] [call site] 00509
10 log4cxx::rolling::FilterBasedTriggeringPolicy::registerClass() [function] [call site] 00510
10 log4cxx::xml::DOMConfigurator::registerClass() [function] [call site] 00511
11 __cxa_guard_acquire [call site] 00512
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00513
11 __cxa_atexit [call site] 00514
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00515
11 __cxa_guard_release [call site] 00516
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00517
11 __cxa_guard_abort [call site] 00518
10 log4cxx::PropertyConfigurator::registerClass() [function] [call site] 00519
11 __cxa_guard_acquire [call site] 00520
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00521
11 __cxa_atexit [call site] 00522
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00523
11 __cxa_guard_release [call site] 00524
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00525
11 __cxa_guard_abort [call site] 00526
10 log4cxx::varia::FallbackErrorHandler::registerClass() [function] [call site] 00527
10 log4cxx::net::TelnetAppender::registerClass() [function] [call site] 00528
10 log4cxx::net::XMLSocketAppender::registerClass() [function] [call site] 00529
10 log4cxx::net::SyslogAppender::registerClass() [function] [call site] 00530
11 __cxa_guard_acquire [call site] 00531
11 _ZN7log4cxx7helpers8WideLifeINS0_17ClassRegistrationEEC2IRFRKNS0_5ClassEvEJEQntsr3stdE7same_asINS1_IT_EETL0__EEEOSA_DpOT0_ [function] [call site] 00532
11 __cxa_atexit [call site] 00533
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::~WideLife() [function] [call site] 00534
11 __cxa_guard_release [call site] 00535
11 log4cxx::helpers::WideLife<log4cxx::helpers::ClassRegistration>::operator log4cxx::helpers::ClassRegistration&() [function] [call site] 00536
11 __cxa_guard_abort [call site] 00537
9 log4cxx::helpers::Class::getRegistry() [function] [call site] 00538
9 log4cxx::helpers::Class::getRegistry() [function] [call site] 00539
9 log4cxx::helpers::Class::registerClasses() [function] [call site] 00540
9 log4cxx::helpers::Class::getRegistry() [function] [call site] 00541
9 __cxa_allocate_exception [call site] 00542
9 log4cxx::helpers::ClassNotFoundException::ClassNotFoundException(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00543
10 log4cxx::helpers::ClassNotFoundException::formatMessage(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00544
10 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] 00545
9 __cxa_throw [call site] 00546
9 __cxa_free_exception [call site] 00547
7 __cxa_begin_catch [call site] 00548
7 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00549
8 log4cxx::helpers::LogLog::getInstance() [function] [call site] 00550
8 log4cxx::helpers::LogLog::emit_log(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00551
8 log4cxx::helpers::LogLog::emit_log(std::exception const&) [function] [call site] 00552
7 __cxa_end_catch [call site] 00553
7 __clang_call_terminate [call site] 00554
6 std::__1::shared_ptr<log4cxx::spi::LoggerFactory> log4cxx::cast<log4cxx::spi::LoggerFactory, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00555
7 log4cxx::spi::LoggerFactory::getStaticClass() [function] [call site] 00556
6 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00557
6 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00558
7 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00559
7 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00560
7 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00561
7 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00562
7 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00563
7 log4cxx::config::PropertySetter::setProperty(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&, log4cxx::helpers::Pool&) [function] [call site] 00564
8 log4cxx::spi::OptionHandler::getStaticClass() [function] [call site] 00565
9 log4cxx::helpers::WideLife<log4cxx::spi::OptionHandler::ClazzOptionHandler>::WideLife() [function] [call site] 00566
10 log4cxx::spi::OptionHandler::ClazzOptionHandler::ClazzOptionHandler() [function] [call site] 00567
11 log4cxx::helpers::Class::Class() [function] [call site] 00568
9 log4cxx::helpers::WideLife<log4cxx::spi::OptionHandler::ClazzOptionHandler>::~WideLife() [function] [call site] 00569
10 log4cxx::helpers::WideLife<log4cxx::spi::OptionHandler::ClazzOptionHandler>::value() [function] [call site] 00570
9 log4cxx::helpers::WideLife<log4cxx::spi::OptionHandler::ClazzOptionHandler>::operator log4cxx::spi::OptionHandler::ClazzOptionHandler&() [function] [call site] 00571
10 log4cxx::helpers::WideLife<log4cxx::spi::OptionHandler::ClazzOptionHandler>::value() [function] [call site] 00572
8 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00573
8 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] 00574
8 std::__1::shared_ptr<log4cxx::spi::OptionHandler> log4cxx::cast<log4cxx::spi::OptionHandler, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00575
9 log4cxx::spi::OptionHandler::getStaticClass() [function] [call site] 00576
6 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00577
5 log4cxx::xml::DOMConfigurator::parseLogger(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00578
6 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00579
6 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00580
6 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00581
6 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] 00582
6 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00583
6 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00584
6 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] 00585
6 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00586
6 log4cxx::Logger::getName() const [function] [call site] 00587
6 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] 00588
6 log4cxx::Logger::setAdditivity(bool) [function] [call site] 00589
6 log4cxx::xml::DOMConfigurator::parseChildrenOfLoggerElement(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::shared_ptr<log4cxx::Logger>, bool, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00590
7 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00591
7 log4cxx::xml::DOMConfigurator::findAppenderByReference(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00592
8 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00593
8 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00594
8 log4cxx::xml::DOMConfigurator::findAppenderByName(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00595
9 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00596
9 log4cxx::xml::DOMConfigurator::parseAppender(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00597
10 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00598
10 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00599
10 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00600
10 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] 00601
10 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00602
10 std::__1::shared_ptr<log4cxx::Appender> log4cxx::cast<log4cxx::Appender, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00603
11 log4cxx::Appender::getStaticClass() [function] [call site] 00604
12 __cxa_guard_acquire [call site] 00605
12 log4cxx::helpers::WideLife<log4cxx::Appender::ClazzAppender>::WideLife() [function] [call site] 00606
13 log4cxx::Appender::ClazzAppender::ClazzAppender() [function] [call site] 00607
14 log4cxx::helpers::Class::Class() [function] [call site] 00608
12 __cxa_atexit [call site] 00609
12 log4cxx::helpers::WideLife<log4cxx::Appender::ClazzAppender>::~WideLife() [function] [call site] 00610
13 log4cxx::helpers::WideLife<log4cxx::Appender::ClazzAppender>::value() [function] [call site] 00611
12 __cxa_guard_release [call site] 00612
12 log4cxx::helpers::WideLife<log4cxx::Appender::ClazzAppender>::operator log4cxx::Appender::ClazzAppender&() [function] [call site] 00613
13 log4cxx::helpers::WideLife<log4cxx::Appender::ClazzAppender>::value() [function] [call site] 00614
12 __cxa_guard_abort [call site] 00615
10 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] 00616
10 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00617
10 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00618
10 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00619
10 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00620
10 log4cxx::xml::DOMConfigurator::parseLayout(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*) [function] [call site] 00621
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00622
11 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00623
11 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00624
11 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] 00625
11 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00626
11 std::__1::shared_ptr<log4cxx::Layout> log4cxx::cast<log4cxx::Layout, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00627
12 log4cxx::Layout::getStaticClass() [function] [call site] 00628
13 __cxa_guard_acquire [call site] 00629
13 log4cxx::helpers::WideLife<log4cxx::Layout::ClazzLayout>::WideLife() [function] [call site] 00630
14 log4cxx::Layout::ClazzLayout::ClazzLayout() [function] [call site] 00631
13 __cxa_atexit [call site] 00632
13 log4cxx::helpers::WideLife<log4cxx::Layout::ClazzLayout>::~WideLife() [function] [call site] 00633
14 log4cxx::helpers::WideLife<log4cxx::Layout::ClazzLayout>::value() [function] [call site] 00634
13 __cxa_guard_release [call site] 00635
13 log4cxx::helpers::WideLife<log4cxx::Layout::ClazzLayout>::operator log4cxx::Layout::ClazzLayout&() [function] [call site] 00636
14 log4cxx::helpers::WideLife<log4cxx::Layout::ClazzLayout>::value() [function] [call site] 00637
13 __cxa_guard_abort [call site] 00638
11 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00639
11 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00640
11 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00641
12 log4cxx::spi::OptionHandler::getStaticClass() [function] [call site] 00642
12 std::__1::shared_ptr<log4cxx::spi::OptionHandler> log4cxx::cast<log4cxx::spi::OptionHandler, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00643
11 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00644
11 __cxa_begin_catch [call site] 00645
11 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00646
11 __cxa_end_catch [call site] 00647
11 __clang_call_terminate [call site] 00648
10 log4cxx::xml::DOMConfigurator::parseFilters(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::vector<std::__1::shared_ptr<log4cxx::spi::Filter>, std::__1::allocator<std::__1::shared_ptr<log4cxx::spi::Filter> > >&) [function] [call site] 00649
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00650
11 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00651
11 log4cxx::spi::Filter::getStaticClass() [function] [call site] 00652
12 __cxa_guard_acquire [call site] 00653
12 log4cxx::helpers::WideLife<log4cxx::spi::Filter::ClazzFilter>::WideLife() [function] [call site] 00654
13 log4cxx::spi::Filter::ClazzFilter::ClazzFilter() [function] [call site] 00655
14 log4cxx::helpers::Class::Class() [function] [call site] 00656
12 __cxa_atexit [call site] 00657
12 log4cxx::helpers::WideLife<log4cxx::spi::Filter::ClazzFilter>::~WideLife() [function] [call site] 00658
13 log4cxx::helpers::WideLife<log4cxx::spi::Filter::ClazzFilter>::value() [function] [call site] 00659
12 __cxa_guard_release [call site] 00660
12 log4cxx::helpers::WideLife<log4cxx::spi::Filter::ClazzFilter>::operator log4cxx::spi::Filter::ClazzFilter&() [function] [call site] 00661
13 log4cxx::helpers::WideLife<log4cxx::spi::Filter::ClazzFilter>::value() [function] [call site] 00662
12 __cxa_guard_abort [call site] 00663
11 log4cxx::helpers::OptionConverter::instantiateByClassName(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Class const&, std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00664
11 std::__1::shared_ptr<log4cxx::spi::Filter> log4cxx::cast<log4cxx::spi::Filter, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00665
12 log4cxx::spi::Filter::getStaticClass() [function] [call site] 00666
11 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00667
11 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00668
11 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00669
11 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00670
10 log4cxx::xml::DOMConfigurator::parseErrorHandler(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::shared_ptr<log4cxx::Appender>&, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00671
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00672
11 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00673
11 log4cxx::spi::ErrorHandler::getStaticClass() [function] [call site] 00674
12 __cxa_guard_acquire [call site] 00675
12 log4cxx::helpers::WideLife<log4cxx::spi::ErrorHandler::ClazzErrorHandler>::WideLife() [function] [call site] 00676
13 log4cxx::spi::ErrorHandler::ClazzErrorHandler::ClazzErrorHandler() [function] [call site] 00677
14 log4cxx::helpers::Class::Class() [function] [call site] 00678
12 __cxa_atexit [call site] 00679
12 log4cxx::helpers::WideLife<log4cxx::spi::ErrorHandler::ClazzErrorHandler>::~WideLife() [function] [call site] 00680
13 log4cxx::helpers::WideLife<log4cxx::spi::ErrorHandler::ClazzErrorHandler>::value() [function] [call site] 00681
12 __cxa_guard_release [call site] 00682
12 log4cxx::helpers::WideLife<log4cxx::spi::ErrorHandler::ClazzErrorHandler>::operator log4cxx::spi::ErrorHandler::ClazzErrorHandler&() [function] [call site] 00683
13 log4cxx::helpers::WideLife<log4cxx::spi::ErrorHandler::ClazzErrorHandler>::value() [function] [call site] 00684
12 __cxa_guard_abort [call site] 00685
11 log4cxx::helpers::OptionConverter::instantiateByClassName(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, log4cxx::helpers::Class const&, std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00686
11 std::__1::shared_ptr<log4cxx::spi::ErrorHandler> log4cxx::cast<log4cxx::spi::ErrorHandler, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00687
12 log4cxx::spi::ErrorHandler::getStaticClass() [function] [call site] 00688
11 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00689
11 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00690
11 log4cxx::xml::DOMConfigurator::findAppenderByReference(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00691
12 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] 00692
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00693
11 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00694
11 std::__1::shared_ptr<log4cxx::AppenderSkeleton> log4cxx::cast<log4cxx::AppenderSkeleton, log4cxx::Appender, false, false>(std::__1::shared_ptr<log4cxx::Appender> const&) [function] [call site] 00695
12 log4cxx::AppenderSkeleton::getStaticClass() [function] [call site] 00696
13 __cxa_guard_acquire [call site] 00697
13 log4cxx::helpers::WideLife<log4cxx::AppenderSkeleton::ClazzAppenderSkeleton>::WideLife() [function] [call site] 00698
14 log4cxx::AppenderSkeleton::ClazzAppenderSkeleton::ClazzAppenderSkeleton() [function] [call site] 00699
15 log4cxx::helpers::Class::Class() [function] [call site] 00700
13 __cxa_atexit [call site] 00701
13 log4cxx::helpers::WideLife<log4cxx::AppenderSkeleton::ClazzAppenderSkeleton>::~WideLife() [function] [call site] 00702
14 log4cxx::helpers::WideLife<log4cxx::AppenderSkeleton::ClazzAppenderSkeleton>::value() [function] [call site] 00703
13 __cxa_guard_release [call site] 00704
13 log4cxx::helpers::WideLife<log4cxx::AppenderSkeleton::ClazzAppenderSkeleton>::operator log4cxx::AppenderSkeleton::ClazzAppenderSkeleton&() [function] [call site] 00705
14 log4cxx::helpers::WideLife<log4cxx::AppenderSkeleton::ClazzAppenderSkeleton>::value() [function] [call site] 00706
13 __cxa_guard_abort [call site] 00707
11 log4cxx::AppenderSkeleton::setErrorHandler(std::__1::shared_ptr<log4cxx::spi::ErrorHandler>) [function] [call site] 00708
12 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] 00709
11 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00710
10 log4cxx::xml::DOMConfigurator::parseRollingPolicy(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*) [function] [call site] 00711
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00712
11 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00713
11 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00714
11 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] 00715
11 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00716
11 std::__1::shared_ptr<log4cxx::rolling::RollingPolicy> log4cxx::cast<log4cxx::rolling::RollingPolicy, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00717
12 log4cxx::rolling::RollingPolicy::getStaticClass() [function] [call site] 00718
13 log4cxx::helpers::WideLife<log4cxx::rolling::RollingPolicy::ClazzRollingPolicy>::WideLife() [function] [call site] 00719
14 log4cxx::rolling::RollingPolicy::ClazzRollingPolicy::ClazzRollingPolicy() [function] [call site] 00720
15 log4cxx::helpers::Class::Class() [function] [call site] 00721
13 log4cxx::helpers::WideLife<log4cxx::rolling::RollingPolicy::ClazzRollingPolicy>::~WideLife() [function] [call site] 00722
14 log4cxx::helpers::WideLife<log4cxx::rolling::RollingPolicy::ClazzRollingPolicy>::value() [function] [call site] 00723
13 log4cxx::helpers::WideLife<log4cxx::rolling::RollingPolicy::ClazzRollingPolicy>::operator log4cxx::rolling::RollingPolicy::ClazzRollingPolicy&() [function] [call site] 00724
14 log4cxx::helpers::WideLife<log4cxx::rolling::RollingPolicy::ClazzRollingPolicy>::value() [function] [call site] 00725
11 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00726
11 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00727
11 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00728
11 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00729
11 __cxa_begin_catch [call site] 00730
11 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00731
11 __cxa_end_catch [call site] 00732
11 __clang_call_terminate [call site] 00733
10 std::__1::shared_ptr<log4cxx::rolling::RollingFileAppender> log4cxx::cast<log4cxx::rolling::RollingFileAppender, log4cxx::Appender, false, false>(std::__1::shared_ptr<log4cxx::Appender> const&) [function] [call site] 00734
11 log4cxx::rolling::RollingFileAppender::getStaticClass() [function] [call site] 00735
12 log4cxx::helpers::WideLife<log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender>::WideLife() [function] [call site] 00736
13 log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender::ClazzRollingFileAppender() [function] [call site] 00737
14 log4cxx::helpers::Class::Class() [function] [call site] 00738
12 log4cxx::helpers::WideLife<log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender>::~WideLife() [function] [call site] 00739
13 log4cxx::helpers::WideLife<log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender>::value() [function] [call site] 00740
12 log4cxx::helpers::WideLife<log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender>::operator log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender&() [function] [call site] 00741
13 log4cxx::helpers::WideLife<log4cxx::rolling::RollingFileAppender::ClazzRollingFileAppender>::value() [function] [call site] 00742
10 log4cxx::rolling::RollingFileAppender::setRollingPolicy(std::__1::shared_ptr<log4cxx::rolling::RollingPolicy> const&) [function] [call site] 00743
10 log4cxx::xml::DOMConfigurator::parseTriggeringPolicy(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*) [function] [call site] 00744
11 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00745
11 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00746
11 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00747
11 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] 00748
11 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00749
11 log4cxx::config::PropertySetter::PropertySetter(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00750
11 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00751
11 log4cxx::xml::DOMConfigurator::parseFilters(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::vector<std::__1::shared_ptr<log4cxx::spi::Filter>, std::__1::allocator<std::__1::shared_ptr<log4cxx::spi::Filter> > >&) [function] [call site] 00752
11 std::__1::shared_ptr<log4cxx::rolling::FilterBasedTriggeringPolicy> log4cxx::cast<log4cxx::rolling::FilterBasedTriggeringPolicy, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00753
12 log4cxx::rolling::FilterBasedTriggeringPolicy::getStaticClass() [function] [call site] 00754
13 log4cxx::helpers::WideLife<log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy>::WideLife() [function] [call site] 00755
14 log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy() [function] [call site] 00756
13 log4cxx::helpers::WideLife<log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy>::~WideLife() [function] [call site] 00757
14 log4cxx::helpers::WideLife<log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy>::value() [function] [call site] 00758
13 log4cxx::helpers::WideLife<log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy>::operator log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy&() [function] [call site] 00759
14 log4cxx::helpers::WideLife<log4cxx::rolling::FilterBasedTriggeringPolicy::ClazzFilterBasedTriggeringPolicy>::value() [function] [call site] 00760
11 log4cxx::rolling::FilterBasedTriggeringPolicy::addFilter(std::__1::shared_ptr<log4cxx::spi::Filter> const&) [function] [call site] 00761
12 log4cxx::spi::Filter::setNext(std::__1::shared_ptr<log4cxx::spi::Filter> const&) [function] [call site] 00762
11 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00763
11 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00764
11 __cxa_begin_catch [call site] 00765
11 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00766
11 __cxa_end_catch [call site] 00767
11 __clang_call_terminate [call site] 00768
10 std::__1::shared_ptr<log4cxx::rolling::RollingFileAppender> log4cxx::cast<log4cxx::rolling::RollingFileAppender, log4cxx::Appender, false, false>(std::__1::shared_ptr<log4cxx::Appender> const&) [function] [call site] 00769
10 std::__1::shared_ptr<log4cxx::rolling::TriggeringPolicy> log4cxx::cast<log4cxx::rolling::TriggeringPolicy, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00770
11 log4cxx::rolling::TriggeringPolicy::getStaticClass() [function] [call site] 00771
12 __cxa_guard_acquire [call site] 00772
12 log4cxx::helpers::WideLife<log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy>::WideLife() [function] [call site] 00773
13 log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy::ClazzTriggeringPolicy() [function] [call site] 00774
14 log4cxx::helpers::Class::Class() [function] [call site] 00775
12 __cxa_atexit [call site] 00776
12 log4cxx::helpers::WideLife<log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy>::~WideLife() [function] [call site] 00777
13 log4cxx::helpers::WideLife<log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy>::value() [function] [call site] 00778
12 __cxa_guard_release [call site] 00779
12 log4cxx::helpers::WideLife<log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy>::operator log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy&() [function] [call site] 00780
13 log4cxx::helpers::WideLife<log4cxx::rolling::TriggeringPolicy::ClazzTriggeringPolicy>::value() [function] [call site] 00781
12 __cxa_guard_abort [call site] 00782
10 log4cxx::rolling::RollingFileAppender::setTriggeringPolicy(std::__1::shared_ptr<log4cxx::rolling::TriggeringPolicy> const&) [function] [call site] 00783
10 std::__1::shared_ptr<log4cxx::net::SMTPAppender> log4cxx::cast<log4cxx::net::SMTPAppender, log4cxx::Appender, false, false>(std::__1::shared_ptr<log4cxx::Appender> const&) [function] [call site] 00784
11 log4cxx::net::SMTPAppender::getStaticClass() [function] [call site] 00785
12 log4cxx::helpers::WideLife<log4cxx::net::SMTPAppender::ClazzSMTPAppender>::WideLife() [function] [call site] 00786
13 log4cxx::net::SMTPAppender::ClazzSMTPAppender::ClazzSMTPAppender() [function] [call site] 00787
14 log4cxx::helpers::Class::Class() [function] [call site] 00788
12 log4cxx::helpers::WideLife<log4cxx::net::SMTPAppender::ClazzSMTPAppender>::~WideLife() [function] [call site] 00789
13 log4cxx::helpers::WideLife<log4cxx::net::SMTPAppender::ClazzSMTPAppender>::value() [function] [call site] 00790
12 log4cxx::helpers::WideLife<log4cxx::net::SMTPAppender::ClazzSMTPAppender>::operator log4cxx::net::SMTPAppender::ClazzSMTPAppender&() [function] [call site] 00791
13 log4cxx::helpers::WideLife<log4cxx::net::SMTPAppender::ClazzSMTPAppender>::value() [function] [call site] 00792
10 std::__1::shared_ptr<log4cxx::spi::TriggeringEventEvaluator> log4cxx::cast<log4cxx::spi::TriggeringEventEvaluator, log4cxx::helpers::Object, false, true>(std::__1::shared_ptr<log4cxx::helpers::Object> const&) [function] [call site] 00793
11 log4cxx::spi::TriggeringEventEvaluator::getStaticClass() [function] [call site] 00794
12 __cxa_guard_acquire [call site] 00795
12 log4cxx::helpers::WideLife<log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator>::WideLife() [function] [call site] 00796
13 log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator::ClazzTriggeringEventEvaluator() [function] [call site] 00797
14 log4cxx::helpers::Class::Class() [function] [call site] 00798
12 __cxa_atexit [call site] 00799
12 log4cxx::helpers::WideLife<log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator>::~WideLife() [function] [call site] 00800
13 log4cxx::helpers::WideLife<log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator>::value() [function] [call site] 00801
12 __cxa_guard_release [call site] 00802
12 log4cxx::helpers::WideLife<log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator>::operator log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator&() [function] [call site] 00803
13 log4cxx::helpers::WideLife<log4cxx::spi::TriggeringEventEvaluator::ClazzTriggeringEventEvaluator>::value() [function] [call site] 00804
12 __cxa_guard_abort [call site] 00805
10 log4cxx::net::SMTPAppender::setEvaluator(std::__1::shared_ptr<log4cxx::spi::TriggeringEventEvaluator>&) [function] [call site] 00806
10 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00807
10 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00808
10 log4cxx::spi::AppenderAttachable::getStaticClass() [function] [call site] 00809
11 log4cxx::helpers::WideLife<log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable>::WideLife() [function] [call site] 00810
12 log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable::ClazzAppenderAttachable() [function] [call site] 00811
11 log4cxx::helpers::WideLife<log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable>::~WideLife() [function] [call site] 00812
12 log4cxx::helpers::WideLife<log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable>::value() [function] [call site] 00813
11 log4cxx::helpers::WideLife<log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable>::operator log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable&() [function] [call site] 00814
12 log4cxx::helpers::WideLife<log4cxx::spi::AppenderAttachable::ClazzAppenderAttachable>::value() [function] [call site] 00815
10 std::__1::shared_ptr<log4cxx::spi::AppenderAttachable> log4cxx::cast<log4cxx::spi::AppenderAttachable, log4cxx::Appender, false, false>(std::__1::shared_ptr<log4cxx::Appender> const&) [function] [call site] 00816
11 log4cxx::spi::AppenderAttachable::getStaticClass() [function] [call site] 00817
10 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00818
10 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] 00819
10 log4cxx::xml::DOMConfigurator::findAppenderByReference(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00820
10 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] 00821
10 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] 00822
10 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00823
10 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00824
10 __cxa_begin_catch [call site] 00825
10 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00826
10 __cxa_end_catch [call site] 00827
10 __clang_call_terminate [call site] 00828
9 log4cxx::xml::DOMConfigurator::findAppenderByName(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00829
10 log4cxx::xml::DOMConfigurator::findAppenderByName(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00830
7 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00831
7 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00832
7 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00833
7 log4cxx::Logger::getName() const [function] [call site] 00834
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] 00835
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] 00836
7 log4cxx::xml::DOMConfigurator::parseLevel(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::shared_ptr<log4cxx::Logger>, bool) [function] [call site] 00837
8 log4cxx::Logger::getName() const [function] [call site] 00838
8 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00839
8 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00840
8 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00841
8 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] 00842
8 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] 00843
8 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] 00844
8 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] 00845
8 log4cxx::xml::DOMConfigurator::getAttribute(std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) [function] [call site] 00846
8 log4cxx::xml::DOMConfigurator::subst(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00847
8 log4cxx::Level::getDebug() [function] [call site] 00848
9 __cxa_guard_acquire [call site] 00849
9 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00850
9 __cxa_atexit [call site] 00851
9 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00852
10 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::value() [function] [call site] 00853
9 __cxa_guard_release [call site] 00854
9 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00855
10 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::value() [function] [call site] 00856
9 __cxa_guard_abort [call site] 00857
8 log4cxx::helpers::OptionConverter::toLevel(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::shared_ptr<log4cxx::Level> const&) [function] [call site] 00858
9 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00859
9 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] 00860
9 log4cxx::Level::toLevelLS(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::shared_ptr<log4cxx::Level> const&) [function] [call site] 00861
10 log4cxx::helpers::StringHelper::trim(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00862
10 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] 00863
10 log4cxx::Level::getInfo() [function] [call site] 00864
11 __cxa_guard_acquire [call site] 00865
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00866
11 __cxa_atexit [call site] 00867
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00868
11 __cxa_guard_release [call site] 00869
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00870
11 __cxa_guard_abort [call site] 00871
10 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] 00872
10 log4cxx::Level::getWarn() [function] [call site] 00873
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00874
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00875
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00876
10 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] 00877
10 log4cxx::Level::getDebug() [function] [call site] 00878
10 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] 00879
10 log4cxx::Level::getTrace() [function] [call site] 00880
11 __cxa_guard_acquire [call site] 00881
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00882
11 __cxa_atexit [call site] 00883
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00884
11 __cxa_guard_release [call site] 00885
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00886
11 __cxa_guard_abort [call site] 00887
10 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] 00888
10 log4cxx::Level::getError() [function] [call site] 00889
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00890
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00891
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00892
10 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] 00893
10 log4cxx::Level::getFatal() [function] [call site] 00894
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00895
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00896
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00897
10 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] 00898
10 log4cxx::Level::getOff() [function] [call site] 00899
11 __cxa_guard_acquire [call site] 00900
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00901
11 __cxa_atexit [call site] 00902
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00903
11 __cxa_guard_release [call site] 00904
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00905
11 __cxa_guard_abort [call site] 00906
10 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] 00907
10 log4cxx::Level::getAll() [function] [call site] 00908
11 __cxa_guard_acquire [call site] 00909
11 _ZN7log4cxx7helpers8WideLifeINSt3__110shared_ptrINS_5LevelEEEEC2IS5_JEQntsr3stdE7same_asINS1_IT_EETL0__EEEOS8_DpOT0_ [function] [call site] 00910
11 __cxa_atexit [call site] 00911
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::~WideLife() [function] [call site] 00912
11 __cxa_guard_release [call site] 00913
11 log4cxx::helpers::WideLife<std::__1::shared_ptr<log4cxx::Level> >::operator std::__1::shared_ptr<log4cxx::Level>&() [function] [call site] 00914
11 __cxa_guard_abort [call site] 00915
9 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00916
9 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] 00917
9 log4cxx::Level::toLevelLS(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::__1::shared_ptr<log4cxx::Level> const&) [function] [call site] 00918
9 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00919
9 __dynamic_cast [call site] 00920
9 __cxa_bad_cast [call site] 00921
9 __cxa_begin_catch [call site] 00922
9 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] 00923
9 __cxa_end_catch [call site] 00924
9 __cxa_begin_catch [call site] 00925
9 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] 00926
9 __cxa_end_catch [call site] 00927
9 __cxa_begin_catch [call site] 00928
9 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] 00929
9 __cxa_end_catch [call site] 00930
9 __cxa_begin_catch [call site] 00931
9 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] 00932
9 __cxa_end_catch [call site] 00933
9 __clang_call_terminate [call site] 00934
8 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00935
8 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] 00936
8 log4cxx::helpers::Loader::loadClass(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) [function] [call site] 00937
8 __cxa_begin_catch [call site] 00938
8 log4cxx::helpers::LogLog::error(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, std::exception const&) [function] [call site] 00939
8 __cxa_end_catch [call site] 00940
8 __cxa_begin_catch [call site] 00941
8 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] 00942
8 __cxa_end_catch [call site] 00943
8 log4cxx::helpers::LogLog::isDebugEnabled() [function] [call site] 00944
8 log4cxx::Level::toString() const [function] [call site] 00945
8 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] 00946
8 __clang_call_terminate [call site] 00947
7 log4cxx::xml::DOMConfigurator::parseLevel(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::shared_ptr<log4cxx::Logger>, bool) [function] [call site] 00948
7 log4cxx::xml::DOMConfigurator::setParameter(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, log4cxx::config::PropertySetter&) [function] [call site] 00949
7 log4cxx::Logger::replaceAppenders(std::__1::vector<std::__1::shared_ptr<log4cxx::Appender>, std::__1::allocator<std::__1::shared_ptr<log4cxx::Appender> > > const&) [function] [call site] 00950
8 log4cxx::helpers::AppenderAttachableImpl::replaceAppenders(std::__1::vector<std::__1::shared_ptr<log4cxx::Appender>, std::__1::allocator<std::__1::shared_ptr<log4cxx::Appender> > > const&) [function] [call site] 00951
8 log4cxx::Logger::getHierarchy() const [function] [call site] 00952
7 log4cxx::config::PropertySetter::activate(log4cxx::helpers::Pool&) [function] [call site] 00953
7 log4cxx::config::PropertySetter::~PropertySetter() [function] [call site] 00954
5 log4cxx::xml::DOMConfigurator::parseRoot(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00955
6 log4cxx::xml::DOMConfigurator::parseChildrenOfLoggerElement(log4cxx::helpers::Pool&, std::__1::shared_ptr<log4cxx::helpers::CharsetDecoder>&, apr_xml_elem*, std::__1::shared_ptr<log4cxx::Logger>, bool, apr_xml_doc*, std::__1::map<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> >, std::__1::shared_ptr<log4cxx::Appender>, std::__1::less<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > >, std::__1::allocator<std::__1::pair<std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const, std::__1::shared_ptr<log4cxx::Appender> > > >&) [function] [call site] 00956
4 log4cxx::helpers::Pool::~Pool() [function] [call site] 00957
3 log4cxx::xml::DOMConfigurator::~DOMConfigurator() [function] [call site] 00958
4 log4cxx::xml::DOMConfigurator::~DOMConfigurator() [function] [call site] 00959
4 log4cxx::spi::Configurator::~Configurator() [function] [call site] 00960
4 log4cxx::helpers::Object::~Object() [function] [call site] 00961
3 log4cxx::File::~File() [function] [call site] 00962
4 log4cxx::helpers::Pool::Pool() [function] [call site] 00963
4 log4cxx::File::deleteFile(log4cxx::helpers::Pool&) const [function] [call site] 00964
5 log4cxx::File::getPath(log4cxx::helpers::Pool&) const [function] [call site] 00965
5 log4cxx::File::convertBackSlashes(char*) [function] [call site] 00966
5 log4cxx::helpers::Pool::getAPRPool() [function] [call site] 00967
5 apr_file_remove [call site] 00968
4 log4cxx::helpers::Pool::~Pool() [function] [call site] 00969
4 __clang_call_terminate [call site] 00970