From owner-freebsd-hackers@FreeBSD.ORG Fri May 27 01:20:12 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBC38106564A for ; Fri, 27 May 2011 01:20:12 +0000 (UTC) (envelope-from grog@lemis.com) Received: from w3.lemis.com (w3.lemis.com [208.86.224.149]) by mx1.freebsd.org (Postfix) with ESMTP id BE08C8FC0A for ; Fri, 27 May 2011 01:20:12 +0000 (UTC) Received: from dereel.lemis.com (1032.x.rootbsd.net [208.86.224.149]) by w3.lemis.com (Postfix) with ESMTP id E41283BAC1; Fri, 27 May 2011 01:02:23 +0000 (UTC) Received: by dereel.lemis.com (Postfix, from userid 1004) id 724C4DAC9E; Fri, 27 May 2011 11:02:21 +1000 (EST) Date: Fri, 27 May 2011 11:02:21 +1000 From: Greg 'groggy' Lehey To: Andrew Duane Message-ID: <20110527010221.GE77148@dereel.lemis.com> References: <4DDD3021.1000109@my.gd> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="t0UkRYy7tHLRMCai" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Organization: The FreeBSD Project Phone: +61-3-5346-1370 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: "freebsd-hackers@freebsd.org" Subject: Re: DEBUG - analysing core dumps X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2011 01:20:13 -0000 --t0UkRYy7tHLRMCai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 25 May 2011 at 13:20:31 -0400, Andrew Duane wrote: > Damien Fleuriot wrote: >> >> Sadly, getting a backtrace with "bt" gives me more lines with "??", >> which is totally not helpful: >> [SNIP] >> #13 0x00007fffff1f9d70 in ?? () >> #14 0x0000000000000000 in ?? () >> #15 0x6f70732f7261762f in ?? () >> #16 0x6c737973722f6c6f in ?? () >> #17 0x5f6e70766f2f676f in ?? () >> #18 0x746174732e676f6c in ?? () >> #19 0x0000000000000065 in ?? () >> #20 0x0000000000000000 in ?? () >> [SNIP] > > For what it's worth, the addresses shown in frames 15, 16, 17, and > 18 are ASCII: > > ops/rav/ > lsysr/lo > _npvo/go > tats.gol This smells of a smashed stack. Something has overwritten parts of it with text. Greg -- See complete headers for address and phone numbers. This message is digitally signed. See http://www.lemis.com/grog/email/signed-mail.php for more details. If your Microsoft MUA reports problems, please read http://tinyurl.com/broken-mua --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iEYEARECAAYFAk3e+B0ACgkQIubykFB6QiOmRQCePa+dIEVl3h9OEteMUphnH6js Xi4An3dHkftfp15bYAPc8fSg16jieZ1Y =fqCZ -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai--