From owner-freebsd-python@FreeBSD.ORG Sun Sep 13 19:29:31 2009 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF204106566C for ; Sun, 13 Sep 2009 19:29:31 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id A330E8FC14 for ; Sun, 13 Sep 2009 19:29:31 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Sep 2009 15:00:42 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.10.7-GA) with ESMTP id QEF18237; Sun, 13 Sep 2009 14:59:52 -0400 (EDT) Received: from 209-6-22-227.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.227]) by smtp01.lnh.mail.rcn.net with ESMTP; 13 Sep 2009 14:59:53 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19117.16679.994298.433278@jerusalem.litteratus.org> Date: Sun, 13 Sep 2009 14:59:51 -0400 To: python@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Subject: python app crashing X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 19:29:32 -0000 On this system: FreeBSD 9.0-CURRENT #4: Tue Sep 8 10:53:24 EDT 2009 amd64 with python26-2.6.2_3 installed I'm trying to run science/gramps. However, when I start it up: huff@> gramps Bus error (core dumped) leaving -rw------- 1 huff huff 12591104 Sep 13 14:58 python2.6.core The gramps maintainer has suggested you are the correct people to help me with this. I know very little about python; what do I do next? Respectfully, Robert Huff