community/clipboard: Assertion '__pos < this->_M_len' failed
In Alpine 3.19 (clipboard version 0.8.3), the following error occur when trying to copy into a clipboard buffer.
/usr/include/c++/13.2.1/string_view:258: constexpr const std::basic_string_view<_CharT, _Traits>::value_type& std::basic_string_view<_CharT, _Traits>::operator[](size_type) const [with _CharT = char; _Traits = std::char_traits<char>; const_reference = const char&; size_type = long unsigned int]: Assertion '__pos < this->_M_len' failed.
Aborted
This has been fixed in clipboard version 0.9.0