From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Icidv-0002eO-Ez for garchives@archives.gentoo.org; Tue, 02 Oct 2007 14:22:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l92EBluf020278; Tue, 2 Oct 2007 14:11:47 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l92EBkXv020269 for ; Tue, 2 Oct 2007 14:11:46 GMT Received: by wr-out-0506.google.com with SMTP id 36so2153431wra for ; Tue, 02 Oct 2007 07:11:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=r0TL9SvzfxgJ0aeFAJXmZUj+hNbGxUfQ0XbFhpYQnrQ=; b=tmYCKgJm3QONjhngD4W341JhJq8EQOTAXMhqiQu95oix3UeBs9J9BUMwLlcPnMg0GFAuixEAQKQQb3pghSI/oFhv+rhGKdE5iAXsnBTUFsiVE8AK7QgTkcl5dccvmLqnDtptiq4hYz8nDuUeDkQdP1nLEGOHFZEDGjnOEPDvbPM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f3+G3r9x0ZzXBcy3X0EUGTHXxgkz5lQuBdl1jKd+YGGI0sUuwkx0UM84bvvP/bgsc6gvWcEpN7vt2YwWeE0Enz8/M6iT5YMKenG+7eR5Cuqxb6w+eQ4jWq/XcGQHBEwLCFZWwjmRS+XUKIZnczHVUuaEDWlXqR73/xSZAMNqlvU= Received: by 10.90.97.19 with SMTP id u19mr230865agb.1191333882611; Tue, 02 Oct 2007 07:04:42 -0700 (PDT) Received: by 10.90.69.3 with HTTP; Tue, 2 Oct 2007 07:04:42 -0700 (PDT) Message-ID: <5bdc1c8b0710020704n77031734hc5cb2a24719d8d3d@mail.gmail.com> Date: Tue, 2 Oct 2007 07:04:42 -0700 From: "Mark Knecht" To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] How can I capture enough debug info to make a good bug report? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 088940e8-b2fe-4d08-a3e5-c37da6a2a24d X-Archives-Hash: 3194926e4dc12cd52fbb8a8d23c2add1 Hi, On a subscriber web site I am seeing a consistent problem with both Firefox & Firefox-bin. When I click a specific link the browser crashes with a seg fault: mark@lightning ~ $ firefox-bin No running windows found /usr/libexec/mozilla-launcher: line 119: 6108 Segmentation fault $(type -P aoss) "$mozbin" "$@" firefox-bin exited with non-zero status (139) mark@lightning ~ $ firefox No running windows found Removing /home/mark/.mozilla/firefox/ipm4osof.default/compreg.dat leftover from older firefox /usr/libexec/mozilla-launcher: line 119: 6149 Segmentation fault $(type -P aoss) "$mozbin" "$@" firefox-bin exited with non-zero status (139) mark@lightning ~ $ Note that I see Firefox crashing on my Windows Vista box also, but Internet Explorer does not, so this doesn't seem to me to be a Linux issue specifically. How can I get enough info to pass along to someone and have it be useful? Thanks, Mark -- gentoo-amd64@gentoo.org mailing list