From owner-freebsd-stable@FreeBSD.ORG Tue Mar 24 00:14:11 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1BA8FAC7 for ; Tue, 24 Mar 2015 00:14:11 +0000 (UTC) Received: from mail-pd0-x236.google.com (mail-pd0-x236.google.com [IPv6:2607:f8b0:400e:c02::236]) (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 D8E5963C for ; Tue, 24 Mar 2015 00:14:10 +0000 (UTC) Received: by pdbop1 with SMTP id op1so202981858pdb.2 for ; Mon, 23 Mar 2015 17:14:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=JhqiUA+8W7T/WmeHPTWcEYgZ/ZnWv2v+MJ7MrS2EWDo=; b=Nwu5TF+hpUPqAYRPdWSGCOXaRoQFUKupKpyNRgtd1T2A/KNrk1xEIUKIP8MVHRvDGI SRbSkoyMSa4SGQWcvarvUs9Dl/wYzCmevQYIOLIM5g2/vPZkZz/tCA+1/XZ6hyPoDNe6 g73cvzpbjXXzLyUz9fPupLxih+ntPka45K9+nqXXEhkm1OtKluTgQuMsWhvDEezCfpq0 /3o53caRrEmrUND+1hHQw8cU0rBxy+r9d5iosOlhJINsUjdEXmfXPF+rcj0LclndGULc PDRziC0bQP6bxN4ZfyGXcTYIgnKxlAMXbziqsS/9HGgzJj3AfOG7c7lYDXGb9lzJHr4k PeBQ== X-Received: by 10.66.146.6 with SMTP id sy6mr2732225pab.150.1427156050389; Mon, 23 Mar 2015 17:14:10 -0700 (PDT) Received: from [192.168.1.104] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id or3sm2208752pdb.15.2015.03.23.17.14.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Mar 2015 17:14:09 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Problems with openssl 1.0.2 update references: <550FEBE6.5090804@ze.tum.de> <55101285.5000401@sentex.net> <55101AEF.1080003@ze.tum.de> To: Gerhard Schmidt , freebsd-stable@freebsd.org From: Kubilay Kocak message-id: <5510AC4B.8020000@FreeBSD.org> Date: Tue, 24 Mar 2015 11:14:03 +1100 user-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Thunderbird/37.0 mime-version: 1.0 in-reply-to: <55101AEF.1080003@ze.tum.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2015 00:14:11 -0000 On 24/03/2015 12:53 AM, Gerhard Schmidt wrote: > On 23.03.2015 14:17, Mike Tancsa wrote: >> On 3/23/2015 6:33 AM, Gerhard Schmidt wrote: >>> Hi, >>> >>> we experiencing a problem after upgrading the openssl port to openssl >>> 1.0.2. >>> >>> /usr/bin/vi started to crash after some seconds with segfault. >> >> Is you vi linked to openssl ? >> Let's get this into an issue report @ Bugzilla Please add this mailing lists threads URL to the issue report in the URL field as well Koobs