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
77 77 4 :

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

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

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

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

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

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

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

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

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

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

['log4cxx::Level::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
38 38 1 :

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

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

['log4cxx::helpers::Transcoder::encode(std::__1::basic_string , std::__1::allocator > const&, std::__1::basic_string , std::__1::allocator >&)', 'std::__1::basic_string , std::__1::allocator >::~basic_string()', 'std::__1::basic_string , std::__1::allocator >::c_str[abi:ne180100]() const', 'std::__1::basic_string , std::__1::allocator >::basic_string[abi:ne180100]()', '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 202 1 :

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

0 202 log4cxx::File::getPath(log4cxx::helpers::Pool&)const call site: 00000 /src/logging-log4cxx/src/main/cpp/file.cpp:175
0 0 None 1289 5119 log4cxx::xml::DOMConfigurator::parse(log4cxx::helpers::Pool&,std::__1::shared_ptr &,apr_xml_elem*,apr_xml_doc*,std::__1::map ,std::__1::allocator >,std::__1::shared_ptr ,std::__1::less ,std::__1::allocator >>,std::__1::allocator ,std::__1::allocator >const,std::__1::shared_ptr >>>&) call site: 00000 /src/logging-log4cxx/src/main/cpp/domconfigurator.cpp:1131
0 0 None 1289 5119 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:1135

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