From owner-freebsd-ports@FreeBSD.ORG Tue Nov 22 17:51:27 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63C32106566C for ; Tue, 22 Nov 2011 17:51:27 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id BE2628FC16 for ; Tue, 22 Nov 2011 17:51:25 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:25989] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id pAMHc8pT058203 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Tue, 22 Nov 2011 20:38:09 +0300 (MSK) From: Max Brazhnikov To: Matthias Apitz Date: Tue, 22 Nov 2011 17:37:03 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.0-RC1; KDE/4.7.3; amd64; ; ) References: <20111118125403.GA1255@tiny> In-Reply-To: <20111118125403.GA1255@tiny> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201111221737.04353.makc@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: ports/textproc/stardict3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2011 17:51:27 -0000 On Fri, 18 Nov 2011 13:54:04 +0100, Matthias Apitz wrote: > Hello, > > The port (ports tree from CVS) ports/textproc/stardict3 > > ports/textproc/stardict3 > PORTVERSION= 3.0.3 > MAINTAINER= makc@FreeBSD.org > > installs fine on 10-CURRENT, but the application just crahes or runs > into a CPU loop; if it runs into CPU loop there is a core file of 'troff', > i.e. it seems that it started for some man page reason the troff(1) and > after this it loops; Stardict has plugin for displaying man pages. > I went back for this port only to > > # cvs update -r RELEASE_8_2_0 > > which brings> > PORTVERSION= 3.0.1 > PORTREVISION= 5 > and this works just fine with all my dictionaries. > > I could go back to 3.0.3 and provide more details of the crash, but I > can't debug or solve this on my own. Or should I file a bug report? backtrace would be nice to have.