From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#24201: 25.1.50; TLS connections sometimes hang Date: Mon, 10 Oct 2016 14:23:43 +0300 Message-ID: <83d1j8e9c0.fsf@gnu.org> References: <83mvicebin.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1476098689 16719 195.159.176.226 (10 Oct 2016 11:24:49 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2016 11:24:49 +0000 (UTC) Cc: 24201@debbugs.gnu.org, eggert@cs.ucla.edu To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 10 13:24:40 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btYgw-0001DR-5u for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Oct 2016 13:24:22 +0200 Original-Received: from localhost ([::1]:48930 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btYgu-0001i7-2b for geb-bug-gnu-emacs@m.gmane.org; Mon, 10 Oct 2016 07:24:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btYgh-0001e5-1h for bug-gnu-emacs@gnu.org; Mon, 10 Oct 2016 07:24:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btYgc-00015T-Mx for bug-gnu-emacs@gnu.org; Mon, 10 Oct 2016 07:24:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:44377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btYgc-00015N-Jx for bug-gnu-emacs@gnu.org; Mon, 10 Oct 2016 07:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1btYgc-0003V7-GE for bug-gnu-emacs@gnu.org; Mon, 10 Oct 2016 07:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Oct 2016 11:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 24201 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 24201-submit@debbugs.gnu.org id=B24201.147609862513432 (code B ref 24201); Mon, 10 Oct 2016 11:24:02 +0000 Original-Received: (at 24201) by debbugs.gnu.org; 10 Oct 2016 11:23:45 +0000 Original-Received: from localhost ([127.0.0.1]:50567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btYgK-0003UY-UU for submit@debbugs.gnu.org; Mon, 10 Oct 2016 07:23:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36057) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btYgH-0003Tu-AN for 24201@debbugs.gnu.org; Mon, 10 Oct 2016 07:23:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btYg7-0000s6-Hx for 24201@debbugs.gnu.org; Mon, 10 Oct 2016 07:23:36 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btYg7-0000rg-Fc; Mon, 10 Oct 2016 07:23:31 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3449 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1btYg5-00033C-JY; Mon, 10 Oct 2016 07:23:30 -0400 In-reply-to: (message from Lars Ingebrigtsen on Mon, 10 Oct 2016 12:54:36 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:124298 Archived-At: > From: Lars Ingebrigtsen > Cc: Paul Eggert , 24201@debbugs.gnu.org > Date: Mon, 10 Oct 2016 12:54:36 +0200 > > Eli Zaretskii writes: > > > Should this bug be closed? Lars, do you still see the problem, and if > > you do, on what branch? > > I still see this problem, and it's on the master branch. OK, thanks. I moved the bug to block the release of 26.1, which will be the first version released from what is now master.