From owner-freebsd-ports@FreeBSD.ORG Thu Oct 31 18:02:04 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 30CB29F0 for ; Thu, 31 Oct 2013 18:02:04 +0000 (UTC) (envelope-from avjwork@gmail.com) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0A9B52490 for ; Thu, 31 Oct 2013 18:02:04 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id hz1so2871375pad.30 for ; Thu, 31 Oct 2013 11:02:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=obkJT4ICz6K5SEBCqBDBUaln37Wm8rmLnpNtYTFDhy8=; b=q/NfRvfx51gRoaVWMbk/9H2lF1+JwNyNubhx5FG1Y1pDKcvGFTEMyi/Rh18alTCOba tFSe6H8KNn4BsLrn64sukB/dzwP8qysdg7hLF46ETO9SI0uzuw5sDFVxuSLL2b2YaZCU Q8CICpZvVZcQPrH+dibvL9iceOOQdAF3MDG2JYT8VAdW2PJQ4wMINyEMUSzsc64FiJJd AK9kO/v4KsochJlkTRLeDfhUzhVbgz6JQ7qkaOKZxEz6cx1PsQluxakWPHLfqFdziekj auXDdtkM7eSqZ4xYhpMFjTr1NnfV7UzY+pBY3wHLgvESmdamTgFAOISBz/Fa6s0DqOBA T2nA== MIME-Version: 1.0 X-Received: by 10.66.4.130 with SMTP id k2mr3186641pak.95.1383242522779; Thu, 31 Oct 2013 11:02:02 -0700 (PDT) Received: by 10.70.70.230 with HTTP; Thu, 31 Oct 2013 11:02:02 -0700 (PDT) In-Reply-To: References: Date: Thu, 31 Oct 2013 21:02:02 +0300 Message-ID: Subject: Re: cinepaint From: Alexander Janus To: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 18:02:04 -0000 Backtrace without debug information: #0 0x0000000805a50b5b in g_type_check_instance_is_a () from /usr/local/lib/libgobject-2.0.so.0 [New Thread 80b007400 (LWP 100668/cinepaint)] (gdb) bt #0 0x0000000805a50b5b in g_type_check_instance_is_a () from /usr/local/lib/libgobject-2.0.so.0 #1 0x00000000004b6f99 in display_brush_get_row_float16 () #2 0x0000000000422b0c in ?? () #3 0x000000000047fe67 in ?? () #4 0x000000000041c2f5 in ?? () #5 0x0000000000483346 in ?? () #6 0x000000000046f767 in ?? () #7 0x0000000000482f4d in ?? () #8 0x00000000004199e1 in ?? () #9 0x00000008007bf000 in ?? () #10 0x0000000000000000 in ?? () Backtrace with debug information (make WITH_DEBUG=3Dyes install): #0 0x0000000805adeb5b in g_type_check_instance_is_a () from /usr/local/lib/libgobject-2.0.so.0 [New Thread 80b007400 (LWP 100354/cinepaint)] (gdb) bt #0 0x0000000805adeb5b in g_type_check_instance_is_a () from /usr/local/lib/libgobject-2.0.so.0 #1 0x00000000004f26f1 in brush_select_new (title=3D0x0, init_name=3D0x0, init_opacity=3D0, init_spacing=3D0, init_noise_freq=3D0.25, init_noise_step_start=3D0.5, init_noise_step_width=3D0.5, init_mode=3D0) at brush_select.c:554 #2 0x0000000000426611 in create_brush_dialog () at brushlist.c:520 #3 0x00000000004a79e6 in layout_restore () at layout.c:180 #4 0x000000000041b823 in gimp_init (gimp_argc=3D0, gimp_argv=3D0x7fffffffd= ab0) at app_procs.c:212 #5 0x00000000004ab667 in init () at main.c:537 #6 0x000000000048edd9 in install_verify (install_callback=3D0x4ab5c0 ) at install.c:83 #7 0x00000000004ab5a0 in main (argc=3D1, argv=3D0x7fffffffdaa8) at main.c:= 482 2013/10/31 Fernando Apestegu=EDa > > El 30/10/2013 19:36, "Alexander Janus" escribi=F3: > > > > > Good day, Dear Sirs! > > > > 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. > > > > P.S. Sorry for my terrible english. > > Did the process dumped a core file? > If so, could you paste the backtrace? > > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org= " >