/usr/include/c++/13/bits/stl_vector.h

Bug #2031100 reported by Ken Fallon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Onboard
New
Undecided
Unassigned

Bug Description

Selecting the option "Show Suggestions" leads to a core dump

$ onboard
09:43:52.315 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
09:43:52.371 WARNING HardwareSensorTracker: Failed to connect to acpid, SW_TABLET_MODE detection disabled. ('/var/run/acpid.socket': [Errno 2] No such file or directory)
09:43:52.497 WARNING Indicator: Failed to setup D-Bus match rule, no left-click Activate() for AppIndicator: org.freedesktop.DBus.Error.MatchRuleInvalid: Invalid match rule
/usr/include/c++/13/bits/stl_vector.h:1144: std::vector<_Tp, _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](size_type) const [with _Tp = unsigned int; _Alloc = std::allocator<unsigned int>; const_reference = const unsigned int&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)

Unselecting the option "Show Suggestions" and the application starts.

$ onboard
09:44:14.873 WARNING Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.
09:44:14.927 WARNING HardwareSensorTracker: Failed to connect to acpid, SW_TABLET_MODE detection disabled. ('/var/run/acpid.socket': [Errno 2] No such file or directory)
09:44:15.029 WARNING Indicator: Failed to setup D-Bus match rule, no left-click Activate() for AppIndicator: org.freedesktop.DBus.Error.MatchRuleInvalid: Invalid match rule

Searching I find https://stackoverflow.com/questions/57178519/error-no-matching-function-for-call-to-stdvectorstdvectorintpush-bac
and
https://bugzilla.redhat.com/show_bug.cgi?id=1637614

I'm running Fedora release 38 (Thirty Eight)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.