bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is this a gdb bug? -- internal-error: decode_frame_entry_1: Assertion `f


From: Jiang Wenjin
Subject: Is this a gdb bug? -- internal-error: decode_frame_entry_1: Assertion `fde->cie != NULL' failed.
Date: Tue, 27 Sep 2005 00:09:08 +0800

Hi guys,
        I runs  gdb on a system which based on fedora core 1. I had tried the
gdb 5.3 which bring with fc1, gdb 6.0/6.3 (rebuild) from other fedora
version. But I always got the following error:

GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are welcome to change it and/or distribute copies of it under
certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
../../gdb-6.3/gdb/dwarf2-frame.c:1424: internal-error:
decode_frame_entry_1: Assertion `fde->cie != NULL' failed.
A problem internal to GDB has been detected, further debugging may
prove unreliable.
Quit this debugging session? (y or n)
../../gdb-6.3/gdb/dwarf2-frame.c:1424: internal-error:
decode_frame_entry_1: Assertion `fde->cie != NULL' failed.
A problem internal to GDB has been detected, further debugging may
prove unreliable.
Create a core file of GDB? (y or n) Using host libthread_db library
"/lib/tls/libthread_db.so.1".

(gdb) n
The program is not being run.
(gdb) q

Is ths a bug?  And what's the reason? I've tried other version of gcc
-- (3.3.3, 3.3.6) too.

Best regards.
Jiang Wenjin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]