From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21641: 25.0.50; Emacs crash on network connection? Date: Wed, 07 Oct 2015 21:01:43 +0300 Message-ID: <837fmyeewo.fsf@gnu.org> References: <83bncaeh31.fsf@gnu.org> <3rio6i7fvr.fsf@fencepost.gnu.org> <83a8ruegd6.fsf@gnu.org> <838u7eefkc.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1444241008 24630 80.91.229.3 (7 Oct 2015 18:03:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Oct 2015 18:03:28 +0000 (UTC) Cc: larsi@gnus.org, 21641-done@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 07 20:03:17 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zjt3Z-0003Xj-Qe for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Oct 2015 20:03:14 +0200 Original-Received: from localhost ([::1]:58922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjt3Y-00005T-Vu for geb-bug-gnu-emacs@m.gmane.org; Wed, 07 Oct 2015 14:03:12 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjt3S-00005D-DA for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2015 14:03:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zjt3O-0000Eg-La for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2015 14:03:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:42039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zjt3O-0000EY-IY for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2015 14:03:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Zjt3O-0004HA-Cm for bug-gnu-emacs@gnu.org; Wed, 07 Oct 2015 14:03:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 07 Oct 2015 18:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 21641 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Mail-Followup-To: 21641@debbugs.gnu.org, eliz@gnu.org, larsi@gnus.org Original-Received: via spool by 21641-done@debbugs.gnu.org id=D21641.144424093016369 (code D ref 21641); Wed, 07 Oct 2015 18:03:01 +0000 Original-Received: (at 21641-done) by debbugs.gnu.org; 7 Oct 2015 18:02:10 +0000 Original-Received: from localhost ([127.0.0.1]:59242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zjt2W-0004Fw-5D for submit@debbugs.gnu.org; Wed, 07 Oct 2015 14:02:09 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:59588) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zjt29-0004FC-EF for 21641-done@debbugs.gnu.org; Wed, 07 Oct 2015 14:02:07 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NVV005003840E00@mtaout25.012.net.il> for 21641-done@debbugs.gnu.org; Wed, 07 Oct 2015 20:59:07 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NVV00K8X3AJ5Z90@mtaout25.012.net.il>; Wed, 07 Oct 2015 20:59:07 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107420 Archived-At: > From: Glenn Morris > Cc: 21641@debbugs.gnu.org, larsi@gnus.org > Date: Wed, 07 Oct 2015 13:55:46 -0400 > > Eli Zaretskii wrote: > > >> Ouch! Does the below help? > > No more crash. Great, then c026c00 should already fix it (in a slightly different way). Thanks for confirmation. Closing.