all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Nejc Vivod <nvivod@gmail.com>
Cc: 27872@debbugs.gnu.org
Subject: bug#27872: 26.0.50; freeze when opening file with emojis
Date: Sun, 30 Jul 2017 13:34:16 +0100	[thread overview]
Message-ID: <20170730123416.GC2137@breton.holly.idiocy.org> (raw)
In-Reply-To: <C2A4055F-10D3-4C42-AB97-B8BF7E3E16E1@gmail.com>

On Sun, Jul 30, 2017 at 02:10:38PM +0200, Nejc Vivod wrote:
> Tried downloading from emacsformacosx.com
> <http://emacsformacosx.com/> (both the nightly and the stable
> version), still have the same issue - I’ve also recreated the file
> with your echo command. Not sure why it breaks like this, since the
> preinstalled emacs opens the file just fine.

The preinstalled Emacs is ancient. Version 22 or something. Quite a
lot has changed since then. It also only works in the terminal so the
glyph display code is completely different.

> What I did notice is, it seems to allocate a bunch of memory every
> second or so when opening that test file (looking at activity
> monitor -> Info about the process); before I force-killed it, it was
> taking up 2,39GB of ram and it didn’t seem like it would stop.
> 
> I’m attaching a sample of the process, maybe this can be of help. 

I don’t really understand what that’s telling me. Is it possible for
you to run it under a debugger and send me a backtrace?

You’ll probably have lldb installed already, so all you need to do is
run

    lldb /path/to/emacs
    > run

and once it freezes hit ctrl‐c and

    > bt all

and send me the output.

You are running it in GUI mode, and not in the terminal, right?

-- 
Alan Third





  reply	other threads:[~2017-07-30 12:34 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-29 22:44 bug#27872: 26.0.50; freeze when opening file with emojis Nejc Vivod
2017-07-30  2:41 ` Eli Zaretskii
2017-07-30 11:55 ` Alan Third
2017-07-30 12:10   ` Nejc Vivod
2017-07-30 12:34     ` Alan Third [this message]
2017-07-30 12:42       ` Nejc Vivod
2017-07-30 13:04         ` Alan Third
2017-07-30 13:09           ` Nejc Vivod
2017-07-30 18:51             ` Eli Zaretskii
2017-07-30 14:17           ` Eli Zaretskii
2017-07-30 14:19             ` Nejc Vivod
2017-07-30 14:27               ` Eli Zaretskii
2017-07-30 15:06                 ` Alan Third
2017-07-30 15:29                   ` Eli Zaretskii
2017-07-30 19:27                     ` Alan Third
2017-07-30 21:53                       ` Nejc Vivod
2017-07-30 22:07                         ` Alan Third
2017-07-31  3:07                           ` Eli Zaretskii
2020-08-16 16:34                             ` Lars Ingebrigtsen
2020-08-16 17:03                               ` Andreas Schwab
2017-07-30 14:12   ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=20170730123416.GC2137@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=27872@debbugs.gnu.org \
    --cc=nvivod@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.