all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Clément Pit--Claudel" <clement.pitclaudel@live.com>
Cc: 22263-done@debbugs.gnu.org
Subject: bug#22263: Failed assertion (no good repro yet)
Date: Tue, 29 Dec 2015 20:08:47 +0200	[thread overview]
Message-ID: <8337uldt5c.fsf@gnu.org> (raw)
In-Reply-To: <5682BA88.3010303@live.com> (message from Clément Pit--Claudel on Tue, 29 Dec 2015 17:53:28 +0100)

> From: Clément Pit--Claudel <clement.pitclaudel@live.com>
> Date: Tue, 29 Dec 2015 17:53:28 +0100
> 
> I do not have a good repro for this yet, but I have been running into the following bug a few times a day in the last two days, after updating to the latest emacs-25; I didn't have this issue with a version from about a month ago:
> 
> > (gdb) run
> > Starting program: /build/emacs/src/emacs 
> > [Thread debugging using libthread_db enabled]
> > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
> > [New Thread 0x7fffe9d0d700 (LWP 3717)]
> > [New Thread 0x7fffe3fff700 (LWP 3718)]
> > [New Thread 0x7fffe37fe700 (LWP 3719)]
> > lisp.h:1555: Emacs fatal error: assertion failed: 0 <= size
> > Fatal error 6: Aborted
> > lisp.h:1555: Emacs fatal error: assertion failed: 0 <= size
> > 
> > Program received signal SIGABRT, Aborted.
> > 0x00007ffff130920b in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
> > 37	../nptl/sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory.
> > (gdb) backtrace
> > #0  0x00007ffff130920b in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
> > #1  0x0000000000588b41 in terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:398
> > #2  0x000000000061a40d in die (msg=0x73e9ab "0 <= size", file=0x73e850 "lisp.h", line=1555) at alloc.c:7036
> > #3  0x0000000000583b8e in ASIZE (array=14489661) at lisp.h:1555
> > #4  0x0000000000584aa6 in VECTORP (x=14489661) at lisp.h:2640
> > #5  0x0000000000677e4d in check_obarray (obarray=14489661) at lread.c:3723
> > #6  0x000000000067814f in intern_1 (str=0x74bf1a "auto-save-hook", len=14) at lread.c:3770
> > #7  0x0000000000585ae1 in intern (str=0x74bf1a "auto-save-hook") at lisp.h:3843
> > #8  0x00000000005e46f0 in Fdo_auto_save (no_message=44352, current_only=0) at fileio.c:5506
> > #9  0x000000000058af1c in shut_down_emacs (sig=6, stuff=0) at emacs.c:2030
> > #10 0x0000000000588af1 in terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:382
> > #11 0x000000000061a40d in die (msg=0x73e9ab "0 <= size", file=0x73e850 "lisp.h", line=1555) at alloc.c:7036
> > #12 0x0000000000583b8e in ASIZE (array=49306789) at lisp.h:1555
> > #13 0x0000000000584aa6 in VECTORP (x=49306789) at lisp.h:2640
> > #14 0x0000000000616b75 in compact_font_cache_entry (entry=18559459) at alloc.c:5349
> > #15 0x0000000000616ee0 in compact_font_caches () at alloc.c:5412

Fixed, thanks.





      reply	other threads:[~2015-12-29 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-29 16:53 bug#22263: Failed assertion (no good repro yet) Clément Pit--Claudel
2015-12-29 18:08 ` Eli Zaretskii [this message]

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=8337uldt5c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=22263-done@debbugs.gnu.org \
    --cc=clement.pitclaudel@live.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.