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#32338: 26.1; term.el broken on macOS Date: Sun, 30 Sep 2018 08:59:57 +0300 Message-ID: <83bm8f5xuq.fsf@gnu.org> References: <87k1nhoyji.fsf@gmail.com> <87bm8rpu0x.fsf@gmail.com> <87o9cpnpry.fsf@gmail.com> <838t3sdb29.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1538287150 13628 195.159.176.226 (30 Sep 2018 05:59:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 30 Sep 2018 05:59:10 +0000 (UTC) Cc: 32338@debbugs.gnu.org, npostavs@gmail.com To: Constantine Vetoshev Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Sep 30 07:59:06 2018 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 1g6Ukz-0003Q8-Px for geb-bug-gnu-emacs@m.gmane.org; Sun, 30 Sep 2018 07:59:05 +0200 Original-Received: from localhost ([::1]:53854 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6Un6-0008Le-6c for geb-bug-gnu-emacs@m.gmane.org; Sun, 30 Sep 2018 02:01:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6Umy-0008Kp-7T for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2018 02:01:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6Ums-0004X8-6j for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2018 02:01:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:55095) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g6Ums-0004Wq-25 for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2018 02:01:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g6Umr-0006Vy-TQ for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2018 02:01:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 30 Sep 2018 06:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32338 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 32338-submit@debbugs.gnu.org id=B32338.153828721824985 (code B ref 32338); Sun, 30 Sep 2018 06:01:01 +0000 Original-Received: (at 32338) by debbugs.gnu.org; 30 Sep 2018 06:00:18 +0000 Original-Received: from localhost ([127.0.0.1]:59353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6UmA-0006Uv-3y for submit@debbugs.gnu.org; Sun, 30 Sep 2018 02:00:18 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g6Um8-0006Ug-Nw for 32338@debbugs.gnu.org; Sun, 30 Sep 2018 02:00:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g6Um0-0004AQ-9k for 32338@debbugs.gnu.org; Sun, 30 Sep 2018 02:00:11 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60803) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g6Um0-0004AH-57; Sun, 30 Sep 2018 02:00:08 -0400 Original-Received: from [176.228.60.248] (port=4678 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1g6Ulz-0000vs-Nr; Sun, 30 Sep 2018 02:00:08 -0400 In-reply-to: (message from Constantine Vetoshev on Sat, 29 Sep 2018 16:52:40 -0700) 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:150782 Archived-At: > From: Constantine Vetoshev > Date: Sat, 29 Sep 2018 16:52:40 -0700 > Cc: Noam Postavsky , 32338@debbugs.gnu.org > > On Sat, Sep 22, 2018 at 10:42 PM Eli Zaretskii wrote: > > Thanks for your efforts. I hope one of the NS experts will chime in > > soon. > > After bisecting between 25.3 and 26.1, I tracked down the breaking > commit, 4cdd14eabe5a6121691daa2d9c5e814c5f53f3e5. Amazing! Thank you for your efforts. > Checking my (macOS) system, rlim_t seems to be typedefed to > __uint64_t, which definitely makes a difference, though I admit the > nature of the crash is rather mystifying compared to what has actually > changed. Eli, since you were working on this, any ideas about the > right approach to fixing the problem Please show the definition of 'struct rlimit' on your system. It should be in the header sys/resource.h, I think. Then perhaps I will have some insight. > other than blindly reverting the change? Reverting the change is out of the question, sorry. The 'long' data type used there before the change is too narrow to support some of the systems which use this code. We will have to find another solution, if indeed this is the problem. But first we need to understand the problem. Thanks.