Crash in __pthread_kill_implementation

Similar reports
Problem #571332
Component
codeblocks
Last affected version
0:20.03-16.20230124svn13161.fc38
Executable
/usr/bin/codeblocks
Error name
SIGABRT 6
First occurrence
2023-04-20
Last occurrence
2023-06-10
Unique reports
2
Quality
-63

Statistics

Operating system Unique / Total count
Fedora 38 2 / 2
Operating system Count
Fedora 38 2
Architecture Count
x86_64 2
Related packages Count
google-noto-sans-mono-vf-fonts 2
 0:20230201-1.fc38 2
codeblocks 2
 0:20.03-16.20230124svn13161.fc38 2

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.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x8eb94
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
2
raise
/lib64/libc.so.6 0x3daee
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
3
abort
/lib64/libc.so.6 0x2687f
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
4
wxHandleFatalExceptions(bool) [clone .cold]
/lib64/libwx_baseu-3.2.so.0 0xa0b36
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
5
/lib64/libc.so.6 0x3dba0
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
6
MainFrame::OnGetActiveLogWindow(CodeBlocksLogEvent&)
/usr/bin/codeblocks 0x138562
Build id: 7be8a0207c935a21cbcbb8fcd89556f1cce12e17
-
7
Manager::ProcessEvent(CodeBlocksLogEvent&)
/lib64/libcodeblocks.so.0 0x28afc0
Build id: c7b716f18b422b12397bc885cfe1527f1d40e2ed
-
8
CompilerGCC::OnJobEnd(unsigned long, int)
/usr/lib64/codeblocks/plugins/libcompiler.so 0x8e4bf
Build id: 03ce18c783514b727254ff4fc43b5c0bb69d20d2
-
9
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
/lib64/libwx_baseu-3.2.so.0 0x1c41b2
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
10
wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
/lib64/libwx_baseu-3.2.so.0 0x1c58d3
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
11
wxEvtHandler::TryHereOnly(wxEvent&)
/lib64/libwx_baseu-3.2.so.0 0x1c6a76
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
12
wxEvtHandler::ProcessEventLocally(wxEvent&)
/lib64/libwx_baseu-3.2.so.0 0x1c6aff
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
13
wxEvtHandler::ProcessEvent(wxEvent&)
/lib64/libwx_baseu-3.2.so.0 0x1c6c12
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
14
wxEvtHandler::ProcessPendingEvents()
/lib64/libwx_baseu-3.2.so.0 0x1c75e3
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
15
wxAppConsoleBase::ProcessPendingEvents() [clone .part.0]
/lib64/libwx_baseu-3.2.so.0 0xb0df7
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
16
wxApp::DoIdle()
/lib64/libwx_gtk3u_core-3.2.so.0 0x37295b
Build id: cb96c8933c4a5d878b3af8c5e8a4cb01884b320f
-
17
wxapp_idle_callback.lto_priv.0
/lib64/libwx_gtk3u_core-3.2.so.0 0x372a97
Build id: cb96c8933c4a5d878b3af8c5e8a4cb01884b320f
-
18
g_idle_dispatch
/lib64/libglib-2.0.so.0 0x613cd
Build id: 73b82bac694a9025fc39bfbdb85e80db06c1563b
-
19
g_main_context_dispatch
/lib64/libglib-2.0.so.0 0x5af58
Build id: 73b82bac694a9025fc39bfbdb85e80db06c1563b
-
20
g_main_context_iterate.isra.0
/lib64/libglib-2.0.so.0 0xbacd8
Build id: 73b82bac694a9025fc39bfbdb85e80db06c1563b
-
21
g_main_loop_run
/lib64/libglib-2.0.so.0 0x60bcf
Build id: 73b82bac694a9025fc39bfbdb85e80db06c1563b
-
22
gtk_main
/lib64/libgtk-3.so.0 0x206305
Build id: f06bf441b36408960eeb6dff2e27c43a763605ae
-
23
wxGUIEventLoop::DoRun()
/lib64/libwx_gtk3u_core-3.2.so.0 0x38a455
Build id: cb96c8933c4a5d878b3af8c5e8a4cb01884b320f
-
24
wxEventLoopBase::Run()
/lib64/libwx_baseu-3.2.so.0 0xd6c1a
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
25
wxAppConsoleBase::MainLoop()
/lib64/libwx_baseu-3.2.so.0 0xb300d
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
26
CodeBlocksApp::OnRun()
/usr/bin/codeblocks 0xb2e4f
Build id: 7be8a0207c935a21cbcbb8fcd89556f1cce12e17
-
27
wxEntry(int&, wchar_t**)
/lib64/libwx_baseu-3.2.so.0 0x113cd0
Build id: 7b474324ccf2447143638f702be6c33fe5e55fe7
-
28
main
/usr/bin/codeblocks 0x99038
Build id: 7be8a0207c935a21cbcbb8fcd89556f1cce12e17
-
29
__libc_start_call_main
/lib64/libc.so.6 0x27b4a
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
30
__libc_start_main@@GLIBC_2.34
/lib64/libc.so.6 0x27c0b
Build id: 6107835fa7d4725691b2b7f6aaee7abe09f493b2
-
31
_start
/usr/bin/codeblocks 0xaa695
Build id: 7be8a0207c935a21cbcbb8fcd89556f1cce12e17
-