Crash in __pthread_kill_implementation

Similar reports
Problem #515725
Component
mozc
Last affected version
0:2.28.4950.102-7.fc38
Executable
/usr/libexec/mozc/mozc_server
Error name
SIGABRT 6
First occurrence
2023-09-10
Last occurrence
2023-11-08
Unique reports
3
Quality
-46

Statistics

Operating system Unique / Total count
Fedora 38 3 / 11
Operating system Count
Fedora 38 11
Architecture Count
x86_64 11
Related packages Count
mozc 11
 0:2.28.4950.102-7.fc38 11
abseil-cpp 11
 0:20220623.1-4.fc38 11
sssd-common 11
 0:2.9.1-1.fc38 11
Show moreā€¦ (3)
glibc 11
 0:2.37-4.fc38 11
sssd-client 11
 0:2.9.1-1.fc38 11
libstdc++ 11
 0:13.2.1-1.fc38 11

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x8e844
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
2
raise
/lib64/libc.so.6 0x3dabe
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
3
abort
/lib64/libc.so.6 0x2687f
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
4
__gnu_cxx::__verbose_terminate_handler() [clone .cold]
/lib64/libstdc++.so.6 0xa4d19
Build id: 65f174befecd93031976ef77c0c77fdcea95fdc8
-
5
__cxxabiv1::__terminate(void (*)())
/lib64/libstdc++.so.6 0xb4f8c
Build id: 65f174befecd93031976ef77c0c77fdcea95fdc8
-
6
/lib64/libstdc++.so.6 0xb4ff7
Build id: 65f174befecd93031976ef77c0c77fdcea95fdc8
-
7
/lib64/libstdc++.so.6 0xb5258
Build id: 65f174befecd93031976ef77c0c77fdcea95fdc8
-
8
std::__throw_out_of_range_fmt(char const*, ...) [clone .cold]
/lib64/libstdc++.so.6 0xa7765
Build id: 65f174befecd93031976ef77c0c77fdcea95fdc8
-
9
mozc::composer::Composer::GetQueriesForPrediction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*) const
/usr/libexec/mozc/mozc_server 0x60ee8
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
10
mozc::UserHistoryPredictor::PredictForRequest(mozc::ConversionRequest const&, mozc::Segments*) const
/usr/libexec/mozc/mozc_server 0xc1fd2
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
11
mozc::DefaultPredictor::PredictForRequest(mozc::ConversionRequest const&, mozc::Segments*) const
/usr/libexec/mozc/mozc_server 0xb58b2
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
12
mozc::ConverterImpl::Predict(mozc::ConversionRequest const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, mozc::Segments*) const
/usr/libexec/mozc/mozc_server 0x9b562
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
13
mozc::ConverterImpl::StartSuggestionForRequest(mozc::ConversionRequest const&, mozc::Segments*) const
/usr/libexec/mozc/mozc_server 0x9b8a4
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
14
mozc::session::SessionConverter::SuggestWithPreferences(mozc::composer::Composer const&, mozc::session::ConversionPreferences const&)
/usr/libexec/mozc/mozc_server 0x4a76b
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
15
mozc::session::Session::InsertCharacter(mozc::commands::Command*)
/usr/libexec/mozc/mozc_server 0x462fa
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
16
mozc::session::Session::SendKey(mozc::commands::Command*)
/usr/libexec/mozc/mozc_server 0x40098
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
17
mozc::SessionHandler::EvalCommand(mozc::commands::Command*)
/usr/libexec/mozc/mozc_server 0x2a4de
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
18
mozc::SessionServer::Process(std::basic_string_view<char, std::char_traits<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)
/usr/libexec/mozc/mozc_server 0x1feb7
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
19
mozc::(anonymous namespace)::IPCServerThread::Run() [clone .lto_priv.0]
/usr/libexec/mozc/mozc_server 0x2e5ca
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
20
mozc::Thread::WrapperForPOSIX(void*)
/usr/libexec/mozc/mozc_server 0x4b3db
Build id: 7a2508cdf4c65a30f00454162f01717091de71a7
-
21
start_thread
/lib64/libc.so.6 0x8c907
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-
22
__clone3
/lib64/libc.so.6 0x112870
Build id: 245240a31888ad5c11bbc55b18e02d87388f59a9
-