frame_id_eq

Bug #1756258 reported by xintianzhang
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Arm Embedded Toolchain
Expired
Undecided
Unassigned

Bug Description

I'm debugging an arm cortex-m0+ with Jlink GDB Server .

C:\Users\Administrator>arm-none-eabi-gdb
GNU gdb (GNU Tools for Arm Embedded Processors 7-2017-q4-major) 8.0.50.20171128-git
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) file E:\\bluexmicro\\svn\\bin\\output\\fw_full\\fw_for_gdb.elf
Reading symbols from E:\bluexmicro\svn\bin\output\fw_full\fw_for_gdb.elf...warning: Loadable section "RW_ZI_ROM" outside of ELF se
gments
done.
(gdb) target remote localhost:2331
Remote debugging using localhost:2331
sysc_per_clkg0_get () at E:/bluexmicro/svn/working_dir/plf/bx2400/src/driver/sysctrl//reg_sysc_per_2400.h:461
461 return hwp_sysc_per->clkg0.val;
(gdb) bt
#0 sysc_per_clkg0_get () at E:/bluexmicro/svn/working_dir/plf/bx2400/src/driver/sysctrl//reg_sysc_per_2400.h:461
#1 clk_gate_per_g0 (map=1280) at E:/bluexmicro/svn/working_dir/plf/bx2400/src/driver/sysctrl//clk_gate.c:41
#2 0x00115d7c in uart_init (
/tmp/jenkins/jenkins-GCC-7-build_toolchain_docker-633_20171130_1512067137/src/gdb/gdb/inline-frame.c:171: internal-error: void inl
ine_frame_this_id(frame_info*, void**, frame_id*): Assertion `!frame_id_eq (*this_id, outer_frame_id)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

This is a bug, please report it. For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

/tmp/jenkins/jenkins-GCC-7-build_toolchain_docker-633_20171130_1512067137/src/gdb/gdb/inline-frame.c:171: internal-error: void inl
ine_frame_this_id(frame_info*, void**, frame_id*): Assertion `!frame_id_eq (*this_id, outer_frame_id)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

C:\Users\Administrator>

Revision history for this message
Tejas Belagod (belagod-tejas) wrote :

Hi,

To reproduce the issue on our side, we'd need

1. a sample Elf binary that helps reproduce the internal error
2. Your setup (which M0+ board, J-link/J-trace etc)

Thanks,
Tejas.

Joey Ye (jinyun-ye)
Changed in gcc-arm-embedded:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for GNU Arm Embedded Toolchain because there has been no activity for 60 days.]

Changed in gcc-arm-embedded:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.