GNU bug report logs - #3255
23.0.93; occasional abort() in check_glyph_memory

Previous Next

Package: emacs;

Reported by: Markus Triska <markus.triska <at> gmx.at>

Date: Mon, 11 May 2009 15:30:03 UTC

Severity: normal

Tags: unreproducible

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Markus Triska <markus.triska <at> gmx.at>
Cc: 3255 <at> debbugs.gnu.org
Subject: bug#3255: 23.0.93; occasional abort() in check_glyph_memory
Date: Fri, 16 Sep 2011 23:02:13 +0200
Markus Triska <markus.triska <at> gmx.at> writes:

> Let ~/frame.el consist of:
>
>    (while t
>      (delete-frame (make-frame-on-display (getenv "DISPLAY"))))
>
> When I run "emacs -Q -nw ~/frame.el" and evaluate that expression, then
> wait a few seconds, and then press C-g C-x C-c, sometimes Emacs exits
> normally, and sometimes it exits with a fatal error. Backtrace:
>
> (gdb) r -Q -nw ~/frame.el
> Starting program: /Users/mt/emacs/src/emacs -Q -nw ~/frame.el
> Reading symbols for shared libraries .... done
>
> Program received signal SIGABRT, Aborted.
> 0x96621e42 in __kill ()
> (gdb) bt
> #0  0x96621e42 in __kill ()

I'm unable to reproduce this bug in Emacs 24.  Do you still see this
crash in a current Emacs?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 13 years and 287 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.