From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 19:46:07 2011 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 9B964106566B for ; Tue, 13 Sep 2011 19:46:07 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 047028FC0A for ; Tue, 13 Sep 2011 19:46:06 +0000 (UTC) Received: from kw.homeip.net (c80-217-64-49.bredband.comhem.se [80.217.64.49]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id p8DJk3sM044028; Tue, 13 Sep 2011 21:46:04 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <4E6FB2FB.7080605@bananmonarki.se> Date: Tue, 13 Sep 2011 21:46:03 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110821 Thunderbird/6.0 MIME-Version: 1.0 To: Ofloo References: <1315401205523-4778460.post@n5.nabble.com> In-Reply-To: <1315401205523-4778460.post@n5.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Hellanzb, segmentation 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: Tue, 13 Sep 2011 19:46:07 -0000 2011-09-07 15:13, Ofloo skrev: > For some reason, hellanzb keeps segmentating whenever it is processing > something, .. now i was wondering how i could debug it, .. cause nothing > other then except segmentation doesn't show up anywhere. So at least i can > find out what is going on, .. > > I’m using python2.7, .. and the latest hellanzb from FreeBSD8.2 ports tree. Have set this config option? # Uncomment this line to log DEBUG messages to the specified file #Hellanzb.DEBUG_MODE = '/var/tmp/hellanzb-debug.log'