Fuzz introspector: DOMConfiguratorFuzzer-utf-8
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
222 222 4 :

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

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

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

762 782 log4cxx::xml::DOMConfigurator::doConfigure(log4cxx::Fileconst&,std::__1::shared_ptr ) call site: 00000 /src/logging-log4cxx/src/main/cpp/domconfigurator.cpp:862
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::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::getFatal()']

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:266
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
24 24 5 :

['std::__1::basic_string , std::__1::allocator >::~basic_string()', 'std::__1::basic_string , std::__1::allocator >::basic_string[abi:ne180100]()', 'std::__1::basic_string , std::__1::allocator >::c_str[abi:ne180100]() const', 'log4cxx::helpers::Transcoder::encode(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&)', 'fputws']

24 24 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 320 1 :

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

0 320 log4cxx::File::getPath(log4cxx::helpers::Pool&)const call site: 00000 /src/logging-log4cxx/src/main/cpp/file.cpp:175
0 0 None 888 5201 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:1099
0 0 None 888 5201 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:1103
0 0 1 :

['std::__1::basic_string , std::__1::allocator >::append(wchar_t const*)']

104 104 log4cxx::helpers::LogLog::emit_log(std::exceptionconst&) call site: 00000 /src/logging-log4cxx/src/main/cpp/loglog.cpp:180
0 0 None 0 29 std::__1::shared_ptr log4cxx::cast (std::__1::shared_ptr const&) call site: 00000 /src/logging-log4cxx/src/main/include/log4cxx/helpers/object.h:129

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