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 |
---|---|---|---|---|---|---|---|
193 | 213 |
12 :
['spdlog::details::os::sleep_for_millis(unsigned int)', 'spdlog::details::os::fopen_s(_IO_FILE**, std::__1::basic_string
|
193 | 213 |
spdlog::details::file_helper::open(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/details/file_helper-inl.h:52 |
166 | 166 |
6 :
['spdlog::details::fmt_helper::pad2(int, fmt::v10::basic_memory_buffer
|
166 | 166 |
spdlog::details::fmt_helper::pad2(int,fmt::v10::basic_memory_buffer
|
call site: 00000 | /src/spdlog/include/spdlog/details/fmt_helper.h:85 |
20 | 20 |
1 :
['void spdlog::details::fmt_helper::append_int
|
20 | 20 |
voidspdlog::details::fmt_helper::pad3
|
call site: 00000 | /src/spdlog/include/spdlog/details/fmt_helper.h:107 |
20 | 20 |
4 :
['std::__1::basic_string
|
20 | 20 |
spdlog::details::registry::throw_if_exists_(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/details/registry-inl.h:249 |
4 | 8 |
7 :
['std::__1::basic_string
|
4 | 8 |
spdlog::details::os::create_dir(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/details/os-inl.h:520 |
4 | 4 |
1 :
['spdlog::details::os::gmtime(long const&)'] |
4 | 4 | spdlog::pattern_formatter::get_time_(spdlog::details::log_msgconst&) | call site: 00000 | /src/spdlog/include/spdlog/pattern_formatter-inl.h:990 |
2 | 2 |
3 :
['spdlog::logger::set_error_handler(std::__1::function
|
2 | 56 |
spdlog::details::registry::initialize_logger(std::__1::shared_ptr
|
call site: 00000 | /src/spdlog/include/spdlog/details/registry-inl.h:61 |
2 | 2 |
5 :
['_ZNSt3__110unique_ptrIN6spdlog7details14flag_formatterENS_14default_deleteIS3_EEEC2B7v180000INS1_21custom_flag_formatterENS4_IS8_EEvvEEONS0_IT_T0_EE', 'std::__1::unique_ptr
|
2 | 2 |
voidspdlog::pattern_formatter::handle_flag_
|
call site: 00000 | /src/spdlog/include/spdlog/pattern_formatter-inl.h:1000 |
0 | 10 |
2 :
['std::__1::shared_ptr
|
0 | 48 |
spdlog::details::registry::initialize_logger(std::__1::shared_ptr
|
call site: 00000 | /src/spdlog/include/spdlog/details/registry-inl.h:72 |
0 | 0 | None | 515 | 1032 |
spdlog::pattern_formatter::compile_pattern_(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/pattern_formatter-inl.h:1294 |
0 | 0 | None | 515 | 1032 |
spdlog::pattern_formatter::compile_pattern_(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/pattern_formatter-inl.h:1295 |
0 | 0 | None | 515 | 1032 |
spdlog::pattern_formatter::compile_pattern_(std::__1::basic_string
|
call site: 00000 | /src/spdlog/include/spdlog/pattern_formatter-inl.h:1303 |
LLVMFuzzerTestOneInput
[function]
[call site]
00000
__cxa_guard_acquire
[call site]
00001
spdlog::file_event_handlers::file_event_handlers()
[function]
[call site]
00002
std::__1::shared_ptr<spdlog::logger> spdlog::basic_logger_mt<spdlog::synchronous_factory>(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&, bool, spdlog::file_event_handlers const&)
[function]
[call site]
00003
std::__1::shared_ptr<spdlog::logger> spdlog::synchronous_factory::create<spdlog::sinks::basic_file_sink<std::__1::mutex>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool&, spdlog::file_event_handlers const&>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool&, spdlog::file_event_handlers const&)
[function]
[call site]
00004
spdlog::details::registry::instance()
[function]
[call site]
00005
__cxa_guard_acquire
[call site]
00006
spdlog::details::registry::registry()
[function]
[call site]
00007
spdlog::pattern_formatter::pattern_formatter(spdlog::pattern_time_type, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)
[function]
[call site]
00008
spdlog::formatter::formatter()
[function]
[call site]
00009
spdlog::details::padding_info::padding_info()
[function]
[call site]
00010
std::__1::unique_ptr<spdlog::details::full_formatter, std::__1::default_delete<spdlog::details::full_formatter> > spdlog::details::make_unique<spdlog::details::full_formatter, spdlog::details::padding_info>(spdlog::details::padding_info&&)
[function]
[call site]
00011
spdlog::details::full_formatter::full_formatter(spdlog::details::padding_info)
[function]
[call site]
00012
spdlog::details::flag_formatter::flag_formatter(spdlog::details::padding_info)
[function]
[call site]
00013
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::basic_memory_buffer(std::__1::allocator<char> const&)
[function]
[call site]
00014
fmt::v10::detail::buffer<char>::buffer(char*, unsigned long, unsigned long)
[function]
[call site]
00015
fmt::v10::detail::buffer<char>::set(char*, unsigned long)
[function]
[call site]
00016
spdlog::details::padding_info::padding_info()
[function]
[call site]
00017
spdlog::details::mdc_formatter<spdlog::details::null_scoped_padder>::mdc_formatter(spdlog::details::padding_info)
[function]
[call site]
00018
spdlog::details::flag_formatter::flag_formatter(spdlog::details::padding_info)
[function]
[call site]
00019
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::~basic_memory_buffer()
[function]
[call site]
00020
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::deallocate()
[function]
[call site]
00021
fmt::v10::detail::buffer<char>::data()
[function]
[call site]
00022
fmt::v10::detail::buffer<char>::capacity() const
[function]
[call site]
00023
__clang_call_terminate
[call site]
00024
__cxa_begin_catch
[call site]
00025
spdlog::formatter::~formatter()
[function]
[call site]
00026
spdlog::set_default_logger(std::__1::shared_ptr<spdlog::logger>)
[function]
[call site]
00027
spdlog::details::registry::instance()
[function]
[call site]
00028
spdlog::enable_backtrace(unsigned long)
[function]
[call site]
00029
spdlog::details::registry::instance()
[function]
[call site]
00030
void spdlog::debug<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00031
spdlog::default_logger_raw()
[function]
[call site]
00032
spdlog::details::registry::instance()
[function]
[call site]
00033
void spdlog::logger::debug<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00034
void spdlog::logger::log<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >(spdlog::level::level_enum, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00035
spdlog::source_loc::source_loc()
[function]
[call site]
00036
fmt::v10::basic_string_view<char>::basic_string_view<std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00037
spdlog::logger::log(spdlog::source_loc, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00038
spdlog::logger::should_log(spdlog::level::level_enum) const
[function]
[call site]
00039
spdlog::details::backtracer::enabled() const
[function]
[call site]
00040
fmt::v10::basic_string_view<char>::basic_string_view<std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00041
spdlog::details::log_msg::log_msg(spdlog::source_loc, fmt::v10::basic_string_view<char>, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00042
spdlog::details::os::now()
[function]
[call site]
00043
spdlog::details::log_msg::log_msg(std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >, spdlog::source_loc, fmt::v10::basic_string_view<char>, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00044
spdlog::details::os::thread_id()
[function]
[call site]
00045
spdlog::details::os::_thread_id()
[function]
[call site]
00046
syscall
[call site]
00047
spdlog::logger::log_it_(spdlog::details::log_msg const&, bool, bool)
[function]
[call site]
00048
spdlog::details::backtracer::push_back(spdlog::details::log_msg const&)
[function]
[call site]
00049
spdlog::details::log_msg_buffer::log_msg_buffer(spdlog::details::log_msg const&)
[function]
[call site]
00050
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::basic_memory_buffer(std::__1::allocator<char> const&)
[function]
[call site]
00051
fmt::v10::basic_string_view<char>::begin() const
[function]
[call site]
00052
void fmt::v10::detail::buffer<char>::append<char>(char const*, char const*)
[function]
[call site]
00053
std::__1::make_unsigned<long>::type fmt::v10::detail::to_unsigned<long>(long)
[function]
[call site]
00054
fmt::v10::detail::assert_fail(char const*, int, char const*)
[function]
[call site]
00055
fprintf
[call site]
00056
fmt::v10::detail::buffer<char>::try_reserve(unsigned long)
[function]
[call site]
00057
fmt::v10::basic_string_view<char>::begin() const
[function]
[call site]
00058
void fmt::v10::detail::buffer<char>::append<char>(char const*, char const*)
[function]
[call site]
00059
spdlog::details::log_msg_buffer::update_string_views()
[function]
[call site]
00060
fmt::v10::detail::buffer<char>::data()
[function]
[call site]
00061
fmt::v10::detail::buffer<char>::data()
[function]
[call site]
00062
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::~basic_memory_buffer()
[function]
[call site]
00063
spdlog::details::circular_q<spdlog::details::log_msg_buffer>::push_back(spdlog::details::log_msg_buffer&&)
[function]
[call site]
00064
spdlog::details::log_msg_buffer::operator=(spdlog::details::log_msg_buffer&&)
[function]
[call site]
00065
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::operator=(fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >&&)
[function]
[call site]
00066
fmt::v10::detail::assert_fail(char const*, int, char const*)
[function]
[call site]
00067
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::deallocate()
[function]
[call site]
00068
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::move(fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >&)
[function]
[call site]
00069
fmt::v10::detail::buffer<char>::data()
[function]
[call site]
00070
fmt::v10::detail::buffer<char>::size() const
[function]
[call site]
00071
fmt::v10::detail::buffer<char>::set(char*, unsigned long)
[function]
[call site]
00072
char* fmt::v10::detail::copy_str<char, char, char, 0>(char*, char*, char*)
[function]
[call site]
00073
std::__1::make_unsigned<long>::type fmt::v10::detail::to_unsigned<long>(long)
[function]
[call site]
00074
fmt::v10::detail::buffer<char>::set(char*, unsigned long)
[function]
[call site]
00075
fmt::v10::detail::buffer<char>::set(char*, unsigned long)
[function]
[call site]
00076
fmt::v10::detail::buffer<char>::clear()
[function]
[call site]
00077
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::resize(unsigned long)
[function]
[call site]
00078
fmt::v10::detail::buffer<char>::try_resize(unsigned long)
[function]
[call site]
00079
fmt::v10::detail::buffer<char>::try_reserve(unsigned long)
[function]
[call site]
00080
__clang_call_terminate
[call site]
00081
spdlog::details::log_msg_buffer::update_string_views()
[function]
[call site]
00082
spdlog::details::log_msg_buffer::~log_msg_buffer()
[function]
[call site]
00083
fmt::v10::basic_memory_buffer<char, 250ul, std::__1::allocator<char> >::~basic_memory_buffer()
[function]
[call site]
00084
spdlog::dump_backtrace()
[function]
[call site]
00085
spdlog::default_logger_raw()
[function]
[call site]
00086
spdlog::logger::dump_backtrace()
[function]
[call site]
00087
spdlog::logger::dump_backtrace_()
[function]
[call site]
00088
spdlog::details::backtracer::enabled() const
[function]
[call site]
00089
spdlog::logger::name() const
[function]
[call site]
00090
fmt::v10::basic_string_view<char>::basic_string_view<std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00091
spdlog::details::log_msg::log_msg(fmt::v10::basic_string_view<char>, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00092
spdlog::details::os::now()
[function]
[call site]
00093
spdlog::source_loc::source_loc()
[function]
[call site]
00094
spdlog::details::log_msg::log_msg(std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000l> > >, spdlog::source_loc, fmt::v10::basic_string_view<char>, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00095
spdlog::details::backtracer::foreach_pop(std::__1::function<void (spdlog::details::log_msg const&)>)
[function]
[call site]
00096
spdlog::details::circular_q<spdlog::details::log_msg_buffer>::empty() const
[function]
[call site]
00097
spdlog::details::circular_q<spdlog::details::log_msg_buffer>::front()
[function]
[call site]
00098
spdlog::details::circular_q<spdlog::details::log_msg_buffer>::pop_front()
[function]
[call site]
00099
spdlog::logger::name() const
[function]
[call site]
00100
fmt::v10::basic_string_view<char>::basic_string_view<std::__1::char_traits<char>, std::__1::allocator<char> >(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
[function]
[call site]
00101
spdlog::details::log_msg::log_msg(fmt::v10::basic_string_view<char>, spdlog::level::level_enum, fmt::v10::basic_string_view<char>)
[function]
[call site]
00102