From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 03:01:38 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FF6516A418 for ; Thu, 15 Nov 2007 03:01:38 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 2E3CF13C457 for ; Thu, 15 Nov 2007 03:01:37 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 30626 invoked from network); 14 Nov 2007 21:01:37 -0600 Received: from 124-170-87-111.dyn.iinet.net.au (HELO localhost) (124.170.87.111) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 14 Nov 2007 21:01:37 -0600 Date: Thu, 15 Nov 2007 14:01:29 +1100 From: Norberto Meijome To: "Heiko Wundram (Beenic)" Message-ID: <20071115140129.3fc51393@meijome.net> In-Reply-To: <200711150057.52571.wundram@beenic.net> References: <200711141615.37380.freysman@comcast.net> <200711150057.52571.wundram@beenic.net> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: python25 core dumps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2007 03:01:38 -0000 On Thu, 15 Nov 2007 00:57:52 +0100 "Heiko Wundram (Beenic)" wrote: > Am Mittwoch, 14. November 2007 23:15:36 schrieb David J Brooks: > > Since upgrading to 7.0-BETA2 most of my python based programs fail with > > Segmentation fault: 11 (core dumped). It seems to be limited to gui based > > programs using Gtk or Qt. Any idea what's going on there? Hints on how to > > analyze the python.core files would be helpful too. > > Easy way to get info from the backtrace: > > gdb /usr/local/bin/python /python.core > > Then, enter the "back" command in the post-mortem debugging session and post > the output here. Someone (maybe even me) should be able to give you a hint > where to look further from there. same happens here with castpodder (which is a gtk/python tool), but i havent been able to find a .core . I need to look into a ktrace and step into the code with pydev in eclipse. B _________________________ {Beto|Norberto|Numard} Meijome You shouldn't verb words. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.