From owner-freebsd-ports@freebsd.org Fri Sep 4 17:06:15 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F9369CA7C2 for ; Fri, 4 Sep 2015 17:06:15 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6DE1AF0 for ; Fri, 4 Sep 2015 17:06:15 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 2CEC19CA7C0; Fri, 4 Sep 2015 17:06:15 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C8D49CA7BF for ; Fri, 4 Sep 2015 17:06:15 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-lb0-x233.google.com (mail-lb0-x233.google.com [IPv6:2a00:1450:4010:c04::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8F571AEF for ; Fri, 4 Sep 2015 17:06:14 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by lbpo4 with SMTP id o4so14796749lbp.2 for ; Fri, 04 Sep 2015 10:06:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=udHGZLVDJNaEQpa0FctUoYF1C+OWkSnxOYBZm0LnS1Y=; b=gJYhfTA8ZqH5n5YAt9We9TBXoX40b5oAkWC098VpdImnM4RqX4SC5GI2OBJMBmCNPu WhrXhr4t4noeovlsFIeoYc6VdVgj8bJDM866s+yI5hO+7yPSHLnKLu85e1YInDl3WigG ybPindkvuU7vq6P0GneSdbGHxX+c6JLUiUeWG5ZmryOXkn2VY6srOlMh82iwQxE4qE7F i6tB5/pJgJqzsPOPsZM2srVtd7Snr21iV34mkusL9f20wnJJHFB/brSQcBgUJdxdty/Z kvTcBO2M+dwf0eHE0kUwQHY/ikR3ej9Pog2hnJla+zE8RcHQp8qy5PR+hXVTZyeTtkUQ PfuQ== X-Received: by 10.152.5.2 with SMTP id o2mr4511229lao.105.1441386372669; Fri, 04 Sep 2015 10:06:12 -0700 (PDT) Received: from alex.super (stone.g-service.ru. [84.22.141.217]) by smtp.googlemail.com with ESMTPSA id n6sm714116laf.18.2015.09.04.10.06.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Sep 2015 10:06:12 -0700 (PDT) To: FreeBSD Ports From: "Alex V. Petrov" Subject: The problem after the upgrade Libreoffice to 5.x X-Enigmail-Draft-Status: N1110 Message-ID: <55E9CF82.3020408@gmail.com> Date: Sat, 5 Sep 2015 00:06:10 +0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 17:06:15 -0000 pkg info -x libreoffice libreoffice-5.0.1_1 ru-libreoffice-5.0.1 Starting only from the console. >From KDE menu and Xfce4 does not start, or rather falls in .core: kernel: pid 45680 (soffice.bin), uid 1001: exited on signal 6 (core dumped) >From a fast start (alt + F2), too. On the 10-stable and Current, both amd64. TBR, Alex