all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Darren Hoo <darren.hoo@gmail.com>
Cc: 16127@debbugs.gnu.org
Subject: bug#16127: 24.3.50; emacs crashes with macfont_free_entity
Date: Sun, 11 Sep 2016 11:08:05 +0100	[thread overview]
Message-ID: <m2lgyy696i.fsf@breton.holly.idiocy.org> (raw)
In-Reply-To: <m2fvpx4ge5.fsf@gmail.com> (Darren Hoo's message of "Fri, 13 Dec 2013 10:46:26 +0800")

Darren Hoo <darren.hoo@gmail.com> writes:

> Bzr revno: 115489 brings this crash:
>
>  lldb src/emacs
> Current executable set to 'src/emacs' (x86_64).
> (lldb) run 
> Process 17619 launched: '/Volumes/disk/emacs/src/emacs' (x86_64)
> Process 17619 stopped
> * thread #1: tid = 0x1f0644, 0x00000001001ac8cb emacs`macfont_free_entity [inlined] XCDR(c=9053142519906304, obj=9053142519906304, n=0) + 4 at lisp.h:2007, queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
>     frame #0: 0x00000001001ac8cb emacs`macfont_free_entity [inlined] XCDR(c=9053142519906304, obj=9053142519906304, n=0) + 4 at lisp.h:2007
>    2004	XSAVE_POINTER (Lisp_Object obj, int n)
>    2005	{
>    2006	  eassert (save_type (XSAVE_VALUE (obj), n) == SAVE_POINTER);
> -> 2007	  return XSAVE_VALUE (obj)->data[n].pointer;
>    2008	}
>    2009	INLINE void
>    2010	set_save_pointer (Lisp_Object obj, int n, void *val)
> (lldb) bt all
> * thread #1: tid = 0x1f0644, 0x00000001001ac8cb emacs`macfont_free_entity [inlined] XCDR(c=9053142519906304, obj=9053142519906304, n=0) + 4 at lisp.h:2007, queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
>     frame #0: 0x00000001001ac8cb emacs`macfont_free_entity [inlined] XCDR(c=9053142519906304, obj=9053142519906304, n=0) + 4 at lisp.h:2007
>     frame #1: 0x00000001001ac8c7 emacs`macfont_free_entity(entity=4353797322) + 23 at macfont.m:2438
>     frame #2: 0x000000010010910e emacs`Fgarbage_collect [inlined] cleanup_vector + 84 at alloc.c:2889

Hi, are you still getting this crash with a more up-to-date Emacs?

If so, are there any steps you take to reproduce it?

Thanks!
-- 
Alan Third





  parent reply	other threads:[~2016-09-11 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13  2:46 bug#16127: 24.3.50; emacs crashes with macfont_free_entity Darren Hoo
2013-12-13  6:40 ` Dmitry Antipov
2013-12-13  8:27   ` Darren Hoo
2013-12-13  9:31     ` Dmitry Antipov
2016-09-11 10:08 ` Alan Third [this message]
2019-08-23  6:13 ` Stefan Kangas

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=m2lgyy696i.fsf@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=16127@debbugs.gnu.org \
    --cc=darren.hoo@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.