Bug 2383708 - [abrt] 0ad: __syscall_cancel_arch(): pyrogenesis killed by SIGABRT
Summary: [abrt] 0ad: __syscall_cancel_arch(): pyrogenesis killed by SIGABRT
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: 0ad
Version: 44
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:786eaa6a6e8dc3401ed177b900e...
: 2467249 (view as bug list)
Depends On: 2381690
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-27 11:37 UTC by Mr. Beedell, Roke Julian Lockhart (RJLB)
Modified: 2026-05-09 00:37 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.47 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: maps (3.92 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: limits (1.29 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: environ (2.68 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: open_fds (15.45 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: mountinfo (3.77 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: os_info (739 bytes, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: cpuinfo (3.63 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: core_backtrace (194.14 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: dso_list (189 bytes, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details
File: backtrace (109.89 KB, text/plain)
2025-07-27 11:37 UTC, Mr. Beedell, Roke Julian Lockhart (RJLB)
no flags Details

Description Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:18 UTC
Description of problem:
I saved a file with a name of "	`:@[]{}?🐃", then, when it crashed, attempted to close the main window, rather than the debugger, which the DE offered to kill.

Version-Release number of selected component:
0ad-0.27.1-1.fc42

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         pyrogenesis killed by SIGABRT
journald_cursor: s=a2d6d580caa24cf3a9483be7f85033e4;i=1add6c;b=e6c596bfa1ec4673b7735f4dc40ad8a4;m=2634c447;t=63ad4670fef40;x=4c77da8128cf0e18
executable:     /usr/bin/pyrogenesis
cmdline:        /usr/bin/pyrogenesis
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-0ad
rootdir:        /
uid:            1000
kernel:         6.15.7-200.fc42.x86_64
package:        0ad-0.27.1-1.fc42
runlevel:       N 5
backtrace_rating: 4
crash_function: __syscall_cancel_arch
comment:        I saved a file with a name of `	`:@[]{}?🐃`, then, when it crashed, attempted to close the main window, rather than the debugger, which the DE offered to kill.

Truncated backtrace:
Thread no. 0 (58 frames)
 #0 __syscall_cancel_arch at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:56
 #1 __internal_syscall_cancel at cancellation.c:49
 #2 __syscall_cancel at cancellation.c:75
 #3 __wait4 at ../sysdeps/unix/sysv/linux/wait4.c:30
 #4 try_gui_display_error at ../../../source/lib/sysdep/os/unix/unix.cpp:166
 #5 sys_display_error at ../../../source/lib/sysdep/os/unix/unix.cpp:216
 #6 CallDisplayError at ../../../source/lib/debug.cpp:367
 #7 debug_DisplayError at ../../../source/lib/debug.cpp:448
 #8 debug_OnAssertionFailure at ../../../source/lib/debug.cpp:535
 #9 OsString at ../../../source/lib/os_path.h:48
 #10 wopen at ../../../source/lib/sysdep/os/unix/ufilesystem.cpp:114
 #11 FileOpen at ../../../source/lib/file/file.cpp:47
 #12 File::Open at ../../../source/lib/file/file.h:65
 #13 io::Store<io::DefaultCompletedHook, io::DefaultIssueHook> at ../../../source/lib/file/io/io.h:314
 #14 io::Store at ../../../source/lib/file/io/io.h:338
 #15 RealDirectory::Store at ../../../source/lib/file/common/real_directory.cpp:58
 #16 VFS::CreateFile at /usr/include/c++/15/bits/shared_ptr_base.h:1672
 #17 CFilePacker::Write at ../../../source/ps/FileIo.cpp:70
 #18 CMapWriter::SaveMap at ../../../source/graphics/MapWriter.cpp:73
 #19 AtlasMessage::fSaveMap at /usr/include/c++/15/bits/unique_ptr.h:456
 #20 MessagePasserImpl::Add at ../../../source/tools/atlas/GameInterface/MessagePasserImpl.cpp:44
 #21 ScenarioEditor::OnSaveAs at ../../../source/tools/atlas/AtlasUI/ScenarioEditor/ScenarioEditor.cpp:881
 #22 wxEvtHandler::ProcessEventIfMatchesId at ../src/common/event.cpp:1482
 #23 wxEventHashTable::HandleEvent at ../src/common/event.cpp:1087
 #24 wxEvtHandler::TryHereOnly at ../src/common/event.cpp:1679
 #25 wxEvtHandler::TryBeforeAndHere at ../include/wx/event.h:4013
 #26 wxEvtHandler::ProcessEventLocally at ../src/common/event.cpp:1612
 #27 wxEvtHandler::ProcessEvent at ../src/common/event.cpp:1585
 #28 wxWindowBase::TryAfter at ../include/wx/window.h:862
 #29 wxEvtHandler::SafelyProcessEvent at ../src/common/event.cpp:1701
 #30 wxMenuBase::DoProcessEvent at ../src/common/menucmn.cpp:720
 #31 wxMenuBase::SendEvent at ../src/common/menucmn.cpp:683
 #32 menuitem_activate at ../src/gtk/menu.cpp:578
 #36 signal_emit_valist_unlocked at ../gobject/gsignal.c:3534
 #39 gtk_widget_activate at ../gtk/gtkwidget.c:7860
 #40 gtk_menu_shell_activate_item at ../gtk/gtkmenushell.c:1375
 #41 gtk_menu_shell_button_release at ../gtk/gtkmenushell.c:791
 #42 _gtk_marshal_BOOLEAN__BOXEDv at gtk/gtkmarshalers.c:130
 #43 _g_closure_invoke_va at ../gobject/gclosure.c:898
 #44 signal_emit_valist_unlocked at ../gobject/gsignal.c:3438
 #47 gtk_widget_event_internal.part.0.lto_priv.0 at ../gtk/gtkwidget.c:7827
 #48 propagate_event_up at ../gtk/gtkmain.c:2588
 #49 propagate_event at ../gtk/gtkmain.c:2691
 #50 gtk_main_do_event at ../gtk/gtkmain.c:1921
 #52 _gdk_event_emit at ../gdk/gdkevents.c:73
 #54 gdk_event_source_dispatch.lto_priv at ../gdk/x11/gdkeventsource.c:354
 #56 g_main_context_dispatch_unlocked at ../glib/gmain.c:4249
 #57 g_main_context_iterate_unlocked at ../glib/gmain.c:4314
 #59 gtk_main at ../gtk/gtkmain.c:1329
 #60 wxGUIEventLoop::DoRun at ../src/gtk/evtloop.cpp:61
 #61 wxEventLoopBase::Run at ../src/common/evtloopcmn.cpp:87
 #62 wxAppConsoleBase::MainLoop at ../src/common/appbase.cpp:395
 #63 wxEntry at ../src/common/init.cpp:497
 #65 Atlas_StartWindow at ../../../source/tools/atlas/AtlasUI/Misc/DLLInterface.cpp:160
 #66 BeginAtlas at ../../../source/tools/atlas/GameInterface/GameLoop.cpp:136
 #67 ATLAS_Run at ../../../source/ps/GameSetup/Atlas.cpp:54
 #68 ATLAS_RunIfOnCmdLine at ../../../source/ps/GameSetup/Atlas.cpp:83
 #69 RunGameOrAtlas at ../../../source/main.cpp:717

Comment 1 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:22 UTC
Created attachment 2098377 [details]
File: proc_pid_status

Comment 2 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:24 UTC
Created attachment 2098378 [details]
File: maps

Comment 3 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:25 UTC
Created attachment 2098379 [details]
File: limits

Comment 4 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:27 UTC
Created attachment 2098380 [details]
File: environ

Comment 5 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:28 UTC
Created attachment 2098381 [details]
File: open_fds

Comment 6 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:30 UTC
Created attachment 2098382 [details]
File: mountinfo

Comment 7 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:31 UTC
Created attachment 2098383 [details]
File: os_info

Comment 8 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:32 UTC
Created attachment 2098384 [details]
File: cpuinfo

Comment 9 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:34 UTC
Created attachment 2098385 [details]
File: core_backtrace

Comment 10 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:36 UTC
Created attachment 2098386 [details]
File: dso_list

Comment 11 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:37:37 UTC
Created attachment 2098387 [details]
File: backtrace

Comment 12 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 11:59:46 UTC
https://retrace.fedoraproject.org/faf/reports/1218587/ is usually what I see, for GNOME Abrt generally believes that I've not enough information to report to RHBZ. I recently got a slightly new report at https://retrace.fedoraproject.org/faf/reports/1275750/, too. Otherwise, I get the trace in this report, which it allowed me to.

Comment 13 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-07-27 13:12:51 UTC
Reported upstream, at https://gitea.wildfiregames.com/0ad/0ad/issues/8235#issue-8337.

Comment 14 Fedora Release Engineering 2026-05-06 13:38:47 UTC
This message is a reminder that Fedora Linux 42 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 42 on 2026-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '42'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 42 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 15 Mr. Beedell, Roke Julian Lockhart (RJLB) 2026-05-09 00:36:57 UTC
*** Bug 2467249 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.