Bug 2036461 - love fails assertion on startup with specific app: '__n < this->size()' in stl_vector.h
Summary: love fails assertion on startup with specific app: '__n < this->size()' in st...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: love
Version: 39
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Jeremy Newton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-02 00:00 UTC by Misa Elizabeth Kai
Modified: 2023-12-05 19:13 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-12-05 19:13:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
The game/app that fails an assertion upon startup. (797.57 KB, application/zip)
2022-01-02 00:00 UTC, Misa Elizabeth Kai
no flags Details
A coredump of process 1606253, which failed an assertion. (12.28 KB, text/plain)
2022-01-02 00:01 UTC, Misa Elizabeth Kai
no flags Details

Description Misa Elizabeth Kai 2022-01-02 00:00:01 UTC
Created attachment 1848561 [details]
The game/app that fails an assertion upon startup.

Created attachment 1848561 [details]
The game/app that fails an assertion upon startup.

Running love-11.4-5.fc39.x86_64 with the specific game/app attached results in a failed assertion.

/usr/include/c++/11/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = unsigned int; _Alloc = std::allocator<unsigned int>; std::vector<_Tp, _Alloc>::reference = unsigned int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
[1]    1606253 IOT instruction (core dumped)  love ved_1.9.0.love

Running the default game (simply `love` with no arguments) launches successfully and does not result in this assertion.

The coredump is attached.

Comment 1 Misa Elizabeth Kai 2022-01-02 00:01:07 UTC
Created attachment 1848562 [details]
A coredump of process 1606253, which failed an assertion.

Comment 2 Ben Cotton 2022-11-29 17:35:08 UTC
This message is a reminder that Fedora Linux 35 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-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 '35'.

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.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 35 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 3 Misa Elizabeth Kai 2022-11-29 18:10:00 UTC
Thank you for the reminder. I can confirm that this assertion still happens with love-11.4-3.fc37.x86_64 on Fedora 37. Is there a way for me to change the version of this bug? I don't see it anywhere.

Comment 4 Misa Elizabeth Kai 2022-11-29 18:11:11 UTC
Nevermind, found it. I had to click 'Show advanced fields'.

Comment 5 Aoife Moloney 2023-11-23 00:07:48 UTC
This message is a reminder that Fedora Linux 37 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 37 on 2023-12-05.
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 '37'.

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 37 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 6 Misa Elizabeth Kai 2023-11-23 04:26:01 UTC
This bug still occurs on Fedora Linux 39 with the given game/app.

Comment 7 Jeremy Newton 2023-12-05 19:13:09 UTC
Hey,

So I took a look again and it looks like this is resolved by using ved 1.10.3.

See: https://tolp.nl/ved/download

So I'm going to just close this as not a bug, since I'm assuming it was an issue with the app, not with love.

Thanks!


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