From owner-freebsd-ports@FreeBSD.ORG Thu Oct 31 08:23:32 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8149A693 for ; Thu, 31 Oct 2013 08:23:32 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5996D28BE for ; Thu, 31 Oct 2013 08:23:32 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id rd3so2175463pab.14 for ; Thu, 31 Oct 2013 01:23:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=9LhrTTKa3VR7N7PnGd6R+r1U7KJFgodgUPQXzf/L+Dw=; b=MexIdBDYKk6+QbBsujSXE8uCab2dCuVyqyoT49QUuvC8A8CGwz8+2gpGzEzYtx2Q3c e7kap7cOpHWXjxcjuYz8ZS2gmuPwrDYxOva0Lawjzr7Y0nh9n2nV9hNnvUTTSGVg9djl MhclmudMaTHE6rQgpLaovJilk+BTZcPPJpdBDPm51lScIOCHY1dMhkCY/iD1thSJPDQi c2NpnU8jBaFvhAR14Gp8oVYzFAXjgqm28a5CviI3Fq6SlHjVszHZ2qqxVl+nP3OUxn9g uiHxc48+/D+g9i53w6jBK5YLqKUPhpTRTVAW2IU11zPhMJBSCEUqUOBErSbe9F5+bNiz YA7Q== X-Received: by 10.68.233.104 with SMTP id tv8mr264753pbc.204.1383207812034; Thu, 31 Oct 2013 01:23:32 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id x8sm2480052pbf.0.2013.10.31.01.23.29 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Oct 2013 01:23:31 -0700 (PDT) Message-ID: <5272137A.1010102@FreeBSD.org> Date: Thu, 31 Oct 2013 19:23:22 +1100 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Thunderbird/25.0 MIME-Version: 1.0 To: Alexander Janus Subject: Re: cinepaint References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 08:23:32 -0000 On 31/10/2013 8:12 AM, Fernando Apesteguía wrote: > El 30/10/2013 19:36, "Alexander Janus" escribió: >> >> Good day, Dear Sirs! We also proudly have many "Madams" :] >> Help me, please. I build cinepaint port on my FreeBSD 9.2 release AMD64 >> desktop , build was successfull, but launch causes "Segmentation fault". >> Ok, I pkg_add -r cinepaint, and I again get "Segmentation fault". Why?!! >> When I doing the same thing on FreeBSD 9.1 (release i386) I do not get >> errors and application working normal. "Googling" do not get me useful >> information. -- Koobs