Crash in aspeller::VectorHashTable<(anonymous namespace)::ReadOnlyDict::WordLookupParms>::find(char const* const&) const

Similar reports
Problem #804021
Component
recoll
Last affected version
0:1.43.8-1.fc42
Executable
/usr/bin/python3.13
Error name
SIGSEGV 11
First occurrence
2025-10-21
Last occurrence
2026-01-05
Unique reports
3
Quality
-50

Statistics

Operating system Unique / Total count
Fedora 42 3 / 3
Operating system Count
Fedora 42 3
Architecture Count
x86_64 3
Related packages Count
libstdc++ 3
 0:15.2.1-5.fc42 2
 0:15.2.1-1.fc42 1
glibc 3
 0:2.41-11.fc42 2
 0:2.41-12.fc42 1
python3 3
 0:3.13.11-1.fc42 1
 0:3.13.7-1.fc42 1
 0:3.13.9-1.fc42 1
Show more… (5)
python3-libs 3
 0:3.13.7-1.fc42 1
 0:3.13.11-1.fc42 1
 0:3.13.9-1.fc42 1
recoll 3
 0:1.43.7-1.fc42 1
 0:1.43.6-1.fc42 1
 0:1.43.8-1.fc42 1
glibc-all-langpacks 3
 0:2.41-11.fc42 2
 0:2.41-12.fc42 1
aspell 3
 12:0.60.8.1-4.fc42 3
libgcc 3
 0:15.2.1-5.fc42 2
 0:15.2.1-1.fc42 1

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

History

Daily:

Weekly:

Monthly:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
aspeller::VectorHashTable<(anonymous namespace)::ReadOnlyDict::WordLookupParms>::find(char const* const&) const
/lib64/libaspell.so.15 0x24a60
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
2
(anonymous namespace)::ReadOnlyDict::lookup(acommon::ParmString, aspeller::SensitiveCompare const*, aspeller::WordEntry&) const
/lib64/libaspell.so.15 0x28641
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
3
aspeller::SpellerImpl::check_simple(acommon::ParmString, aspeller::WordEntry&)
/lib64/libaspell.so.15 0x3d780
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
4
aspeller::SpellerImpl::check_affix(acommon::ParmString, acommon::CheckInfo&, aspeller::GuessInfo*)
/lib64/libaspell.so.15 0x42e19
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
5
aspeller::SpellerImpl::check_runtogether(char*, char*, bool, unsigned int, acommon::CheckInfo*, acommon::CheckInfo*, aspeller::GuessInfo*)
/lib64/libaspell.so.15 0x43add
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
6
aspeller::SpellerImpl::check(char*, char*, bool, unsigned int, acommon::CheckInfo*, acommon::CheckInfo*, aspeller::GuessInfo*, aspeller::SpellerImpl::CompoundInfo*)
/lib64/libaspell.so.15 0x43e11
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
7
aspeller::SpellerImpl::check(acommon::ParmString) [clone .constprop.0]
/lib64/libaspell.so.15 0x2a530
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
8
(anonymous namespace)::Working::suggestions() [clone .lto_priv.0]
/lib64/libaspell.so.15 0x2d061
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
9
(anonymous namespace)::SuggestImpl::suggest(char const*)
/lib64/libaspell.so.15 0x34709
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
10
aspell_speller_suggest
/lib64/libaspell.so.15 0x6ae0c
Build id: c05efef8bfb1431757dc44e5be2029aed6a06829
-
11
m_suggest
/usr/lib64/python3.13/site-packages/recollaspell.cpython-313-x86_64-linux-gnu.so 0x19c9
Build id: 8212cd4bb7bd2f2fa4b1e51defffbc47cb3d66a1
-
12
method_vectorcall_VARARGS
/lib64/libpython3.13.so.1.0 0x1f6882
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
13
PyObject_Vectorcall
/lib64/libpython3.13.so.1.0 0x140aa7
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
14
_PyEval_EvalFrameDefault
/lib64/libpython3.13.so.1.0 0x150ca8
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
15
PyEval_EvalCode
/lib64/libpython3.13.so.1.0 0x22a05f
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
16
run_eval_code_obj
/lib64/libpython3.13.so.1.0 0x269b3c
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
17
run_mod
/lib64/libpython3.13.so.1.0 0x266c65
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
18
pyrun_file
/lib64/libpython3.13.so.1.0 0x2632e7
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
19
_PyRun_SimpleFileObject
/lib64/libpython3.13.so.1.0 0x262f5f
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
20
_PyRun_AnyFileObject
/lib64/libpython3.13.so.1.0 0x262d81
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
21
Py_RunMain
/lib64/libpython3.13.so.1.0 0x261147
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
22
Py_BytesMain
/lib64/libpython3.13.so.1.0 0x217a4b
Build id: 0872b3c7f17afc4f09c2021d53aee657a2d60be7
-
23
__libc_start_call_main
/lib64/libc.so.6 0x3575
Build id: 48c4b9b1efb1df15da8e787f489128bf31893317
-
24
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x3628
Build id: 48c4b9b1efb1df15da8e787f489128bf31893317
-
25
_start
/usr/bin/python3.13 0x3d5
Build id: 53a9c612272faab67c9cb9166575b1726a625502
-