Bug 1881701 - [abrt] crawl: std::__replacement_assert(): crawl killed by SIGABRT
Summary: [abrt] crawl: std::__replacement_assert(): crawl killed by SIGABRT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: crawl
Version: 32
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. sagitter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6d809552adfd5cc83c5e256f224...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-22 22:06 UTC by Török Edwin
Modified: 2021-01-18 02:20 UTC (History)
1 user (show)

Fixed In Version: crawl-0.26.0-1.fc33 crawl-0.26.0-1.fc32
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-18 01:33:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (100.21 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: core_backtrace (8.32 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: cpuinfo (2.55 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: dso_list (1.47 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: environ (2.48 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: limits (1.29 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: maps (7.48 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: mountinfo (4.95 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: open_fds (1.05 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details
File: proc_pid_status (1.34 KB, text/plain)
2020-09-22 22:06 UTC, Török Edwin
no flags Details

Description Török Edwin 2020-09-22 22:06:05 UTC
Version-Release number of selected component:
crawl-0.25.1-1.fc32

Additional info:
reporter:       libreport-2.13.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1001.slice/user/apps.slice/apps-org.gnome.Terminal.slice/vte-spawn-6dab1e72-63bd-4835-befc-9e5523b0031d.scope
cmdline:        crawl
crash_function: std::__replacement_assert
executable:     /usr/bin/crawl
journald_cursor: s=94b9379951154ebf9321ebdaef3c93f3;i=1266ca4;b=5ec83e2f6f014fcab9de16ff5c15b53b;m=1a2f02dd824;t=5aeb9052d0642;x=aa84d5fe0971cbe
kernel:         5.7.11-200.fc32.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 std::__replacement_assert at /usr/include/c++/10/x86_64-redhat-linux/bits/c++config.h:2552
 #3 std::vector<short, std::allocator<short> >::operator[] at /usr/include/c++/10/bits/stl_vector.h:1061
 #5 LevelInfo::distance_between at travel.cc:3742
 #7 _find_transtravel_stair at travel.cc:2882
 #20 _find_transtravel_square at travel.cc:3051
 #21 travel at travel.cc:962
 #22 BaseRunDelay::handle at delay.cc:546
 #23 handle_delay at /usr/include/c++/10/bits/shared_ptr_base.h:1324
 #24 _input at main.cc:1055
 #25 _launch_game at main.cc:459

Comment 1 Török Edwin 2020-09-22 22:06:09 UTC
Created attachment 1715829 [details]
File: backtrace

Comment 2 Török Edwin 2020-09-22 22:06:10 UTC
Created attachment 1715830 [details]
File: core_backtrace

Comment 3 Török Edwin 2020-09-22 22:06:11 UTC
Created attachment 1715831 [details]
File: cpuinfo

Comment 4 Török Edwin 2020-09-22 22:06:13 UTC
Created attachment 1715832 [details]
File: dso_list

Comment 5 Török Edwin 2020-09-22 22:06:14 UTC
Created attachment 1715833 [details]
File: environ

Comment 6 Török Edwin 2020-09-22 22:06:15 UTC
Created attachment 1715834 [details]
File: limits

Comment 7 Török Edwin 2020-09-22 22:06:17 UTC
Created attachment 1715835 [details]
File: maps

Comment 8 Török Edwin 2020-09-22 22:06:18 UTC
Created attachment 1715836 [details]
File: mountinfo

Comment 9 Török Edwin 2020-09-22 22:06:20 UTC
Created attachment 1715837 [details]
File: open_fds

Comment 10 Török Edwin 2020-09-22 22:06:21 UTC
Created attachment 1715838 [details]
File: proc_pid_status

Comment 11 Antonio T. sagitter 2020-09-24 14:57:55 UTC
Is your system updated?

Comment 12 Török Edwin 2020-09-24 19:35:41 UTC
I have the latest version of the package installed, just did a dnf update and there isn't a newer one available:

rpm -qi crawl
Name        : crawl
Version     : 0.25.1
Release     : 1.fc32
Architecture: x86_64
Install Date: Wed 02 Sep 2020 23:25:33 BST

I don't remember exactly what was happening when crawl crashed (Fedora's bugreporting system was down for months, only came back up recently), and it only crashed once.
I might've been running 2 instances of crawl at the time, not sure. Is there anything useful in the backtrace that you could send upstream?

Comment 13 Antonio T. sagitter 2020-09-25 10:18:46 UTC
I can run Crawl on my Fedora 32 without error.
Since in your https://bugzilla.redhat.com/show_bug.cgi?id=1881701#c1 i seen an old kernel installed, i presume you was using a not fully updated Fedora 32.

So, ignore the original backtrace, update Fedora 32 (if you haven't done it yet) and try to rerun Crawl.

Comment 14 Fedora Update System 2021-01-09 12:59:57 UTC
FEDORA-2021-b50ceff229 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-b50ceff229

Comment 15 Fedora Update System 2021-01-09 12:59:58 UTC
FEDORA-2021-0dcb34dc19 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0dcb34dc19

Comment 16 Fedora Update System 2021-01-10 01:35:08 UTC
FEDORA-2021-0dcb34dc19 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-0dcb34dc19`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-0dcb34dc19

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2021-01-10 02:17:42 UTC
FEDORA-2021-b50ceff229 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-b50ceff229`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-b50ceff229

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 18 Fedora Update System 2021-01-18 01:33:46 UTC
FEDORA-2021-0dcb34dc19 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2021-01-18 02:20:17 UTC
FEDORA-2021-b50ceff229 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


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