Bug 1909902 - Assertion `frame_id_p (*this_id)' failed
Summary: Assertion `frame_id_p (*this_id)' failed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gdb
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Buettner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-12-22 00:57 UTC by Stas Sergeev
Modified: 2021-03-27 01:10 UTC (History)
5 users (show)

Fixed In Version: gdb-10.1-10.fc34 gdb-10.1-4.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-19 20:12:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
test case (19.32 KB, application/gzip)
2020-12-22 00:57 UTC, Stas Sergeev
no flags Details

Description Stas Sergeev 2020-12-22 00:57:49 UTC
Created attachment 1741246 [details]
test case

Description of problem:
../../gdb/inline-frame.c:172: internal-error: void inline_frame_this_id(frame_info*, void**, frame_id*): Assertion `frame_id_p (*this_id)' failed.
A problem internal to GDB has been detected,

Version-Release number of selected component (if applicable):
gdb-10.1-2.fc34.x86_64

How reproducible:
easily

Steps to Reproduce:
1. Unpack attached test case
2. Run make

Actual results:
Crash

Expected results:
No crash

Additional info:
Attached is a fully automated test-case.
It contains the source codes and custom
gdbinit to reproduce the crash.
You just run make and enjoy.

Comment 1 Kevin Buettner 2021-01-12 22:41:49 UTC
Using the provided test case (thanks!), I'm able to reproduce the problem.

I see the problem in gdb-10.1-2 on both f33 and rawhide.  I don't see the assertion error on f32 w/ gdb-9.1-7.

I also don't see the assertion error when testing on f33 using a GDB built from current (11.0.50.20210112-git) upstream development sources.

I'll investigate further.

Comment 2 Ben Cotton 2021-02-09 15:35:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 3 Fedora Update System 2021-03-05 23:27:03 UTC
FEDORA-2021-6bf5956523 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6bf5956523

Comment 4 Fedora Update System 2021-03-06 02:30:56 UTC
FEDORA-2021-bd807cb7f4 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bd807cb7f4

Comment 5 Fedora Update System 2021-03-06 19:46:48 UTC
FEDORA-2021-bd807cb7f4 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-bd807cb7f4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-bd807cb7f4

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

Comment 6 Fedora Update System 2021-03-07 13:46:35 UTC
FEDORA-2021-6bf5956523 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-6bf5956523`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6bf5956523

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

Comment 7 Fedora Update System 2021-03-12 00:20:04 UTC
FEDORA-2021-756082cc6d 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-756082cc6d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-756082cc6d

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

Comment 8 Fedora Update System 2021-03-12 18:55:51 UTC
FEDORA-2021-c9d1364f5e has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-c9d1364f5e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-c9d1364f5e

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

Comment 9 Fedora Update System 2021-03-19 20:12:36 UTC
FEDORA-2021-c9d1364f5e has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2021-03-27 01:10:10 UTC
FEDORA-2021-756082cc6d has been pushed to the Fedora 33 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.