From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20377 invoked by alias); 27 Feb 2003 18:11:05 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 20370 invoked from network); 27 Feb 2003 18:11:04 -0000 Received: from unknown (HELO gate.algorithm.aelita.com) (212.176.18.2) by 172.16.49.205 with SMTP; 27 Feb 2003 18:11:04 -0000 Received: from bagman.edm.com ([10.0.0.4]) by gate.algorithm.aelita.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with ESMTP id com for ; Thu, 27 Feb 2003 21:11:14 +0300 content-class: urn:content-classes:message Subject: gdb 5.3 bug MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: quoted-printable Date: Thu, 27 Feb 2003 18:11:00 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Message-ID: <3F6F4712B759A34ABD453A8B39C10D6229DB66@bagman.edm.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Lev Assinovsky" To: X-SW-Source: 2003-02/txt/msg00586.txt.bz2 Hi All! I have executable "client" complied by gcc 3.2 (with gnu as and gnu ld) I use gdb 5.3 for debugging and get it's crash for very simple case: lev@dog comm_test$ gdb bin/i386-sun-solaris/debug/client GNU gdb 5.3 Copyright 2002 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 condition= s. 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-pc-solaris2.8"... (gdb) l Segmentation Fault (core dumped) lev@dog comm_test$ Then I started to debug gdb: lev@dog comm_test$ gdb /usr/local/bin/gdb GNU gdb 5.3 Copyright 2002 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 condition= s. 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-pc-solaris2.8"... (gdb) r bin/i386-sun-solaris/debug/client Starting program: /export/home/local/bin/gdb bin/i386-sun-solaris/debug/cli= ent warning: Unable to find dynamic linker breakpoint function. GDB will be unable to debug shared library initializers and track explicitly loaded dynamic code. GNU gdb 5.3 Copyright 2002 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 condition= s. 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-pc-solaris2.8"... (gdb) l Program received signal SIGSEGV, Segmentation fault. 0x08136671 in finish_block (symbol=3D0x6e5f5f3a, listhead=3D0x82241f4, old_= blocks=3D0x3a787863, start=3D1634562671,=20 end=3D1634562720, objfile=3D0x8263fe0) at buildsym.c:304 304 struct type *ftype =3D SYMBOL_TYPE (symbol); (gdb)=20 Any clue what might be the reason of gdb crash? Thank you! (gdb 5.2 has been crashed also) ---- Lev Assinovsky Aelita Software Corporation O&S Core Division, Programmer ICQ# 165072909