Fuzz introspector: terminal_fuzzer
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
141 141 1 :

['std::vector , std::allocator > >::resize(unsigned long, std::shared_ptr const&)']

600 984 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:168
134 146 9 :

['initial_rendition()', 'std::shared_ptr ::operator=(std::shared_ptr &&)', 'std::shared_ptr std::make_shared (unsigned long const&, unsigned int const&)', 'Terminal::FrameState::append(char)', 'std::shared_ptr ::operator=(std::shared_ptr const&)', 'std::__shared_ptr ::get() const', 'Terminal::DrawState::get_width() const', 'Terminal::FrameState::append_silent_move(int, int)', 'Terminal::FrameState::append(unsigned long, char)']

408 768 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:210
132 144 11 :

['Terminal::Cell::Cell(unsigned int)', 'Terminal::Cell::~Cell()', 'std::__shared_ptr_access ::operator->() const', '__gnu_cxx::__normal_iterator *, std::vector , std::allocator > > >::operator++(int)', '__gnu_cxx::__normal_iterator *, std::vector , std::allocator > > >::operator*() const', 'std::vector , std::allocator > >::begin()', 'Terminal::DrawState::get_background_rendition() const', 'bool __gnu_cxx::operator!= *, std::vector , std::allocator > > >(__gnu_cxx::__normal_iterator *, std::vector , std::allocator > > > const&, __gnu_cxx::__normal_iterator *, std::vector , std::allocator > > > const&)', 'std::vector >::resize(unsigned long, Terminal::Cell const&)', 'std::vector , std::allocator > >::end()', 'std::shared_ptr std::make_shared (Terminal::Row&)']

775 1175 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:161
32 124 5 :

['initial_rendition()', 'Terminal::Renditions::operator==(Terminal::Renditions const&) const', 'Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool)', 'Terminal::FrameState::append_silent_move(int, int)', 'Terminal::FrameState::append(unsigned long, char)']

40 134 Terminal::Display::put_row(bool,Terminal::FrameState&,Terminal::Framebufferconst&,int,Terminal::Rowconst&,bool)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:448
23 27 3 :

['Terminal::DrawState::get_cursor_col() const', 'Terminal::FrameState::append_move(int, int)', 'Terminal::DrawState::get_cursor_row() const']

217 302 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:273
21 23 7 :

['Terminal::FrameState::append(wchar_t)', '__gnu_cxx::__normal_iterator > >::operator*() const', 'Terminal::Framebuffer::get_clipboard() const', 'std::vector >::begin() const', 'std::vector >::end() const', 'bool __gnu_cxx::operator!= > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&)', '__gnu_cxx::__normal_iterator > >::operator++(int)']

886 1318 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:114
20 20 1 :

['Terminal::FrameState::append(char const*)']

154 154 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:323
0 0 None 995 1433 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:68
0 0 None 857 1287 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:126
0 0 None 853 1269 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:134
0 0 None 841 1247 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:152
0 0 None 221 484 Terminal::Display::new_frame[abi:cxx11](bool,Terminal::Framebufferconst&,Terminal::Framebufferconst&)const call site: 00000 /src/mosh/src/terminal/terminaldisplay.cc:177

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 Terminal::Display::Display(bool) [function] [call site] 00001
2 setupterm [call site] 00002
2 __cxa_allocate_exception [call site] 00003
2 __cxa_allocate_exception [call site] 00004
2 __cxa_allocate_exception [call site] 00005
2 __cxa_allocate_exception [call site] 00006
2 ti_str(char const*) [function] [call site] 00007
3 tigetstr [call site] 00008
3 __cxa_allocate_exception [call site] 00009
2 ti_flag(char const*) [function] [call site] 00010
3 tigetflag [call site] 00011
3 __cxa_allocate_exception [call site] 00012
2 getenv [call site] 00013
2 strlen [call site] 00014
2 strncmp [call site] 00015
2 getenv [call site] 00016
2 ti_str(char const*) [function] [call site] 00017
2 ti_str(char const*) [function] [call site] 00018
1 Terminal::Complete::Complete(unsigned long, unsigned long) [function] [call site] 00019
2 Parser::UTF8Parser::UTF8Parser() [function] [call site] 00020
3 Parser::Parser::Parser() [function] [call site] 00021
3 __ctype_get_mb_cur_max [call site] 00022
2 Terminal::Emulator::Emulator(unsigned long, unsigned long) [function] [call site] 00023
3 Terminal::Framebuffer::Framebuffer(int, int) [function] [call site] 00024
4 std::vector , std::allocator > >::vector() [function] [call site] 00025
5 std::_Vector_base , std::allocator > >::_Vector_base() [function] [call site] 00026
6 std::_Vector_base , std::allocator > >::_Vector_impl::_Vector_impl() [function] [call site] 00027
7 std::allocator >::allocator() [function] [call site] 00028
8 __gnu_cxx::new_allocator >::new_allocator() [function] [call site] 00029
7 std::_Vector_base , std::allocator > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00030
4 Terminal::DrawState::DrawState(int, int) [function] [call site] 00031
5 std::allocator ::allocator() [function] [call site] 00032
5 std::vector >::vector(unsigned long, std::allocator const&) [function] [call site] 00033
6 std::vector >::vector(unsigned long, bool const&, std::allocator const&) [function] [call site] 00034
7 std::_Bvector_base >::_Bvector_base(std::allocator const&) [function] [call site] 00035
8 std::allocator ::allocator (std::allocator const&) [function] [call site] 00036
9 __gnu_cxx::new_allocator ::new_allocator() [function] [call site] 00037
8 std::_Bvector_base >::_Bvector_impl::_Bvector_impl(std::allocator const&) [function] [call site] 00038
9 std::allocator ::allocator(std::allocator const&) [function] [call site] 00039
10 __gnu_cxx::new_allocator ::new_allocator(__gnu_cxx::new_allocator const&) [function] [call site] 00040
9 std::_Bvector_base >::_Bvector_impl_data::_Bvector_impl_data() [function] [call site] 00041
10 std::_Bit_iterator::_Bit_iterator() [function] [call site] 00042
11 std::_Bit_iterator_base::_Bit_iterator_base(unsigned long*, unsigned int) [function] [call site] 00043
10 __clang_call_terminate [call site] 00044
11 __cxa_begin_catch [call site] 00045
7 std::vector >::_M_initialize(unsigned long) [function] [call site] 00046
8 std::_Bvector_base >::_M_allocate(unsigned long) [function] [call site] 00047
9 std::_Bvector_base >::_S_nword(unsigned long) [function] [call site] 00048
9 std::allocator_traits >::allocate(std::allocator &, unsigned long) [function] [call site] 00049
10 __gnu_cxx::new_allocator ::allocate(unsigned long, void const*) [function] [call site] 00050
11 __gnu_cxx::new_allocator ::max_size() const [function] [call site] 00051
8 std::_Bvector_base >::_S_nword(unsigned long) [function] [call site] 00052
8 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00053
9 std::_Bit_iterator_base::_Bit_iterator_base(unsigned long*, unsigned int) [function] [call site] 00054
8 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00055
7 std::vector >::_M_initialize_value(bool) [function] [call site] 00056
7 std::_Bvector_base >::~_Bvector_base() [function] [call site] 00057
8 std::_Bvector_base >::_M_deallocate() [function] [call site] 00058
9 std::allocator_traits >::deallocate(std::allocator &, unsigned long*, unsigned long) [function] [call site] 00059
10 __gnu_cxx::new_allocator ::deallocate(unsigned long*, unsigned long) [function] [call site] 00060
9 std::_Bvector_base >::_Bvector_impl_data::_M_reset() [function] [call site] 00061
10 std::_Bit_iterator::_Bit_iterator() [function] [call site] 00062
10 __clang_call_terminate [call site] 00063
8 __clang_call_terminate [call site] 00064
5 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00065
5 Terminal::DrawState::reinitialize_tabs(unsigned int) [function] [call site] 00066
6 __assert_fail [call site] 00067
6 std::vector >::operator[](unsigned long) [function] [call site] 00068
7 std::_Bit_iterator::_Bit_iterator(unsigned long*, unsigned int) [function] [call site] 00069
5 std::vector >::~vector() [function] [call site] 00070
6 std::_Bvector_base >::~_Bvector_base() [function] [call site] 00071
4 __assert_fail [call site] 00072
4 __assert_fail [call site] 00073
4 std::allocator >::allocator() [function] [call site] 00074
4 std::vector , std::allocator > >::vector(unsigned long, std::shared_ptr const&, std::allocator > const&) [function] [call site] 00075
5 std::vector , std::allocator > >::_S_check_init_len(unsigned long, std::allocator > const&) [function] [call site] 00076
6 std::allocator >::allocator(std::allocator > const&) [function] [call site] 00077
6 std::vector , std::allocator > >::_S_max_size(std::allocator > const&) [function] [call site] 00078
7 std::allocator_traits > >::max_size(std::allocator > const&) [function] [call site] 00079
8 __gnu_cxx::new_allocator >::max_size() const [function] [call site] 00080
5 std::vector , std::allocator > >::_M_fill_initialize(unsigned long, std::shared_ptr const&) [function] [call site] 00081
6 std::_Vector_base , std::allocator > >::_M_get_Tp_allocator() [function] [call site] 00082
4 std::shared_ptr ::~shared_ptr() [function] [call site] 00083
5 std::__shared_ptr ::~__shared_ptr() [function] [call site] 00084
6 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() [function] [call site] 00085
7 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() [function] [call site] 00086
8 __gnu_cxx::__exchange_and_add_dispatch(int*, int) [function] [call site] 00087
9 __gthread_active_p() [function] [call site] 00088
9 __gnu_cxx::__exchange_and_add(int volatile*, int) [function] [call site] 00089
9 __gnu_cxx::__exchange_and_add_single(int*, int) [function] [call site] 00090
8 __gnu_cxx::__exchange_and_add_dispatch(int*, int) [function] [call site] 00091
8 __clang_call_terminate [call site] 00092
4 Terminal::DrawState::~DrawState() [function] [call site] 00093
5 std::vector >::~vector() [function] [call site] 00094
4 std::vector >::~vector() [function] [call site] 00095
5 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00096
5 std::_Vector_base >::~_Vector_base() [function] [call site] 00097
6 std::_Vector_base >::_M_deallocate(wchar_t*, unsigned long) [function] [call site] 00098
7 std::allocator_traits >::deallocate(std::allocator &, wchar_t*, unsigned long) [function] [call site] 00099
6 std::_Vector_base >::_Vector_impl::~_Vector_impl() [function] [call site] 00100
7 std::allocator ::~allocator() [call site] 00101
6 __clang_call_terminate [call site] 00102
5 __clang_call_terminate [call site] 00103
3 Terminal::Dispatcher::Dispatcher() [function] [call site] 00104
4 std::__cxx11::basic_string , std::allocator >::basic_string() [call site] 00105
4 std::vector >::vector() [function] [call site] 00106
4 std::vector >::vector() [function] [call site] 00107
4 std::__cxx11::basic_string , std::allocator >::basic_string() [call site] 00108
3 Terminal::UserInput::UserInput() [function] [call site] 00109
3 Terminal::Dispatcher::~Dispatcher() [function] [call site] 00110
4 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00111
4 std::vector >::~vector() [function] [call site] 00112
3 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00113
4 Terminal::DrawState::~DrawState() [function] [call site] 00114
4 std::vector >::~vector() [function] [call site] 00115
2 Terminal::Display::Display(bool) [function] [call site] 00116
2 std::vector , std::allocator > >::vector() [function] [call site] 00117
2 std::__cxx11::list , std::allocator > >::list() [function] [call site] 00118
3 std::__cxx11::_List_base , std::allocator > >::_List_base() [function] [call site] 00119
4 std::__cxx11::_List_base , std::allocator > >::_List_impl::_List_impl() [function] [call site] 00120
5 std::allocator > >::allocator() [function] [call site] 00121
5 std::__detail::_List_node_header::_List_node_header() [function] [call site] 00122
6 std::__detail::_List_node_header::_M_init() [function] [call site] 00123
2 Terminal::Emulator::~Emulator() [function] [call site] 00124
3 Terminal::Dispatcher::~Dispatcher() [function] [call site] 00125
3 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00126
2 Parser::UTF8Parser::~UTF8Parser() [function] [call site] 00127
3 Parser::Parser::~Parser() [function] [call site] 00128
1 Terminal::Framebuffer::Framebuffer(int, int) [function] [call site] 00129
1 Parser::UserByte::UserByte(int) [function] [call site] 00130
2 Parser::Action::Action() [function] [call site] 00131
1 Terminal::Complete::act[abi:cxx11](Parser::Action const&) [function] [call site] 00132
2 Terminal::Emulator::read_octets_to_host[abi:cxx11]() [function] [call site] 00133
3 std::__cxx11::basic_string , std::allocator >::clear() [call site] 00134
3 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00135
1 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00136
1 Terminal::Complete::get_fb() const [function] [call site] 00137
2 Terminal::Emulator::get_fb() const [function] [call site] 00138
1 Terminal::Display::new_frame[abi:cxx11](bool, Terminal::Framebuffer const&, Terminal::Framebuffer const&) const [function] [call site] 00139
2 Terminal::FrameState::FrameState(Terminal::Framebuffer const&) [function] [call site] 00140
3 std::__cxx11::basic_string , std::allocator >::basic_string() [call site] 00141
3 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00142
3 Terminal::DrawState::get_width() const [function] [call site] 00143
3 std::__cxx11::basic_string , std::allocator >::reserve(unsigned long) [call site] 00144
3 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00145
2 Terminal::Framebuffer::get_bell_count() const [function] [call site] 00146
2 Terminal::FrameState::append(char) [function] [call site] 00147
2 Terminal::Framebuffer::is_title_initialized() const [function] [call site] 00148
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00149
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00150
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00151
2 Terminal::FrameState::append(char const*) [function] [call site] 00152
3 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00153
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00154
2 bool __gnu_cxx::operator!= > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00155
3 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00156
2 __gnu_cxx::__normal_iterator > >::operator*() const [function] [call site] 00157
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00158
3 Terminal::Cell::append_to_str(std::__cxx11::basic_string , std::allocator >&, wchar_t) [function] [call site] 00159
4 std::__cxx11::basic_string , std::allocator >::push_back(char) [call site] 00160
4 wcrtomb [call site] 00161
4 wcrtomb [call site] 00162
4 std::__cxx11::basic_string , std::allocator >::append(char const*, unsigned long) [call site] 00163
2 __gnu_cxx::__normal_iterator > >::operator++(int) [function] [call site] 00164
3 __gnu_cxx::__normal_iterator > >::__normal_iterator(wchar_t const* const&) [function] [call site] 00165
2 Terminal::FrameState::append(char) [function] [call site] 00166
2 Terminal::FrameState::append(char const*) [function] [call site] 00167
2 Terminal::Framebuffer::get_icon_name() const [function] [call site] 00168
2 bool __gnu_cxx::operator!= > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00169
2 __gnu_cxx::__normal_iterator > >::operator*() const [function] [call site] 00170
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00171
2 __gnu_cxx::__normal_iterator > >::operator++(int) [function] [call site] 00172
2 Terminal::FrameState::append(char) [function] [call site] 00173
2 Terminal::FrameState::append(char const*) [function] [call site] 00174
2 Terminal::Framebuffer::get_window_title() const [function] [call site] 00175
2 bool __gnu_cxx::operator!= > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00176
2 __gnu_cxx::__normal_iterator > >::operator*() const [function] [call site] 00177
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00178
2 __gnu_cxx::__normal_iterator > >::operator++(int) [function] [call site] 00179
2 Terminal::FrameState::append(char) [function] [call site] 00180
2 Terminal::Framebuffer::get_clipboard() const [function] [call site] 00181
2 Terminal::FrameState::append(char const*) [function] [call site] 00182
2 Terminal::Framebuffer::get_clipboard() const [function] [call site] 00183
2 bool __gnu_cxx::operator!= > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00184
2 __gnu_cxx::__normal_iterator > >::operator*() const [function] [call site] 00185
2 Terminal::FrameState::append(wchar_t) [function] [call site] 00186
2 __gnu_cxx::__normal_iterator > >::operator++(int) [function] [call site] 00187
2 Terminal::FrameState::append(char) [function] [call site] 00188
2 snprintf [call site] 00189
2 Terminal::FrameState::append(char const*) [function] [call site] 00190
2 Terminal::DrawState::get_width() const [function] [call site] 00191
2 Terminal::DrawState::get_height() const [function] [call site] 00192
2 Terminal::FrameState::append(char const*) [function] [call site] 00193
2 Terminal::FrameState::append(char const*) [function] [call site] 00194
2 initial_rendition() [function] [call site] 00195
3 __cxa_guard_acquire [call site] 00196
2 Terminal::DrawState::get_cursor_col() const [function] [call site] 00197
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00198
2 Terminal::DrawState::get_renditions() const [function] [call site] 00199
2 Terminal::FrameState::append(char const*) [function] [call site] 00200
2 std::shared_ptr ::shared_ptr() [function] [call site] 00201
3 std::__shared_ptr ::__shared_ptr() [function] [call site] 00202
4 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count() [function] [call site] 00203
2 Terminal::Framebuffer::get_rows() const [function] [call site] 00204
2 std::vector , std::allocator > >::vector(std::vector , std::allocator > > const&) [function] [call site] 00205
3 __gnu_cxx::__alloc_traits >, std::shared_ptr >::_S_select_on_copy(std::allocator > const&) [function] [call site] 00206
4 std::allocator_traits > >::select_on_container_copy_construction(std::allocator > const&) [function] [call site] 00207
5 std::allocator >::allocator(std::allocator > const&) [function] [call site] 00208
3 std::_Vector_base , std::allocator > >::_Vector_base(unsigned long, std::allocator > const&) [function] [call site] 00209
4 std::_Vector_base , std::allocator > >::_Vector_impl::_Vector_impl(std::allocator > const&) [function] [call site] 00210
5 std::allocator >::allocator(std::allocator > const&) [function] [call site] 00211
5 std::_Vector_base , std::allocator > >::_Vector_impl_data::_Vector_impl_data() [function] [call site] 00212
4 std::_Vector_base , std::allocator > >::_M_create_storage(unsigned long) [function] [call site] 00213
5 std::_Vector_base , std::allocator > >::_M_allocate(unsigned long) [function] [call site] 00214
6 std::allocator_traits > >::allocate(std::allocator >&, unsigned long) [function] [call site] 00215
3 std::allocator >::~allocator() [function] [call site] 00216
4 __gnu_cxx::new_allocator >::~new_allocator() [function] [call site] 00217
3 std::_Vector_base , std::allocator > >::_M_get_Tp_allocator() [function] [call site] 00218
3 std::_Vector_base , std::allocator > >::~_Vector_base() [function] [call site] 00219
2 Terminal::DrawState::get_width() const [function] [call site] 00220
2 std::vector , std::allocator > >::begin() [function] [call site] 00221
3 __gnu_cxx::__normal_iterator *, std::vector , std::allocator > > >::__normal_iterator(std::shared_ptr * const&) [function] [call site] 00222
2 bool __gnu_cxx::operator!= *, std::vector , std::allocator > > >(__gnu_cxx::__normal_iterator *, std::vector , std::allocator > > > const&, __gnu_cxx::__normal_iterator *, std::vector , std::allocator > > > const&) [function] [call site] 00223
2 __gnu_cxx::__normal_iterator *, std::vector , std::allocator > > >::operator*() const [function] [call site] 00224
2 std::shared_ptr ::operator=(std::shared_ptr &&) [function] [call site] 00225
3 std::__shared_ptr ::operator=(std::__shared_ptr &&) [function] [call site] 00226
4 std::__shared_ptr ::__shared_ptr(std::__shared_ptr &&) [function] [call site] 00227
5 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count() [function] [call site] 00228
5 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::_M_swap(std::__shared_count<(__gnu_cxx::_Lock_policy)2>&) [function] [call site] 00229
2 __gnu_cxx::__normal_iterator *, std::vector , std::allocator > > >::operator*() const [function] [call site] 00230
2 Terminal::DrawState::get_width() const [function] [call site] 00231
2 Terminal::Cell::Cell(unsigned int) [function] [call site] 00232
3 std::__cxx11::basic_string , std::allocator >::basic_string() [call site] 00233
3 Terminal::Renditions::Renditions(unsigned int) [function] [call site] 00234
3 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00235
2 std::vector >::resize(unsigned long, Terminal::Cell const&) [function] [call site] 00236
3 std::vector >::end() [function] [call site] 00237
4 __gnu_cxx::__normal_iterator > >::__normal_iterator(Terminal::Cell* const&) [function] [call site] 00238
3 std::vector >::_M_fill_insert(__gnu_cxx::__normal_iterator > >, unsigned long, Terminal::Cell const&) [function] [call site] 00239
4 std::vector >::_Temporary_value::_Temporary_value (std::vector >*, Terminal::Cell const&) [function] [call site] 00240
5 std::vector >::_Temporary_value::_M_ptr() [function] [call site] 00241
5 void std::allocator_traits >::construct (std::allocator &, Terminal::Cell*, Terminal::Cell const&) [function] [call site] 00242
6 void __gnu_cxx::new_allocator ::construct (Terminal::Cell*, Terminal::Cell const&) [function] [call site] 00243
4 std::vector >::end() [function] [call site] 00244
4 __gnu_cxx::__normal_iterator > >::difference_type __gnu_cxx::operator- > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00245
5 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00246
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00247
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00248
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00249
4 std::vector >::_Temporary_value::~_Temporary_value() [function] [call site] 00250
5 std::vector >::_Temporary_value::_M_ptr() [function] [call site] 00251
5 void std::allocator_traits >::destroy (std::allocator &, Terminal::Cell*) [function] [call site] 00252
6 void __gnu_cxx::new_allocator ::destroy (Terminal::Cell*) [function] [call site] 00253
7 Terminal::Cell::~Cell() [function] [call site] 00254
8 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00255
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00256
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00257
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00258
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00259
4 std::vector >::begin() [function] [call site] 00260
4 __gnu_cxx::__normal_iterator > >::difference_type __gnu_cxx::operator- > >(__gnu_cxx::__normal_iterator > > const&, __gnu_cxx::__normal_iterator > > const&) [function] [call site] 00261
4 std::_Vector_base >::_M_allocate(unsigned long) [function] [call site] 00262
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00263
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00264
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00265
4 __gnu_cxx::__normal_iterator > >::base() const [function] [call site] 00266
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00267
4 __cxa_begin_catch [call site] 00268
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00269
4 __cxa_end_catch [call site] 00270
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00271
4 std::_Vector_base >::_M_deallocate(Terminal::Cell*, unsigned long) [function] [call site] 00272
4 __cxa_rethrow [call site] 00273
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00274
4 std::_Vector_base >::_M_deallocate(Terminal::Cell*, unsigned long) [function] [call site] 00275
3 std::vector >::_M_erase_at_end(Terminal::Cell*) [function] [call site] 00276
4 std::_Vector_base >::_M_get_Tp_allocator() [function] [call site] 00277
4 __clang_call_terminate [call site] 00278
2 Terminal::DrawState::get_height() const [function] [call site] 00279
2 Terminal::DrawState::get_width() const [function] [call site] 00280
2 std::shared_ptr ::operator=(std::shared_ptr &&) [function] [call site] 00281
2 Terminal::DrawState::get_height() const [function] [call site] 00282
2 std::vector , std::allocator > >::resize(unsigned long, std::shared_ptr const&) [function] [call site] 00283
2 Terminal::DrawState::get_height() const [function] [call site] 00284
2 Terminal::Framebuffer::get_row(int) const [function] [call site] 00285
3 Terminal::DrawState::get_cursor_row() const [function] [call site] 00286
2 std::vector , std::allocator > >::at(unsigned long) [function] [call site] 00287
3 std::vector , std::allocator > >::operator[](unsigned long) [function] [call site] 00288
2 Terminal::Row::operator==(Terminal::Row const&) const [function] [call site] 00289
2 Terminal::DrawState::get_height() const [function] [call site] 00290
2 Terminal::Framebuffer::get_row(int) const [function] [call site] 00291
2 std::vector , std::allocator > >::at(unsigned long) [function] [call site] 00292
2 Terminal::Row::operator==(Terminal::Row const&) const [function] [call site] 00293
2 Terminal::DrawState::get_width() const [function] [call site] 00294
2 std::shared_ptr ::operator=(std::shared_ptr &&) [function] [call site] 00295
2 initial_rendition() [function] [call site] 00296
2 Terminal::DrawState::get_height() const [function] [call site] 00297
2 __assert_fail [call site] 00298
2 Terminal::DrawState::get_height() const [function] [call site] 00299
2 Terminal::DrawState::get_height() const [function] [call site] 00300
2 Terminal::FrameState::append(char) [function] [call site] 00301
2 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00302
3 std::__cxx11::basic_string , std::allocator >::append(unsigned long, char) [call site] 00303
2 snprintf [call site] 00304
2 Terminal::FrameState::append(char const*) [function] [call site] 00305
2 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00306
3 Terminal::FrameState::append(char const*) [function] [call site] 00307
3 Terminal::FrameState::append_move(int, int) [function] [call site] 00308
4 Terminal::FrameState::append(char) [function] [call site] 00309
4 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00310
4 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00311
4 Terminal::FrameState::append(char const*) [function] [call site] 00312
2 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00313
2 Terminal::FrameState::append(char const*) [function] [call site] 00314
2 std::vector , std::allocator > >::at(unsigned long) [function] [call site] 00315
2 std::shared_ptr ::operator=(std::shared_ptr const&) [function] [call site] 00316
3 std::__shared_ptr ::operator=(std::__shared_ptr const&) [function] [call site] 00317
4 std::__shared_count<(__gnu_cxx::_Lock_policy)2>::operator=(std::__shared_count<(__gnu_cxx::_Lock_policy)2> const&) [function] [call site] 00318
5 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_copy() [function] [call site] 00319
6 __gnu_cxx::__atomic_add_dispatch(int*, int) [function] [call site] 00320
7 __gthread_active_p() [function] [call site] 00321
7 __gnu_cxx::__atomic_add(int volatile*, int) [function] [call site] 00322
7 __gnu_cxx::__atomic_add_single(int*, int) [function] [call site] 00323
5 std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() [function] [call site] 00324
5 __clang_call_terminate [call site] 00325
2 std::vector , std::allocator > >::at(unsigned long) [function] [call site] 00326
2 std::shared_ptr ::operator=(std::shared_ptr const&) [function] [call site] 00327
2 Terminal::DrawState::get_height() const [function] [call site] 00328
2 std::vector , std::allocator > >::at(unsigned long) [function] [call site] 00329
2 Terminal::Display::put_row(bool, Terminal::FrameState&, Terminal::Framebuffer const&, int, Terminal::Row const&, bool) const [function] [call site] 00330
3 Terminal::Framebuffer::get_row(int) const [function] [call site] 00331
3 Terminal::Cell::get_renditions() const [function] [call site] 00332
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00333
4 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00334
4 Terminal::Renditions::sgr[abi:cxx11]() const [function] [call site] 00335
5 std::__cxx11::basic_string , std::allocator >::basic_string() [call site] 00336
5 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00337
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00338
5 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00339
5 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00340
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00341
5 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00342
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00343
5 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00344
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00345
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00346
5 Terminal::Renditions::get_attribute(Terminal::Renditions::attribute_type) const [function] [call site] 00347
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00348
5 Terminal::Renditions::is_true_color(unsigned int) [function] [call site] 00349
5 snprintf [call site] 00350
5 snprintf [call site] 00351
5 snprintf [call site] 00352
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00353
5 Terminal::Renditions::is_true_color(unsigned int) [function] [call site] 00354
5 snprintf [call site] 00355
5 snprintf [call site] 00356
5 snprintf [call site] 00357
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00358
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00359
4 Terminal::FrameState::append_string(std::__cxx11::basic_string , std::allocator > const&) [function] [call site] 00360
5 std::__cxx11::basic_string , std::allocator >::append(std::__cxx11::basic_string , std::allocator > const&) [call site] 00361
4 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00362
3 Terminal::FrameState::append_cell(Terminal::Cell const&) [function] [call site] 00363
4 Terminal::Cell::print_grapheme(std::__cxx11::basic_string , std::allocator >&) const [function] [call site] 00364
5 std::__cxx11::basic_string , std::allocator >::append(unsigned long, char) [call site] 00365
5 std::__cxx11::basic_string , std::allocator >::append(char const*) [call site] 00366
5 std::__cxx11::basic_string , std::allocator >::append(std::__cxx11::basic_string , std::allocator > const&) [call site] 00367
3 Terminal::Cell::get_width() const [function] [call site] 00368
3 Terminal::Cell::get_width() const [function] [call site] 00369
3 Terminal::Row::get_wrap() const [function] [call site] 00370
4 Terminal::Cell::get_wrap() const [function] [call site] 00371
3 Terminal::DrawState::get_width() const [function] [call site] 00372
3 initial_rendition() [function] [call site] 00373
3 Terminal::Cell::operator==(Terminal::Cell const&) const [function] [call site] 00374
4 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00375
3 Terminal::Cell::get_width() const [function] [call site] 00376
3 Terminal::Cell::empty() const [function] [call site] 00377
3 Terminal::Cell::get_renditions() const [function] [call site] 00378
3 Terminal::Cell::get_renditions() const [function] [call site] 00379
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00380
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00381
3 initial_rendition() [function] [call site] 00382
3 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00383
3 snprintf [call site] 00384
3 Terminal::FrameState::append(char const*) [function] [call site] 00385
3 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00386
3 Terminal::Cell::empty() const [function] [call site] 00387
3 Terminal::Cell::get_renditions() const [function] [call site] 00388
3 Terminal::Cell::get_width() const [function] [call site] 00389
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00390
3 Terminal::Cell::get_renditions() const [function] [call site] 00391
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00392
3 Terminal::FrameState::append_cell(Terminal::Cell const&) [function] [call site] 00393
3 Terminal::FrameState::append_silent_move(int, int) [function] [call site] 00394
3 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00395
3 initial_rendition() [function] [call site] 00396
3 Terminal::Renditions::operator==(Terminal::Renditions const&) const [function] [call site] 00397
3 Terminal::FrameState::append(char const*) [function] [call site] 00398
3 Terminal::FrameState::append(unsigned long, char) [function] [call site] 00399
3 Terminal::DrawState::get_height() const [function] [call site] 00400
3 Terminal::FrameState::append(char const*) [function] [call site] 00401
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00402
2 Terminal::DrawState::get_cursor_col() const [function] [call site] 00403
2 Terminal::DrawState::get_cursor_row() const [function] [call site] 00404
2 Terminal::FrameState::append_move(int, int) [function] [call site] 00405
2 Terminal::FrameState::append(char const*) [function] [call site] 00406
2 Terminal::FrameState::append(char const*) [function] [call site] 00407
2 Terminal::DrawState::get_renditions() const [function] [call site] 00408
2 Terminal::FrameState::update_rendition(Terminal::Renditions const&, bool) [function] [call site] 00409
2 Terminal::FrameState::append(char const*) [function] [call site] 00410
2 Terminal::FrameState::append(char const*) [function] [call site] 00411
2 Terminal::FrameState::append(char const*) [function] [call site] 00412
2 Terminal::FrameState::append(char const*) [function] [call site] 00413
2 Terminal::FrameState::append(char const*) [function] [call site] 00414
2 snprintf [call site] 00415
2 Terminal::FrameState::append(char const*) [function] [call site] 00416
2 snprintf [call site] 00417
2 Terminal::FrameState::append(char const*) [function] [call site] 00418
2 Terminal::FrameState::append(char const*) [function] [call site] 00419
2 Terminal::FrameState::append(char const*) [function] [call site] 00420
2 Terminal::FrameState::append(char const*) [function] [call site] 00421
2 Terminal::FrameState::append(char const*) [function] [call site] 00422
2 snprintf [call site] 00423
2 Terminal::FrameState::append(char const*) [function] [call site] 00424
2 snprintf [call site] 00425
2 Terminal::FrameState::append(char const*) [function] [call site] 00426
2 std::__cxx11::basic_string , std::allocator >::basic_string(std::__cxx11::basic_string , std::allocator > const&) [call site] 00427
2 std::vector , std::allocator > >::~vector() [function] [call site] 00428
2 std::shared_ptr ::~shared_ptr() [function] [call site] 00429
2 Terminal::FrameState::~FrameState() [function] [call site] 00430
3 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00431
1 std::__cxx11::basic_string , std::allocator >::~basic_string() [call site] 00432
1 Terminal::Framebuffer::~Framebuffer() [function] [call site] 00433
1 Terminal::Complete::~Complete() [function] [call site] 00434
2 std::__cxx11::list , std::allocator > >::~list() [function] [call site] 00435
3 std::__cxx11::_List_base , std::allocator > >::~_List_base() [function] [call site] 00436
4 std::__cxx11::_List_base , std::allocator > >::_M_clear() [function] [call site] 00437
5 std::_List_node >::_M_valptr() [function] [call site] 00438
6 __gnu_cxx::__aligned_membuf >::_M_ptr() [function] [call site] 00439
7 __gnu_cxx::__aligned_membuf >::_M_addr() [function] [call site] 00440
5 std::__cxx11::_List_base , std::allocator > >::_M_get_Node_allocator() [function] [call site] 00441
5 void std::allocator_traits > > >::destroy >(std::allocator > >&, std::pair *) [function] [call site] 00442
5 std::__cxx11::_List_base , std::allocator > >::_M_put_node(std::_List_node >*) [function] [call site] 00443
6 std::allocator_traits > > >::deallocate(std::allocator > >&, std::_List_node >*, unsigned long) [function] [call site] 00444
6 __clang_call_terminate [call site] 00445
5 __clang_call_terminate [call site] 00446
4 std::__cxx11::_List_base , std::allocator > >::_List_impl::~_List_impl() [function] [call site] 00447
5 std::allocator > >::~allocator() [function] [call site] 00448
2 std::vector , std::allocator > >::~vector() [function] [call site] 00449
2 Terminal::Emulator::~Emulator() [function] [call site] 00450
2 Parser::UTF8Parser::~UTF8Parser() [function] [call site] 00451