unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Constantine Vetoshev <vetoshev@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>, alan@idiocy.org
Cc: 32338@debbugs.gnu.org, Noam Postavsky <npostavs@gmail.com>
Subject: bug#32338: 26.1; term.el broken on macOS
Date: Sun, 30 Sep 2018 08:25:20 -0700	[thread overview]
Message-ID: <CA+CaSqqyaFjn1SziPu+V-K4rG08ZeVUpONfTUUbjLSxEXJYVDw@mail.gmail.com> (raw)
In-Reply-To: <83bm8f5xuq.fsf@gnu.org>

On Sat, Sep 29, 2018 at 11:00 PM Eli Zaretskii <eliz@gnu.org> wrote:
> 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.

Here it is:

struct rlimit {
    rlim_t    rlim_cur;        /* current (soft) limit */
    rlim_t    rlim_max;        /* maximum value for rlim_cur */
};

On Sun, Sep 30, 2018 at 2:16 AM Alan Third <alan@idiocy.org> wrote:
> I can’t reproduce this (although I haven’t checked with the actual
> release version of Emacs 26 as I don’t have a copy lying around).
>
> I’m on 10.13.6, are you still running 10.13.4?

I'm on 10.13.6. Early-2015 MBP with a Core i7 and 16GB RAM. I just
rebooted the machine just to see if maybe it's a transient problem,
but no dice.

Did you definitely run the binary as
/path/to/Emacs.app/Contents/MacOS/Emacs -Q
? I can't reproduce the crash under a debugger, but it happens 100% of
the time otherwise. That, and the error message

2018-09-30 08:19:22.656 Emacs[1407:25736] *** -[NSAutoreleasePool
release]: This pool has already been released, do not drain it (double
release)

make me think there's a race condition in a memory release somewhere
that doesn't get hit when the system runs a little slower.

It might be helpful to compare with 10.14/Mojave, but I'm holding off
installing it until 10.14.1 comes out.





  reply	other threads:[~2018-09-30 15:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-31 19:29 bug#32338: 26.1; term.el broken on macOS Constantine Vetoshev
2018-09-19 23:30 ` Noam Postavsky
2018-09-20 14:15   ` Constantine Vetoshev
2018-09-21  0:35     ` Noam Postavsky
2018-09-22 18:12       ` Constantine Vetoshev
2018-09-22 22:14         ` Noam Postavsky
2018-09-23  5:42           ` Eli Zaretskii
2018-09-29 23:52             ` Constantine Vetoshev
2018-09-30  5:59               ` Eli Zaretskii
2018-09-30 15:25                 ` Constantine Vetoshev [this message]
2018-09-30 17:13                   ` Eli Zaretskii
2018-10-02 22:51                     ` Constantine Vetoshev
2018-10-03 14:59                       ` Eli Zaretskii
2018-10-03 19:21                         ` Constantine Vetoshev
2018-10-04 16:15                           ` Eli Zaretskii
2018-09-30  9:16               ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+CaSqqyaFjn1SziPu+V-K4rG08ZeVUpONfTUUbjLSxEXJYVDw@mail.gmail.com \
    --to=vetoshev@gmail.com \
    --cc=32338@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=eliz@gnu.org \
    --cc=npostavs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).