Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 1999 09:36:41 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Kevin Day <toasty@home.dragondata.com>
Cc:        bugs@FreeBSD.ORG
Subject:   Re: GDB in 3.2 slightly broken?
Message-ID:  <19990623093641.B59542@relay.ucb.crimea.ua>
In-Reply-To: <199906222205.RAA14572@home.dragondata.com>; from Kevin Day on Tue, Jun 22, 1999 at 05:05:07PM -0500
References:  <199906222205.RAA14572@home.dragondata.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

This is a known problem and was fixed by Doug Rabson
in src/contrib/gdb/gdb/solib.c, rev 1.3.2.2.
Upgrade to 3.2-STABLE, or apply the following patch:

http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/gdb/gdb/solib.c.diff?r1=
=3D1.3.2.1&r2=3D1.3.2.2

On Tue, Jun 22, 1999 at 05:05:07PM -0500, Kevin Day wrote:
>=20
>=20
> Anyone have any idea why this happens to me:
>=20
>=20
> su-2.02# gdb
> GNU gdb 4.18
> Copyright 1998 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 detail=
s.
> This GDB was configured as "i386-unknown-freebsd".
> (gdb) attach 44267
> Attaching to process 44267
> Segmentation fault (core dumped)
> su-2.02#
>=20
>=20
> To make things worse, when trying to debug this:
>=20
> su-2.02# gdb
> GNU gdb 4.18
> Copyright 1998 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 detail=
s.
> This GDB was configured as "i386-unknown-freebsd".
> (gdb) core-file gdb.core
> Core was generated by =07db'.
> Program terminated with signal 11, Segmentation fault.
> Segmentation fault (core dumped)
> su-2.02#
>=20
>=20
> This didn't happen to me in 3.1, just started with 3.2 - did i miss an
> errata?
>=20
> Kevin

--=20
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990623093641.B59542>