Crash in __pthread_kill_implementation

Similar reports
Problem #570559
Component
geany
Last affected version
0:2.0-1.fc39
Executable
/usr/bin/geany
Error name
SIGABRT 6
First occurrence
2024-04-08
Last occurrence
2024-06-04
Unique reports
3
Quality
-59

Statistics

Operating system Unique / Total count
Fedora 39 3 / 3
Operating system Count
Fedora 39 3
Architecture Count
x86_64 3
Related packages Count
librsvg2 3
 0:2.57.1-1.fc39 3
libicu 3
 0:73.2-2.fc39 3
geany 3
 0:2.0-1.fc39 3
Show moreā€¦ (4)
gnutls 2
 0:3.8.5-1.fc39 2
adobe-source-code-pro-fonts 1
 0:2.042.1.062.1.026-2.fc39 1
abattis-cantarell-fonts 1
 0:0.301-10.fc39 1
libogg 1
 2:1.3.5-6.fc39 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:

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 0x90834
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
2
raise
/lib64/libc.so.6 0x3e8ee
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
3
abort
/lib64/libc.so.6 0x268ff
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
4
__gnu_cxx::__verbose_terminate_handler() [clone .cold]
/lib64/libstdc++.so.6 0xa4d39
Build id: 135b17851e2f57f305c48a54822dfd08cdaf060e
-
5
__cxxabiv1::__terminate(void (*)())
/lib64/libstdc++.so.6 0xb4f6c
Build id: 135b17851e2f57f305c48a54822dfd08cdaf060e
-
6
/lib64/libstdc++.so.6 0xb4fd7
Build id: 135b17851e2f57f305c48a54822dfd08cdaf060e
-
7
/lib64/libstdc++.so.6 0xb5238
Build id: 135b17851e2f57f305c48a54822dfd08cdaf060e
-
8
std::__throw_length_error(char const*)
/lib64/libstdc++.so.6 0xa7701
Build id: 135b17851e2f57f305c48a54822dfd08cdaf060e
-
9
/lib64/libgeany.so.0 0x2aa3dc
Build id: e6af6f6484edbf623451ca35d0264e3221a822a8
-
10
Scintilla::Internal::CellBuffer::RecalculateIndexLineStarts(long, long)
/lib64/libgeany.so.0 0x195e8f
Build id: e6af6f6484edbf623451ca35d0264e3221a822a8
-
11
scintilla_object_accessible_widget_set(_GtkAccessible*)
/lib64/libgeany.so.0 0x18c678
Build id: e6af6f6484edbf623451ca35d0264e3221a822a8
-
12
gtk_accessible_set_widget
/lib64/libgtk-3.so.0 0xb70ab
Build id: 21acdee46a15804ce706989903a9a18a0c72c61e
-
13
object_set_property
/lib64/libgobject-2.0.so.0 0x2475a
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
14
g_object_new_internal.part.0
/lib64/libgobject-2.0.so.0 0x250d3
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
15
g_object_new_valist
/lib64/libgobject-2.0.so.0 0x271a3
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
16
g_object_new
/lib64/libgobject-2.0.so.0 0x2755f
Build id: 0378350ec67b6c4cb51aad5c4d581cce802a077b
-
17
Scintilla::Internal::ScintillaGTK::GetAccessible(_GtkWidget*)
/lib64/libgeany.so.0 0x1835eb
Build id: e6af6f6484edbf623451ca35d0264e3221a822a8
-
18
gail_focus_idle_handler
/lib64/libgtk-3.so.0 0x3f886a
Build id: 21acdee46a15804ce706989903a9a18a0c72c61e
-
19
gdk_threads_dispatch
/lib64/libgdk-3.so.0 0x33c7d
Build id: 4e94be7077d939b8fb9cf13737a97c9b8ebafb96
-
20
g_idle_dispatch
/lib64/libglib-2.0.so.0 0x5878d
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
21
g_main_context_dispatch_unlocked.lto_priv.0
/lib64/libglib-2.0.so.0 0x5be5c
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
22
g_main_context_iterate_unlocked.isra.0
/lib64/libglib-2.0.so.0 0xb6f18
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
23
g_main_loop_run
/lib64/libglib-2.0.so.0 0x5d447
Build id: b6cf99186f67796c572114f06c6ee38c300c212b
-
24
gtk_main
/lib64/libgtk-3.so.0 0x206b65
Build id: 21acdee46a15804ce706989903a9a18a0c72c61e
-
25
main_lib
/lib64/libgeany.so.0 0xa16ae
Build id: e6af6f6484edbf623451ca35d0264e3221a822a8
-
26
__libc_start_call_main
/lib64/libc.so.6 0x2814a
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
27
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x2820b
Build id: e0b579ca7024cf12a2686b60cf49d1d9e3ff6273
-
28
_start
/usr/bin/geany 0x10a5
Build id: ba4b8e93351592403740bdf08545f1d2c8dc30fc
-