From owner-freebsd-questions Sat Jan 18 17:31:38 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83B2C37B401 for ; Sat, 18 Jan 2003 17:31:37 -0800 (PST) Received: from galilee.polands.org (new-24-208-57-240.new.rr.com [24.208.57.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 509E843F7B for ; Sat, 18 Jan 2003 17:31:36 -0800 (PST) (envelope-from djp@polands.org) Received: from sheba.polands.org (sheba.polands.org [172.16.1.33]) by galilee.polands.org (8.12.6/8.12.6) with ESMTP id h0J1VYIl053158 for ; Sat, 18 Jan 2003 19:31:34 -0600 (CST) (envelope-from djp@galilee.polands.org) Received: from sheba.polands.org (localhost [127.0.0.1]) by sheba.polands.org (8.12.6/8.12.6) with ESMTP id h0J1VYcx005545 for ; Sat, 18 Jan 2003 19:31:34 -0600 (CST) (envelope-from djp@sheba.polands.org) Received: (from djp@localhost) by sheba.polands.org (8.12.6/8.12.6/Submit) id h0J1VY7s005544 for questions@freebsd.org; Sat, 18 Jan 2003 19:31:34 -0600 (CST) (envelope-from djp) Date: Sat, 18 Jan 2003 19:31:34 -0600 From: Doug Poland To: questions@freebsd.org Subject: How to read core dump Message-ID: <20030119013133.GA5520@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I am attempting to run MySQL Control Center (also known as MySQLCC) on FreeBSD 4.7-STABLE. FYI, is a platform-independent GUI administration client for the MySQL database server. The binary version I downloaded from MySQL.com is for Linux glibc 2.2. My system is running linux_base-7.1_2. When I execute the mysqlcc command, it immediately dumps core. Curiously, it runs fine on another 4.7-STABLE box "similarly" configured. After doc perusal and googling, I haven't found out how to read a core dump. I suppose if I knew how to read them I could "easily" determine where the program died. Is this an accurate statement? Is there another way to find out why a program dumps core? Thanks for your help! -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message