bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3255: 23.0.93; occasional abort() in check_glyph_memory


From: Lars Magne Ingebrigtsen
Subject: bug#3255: 23.0.93; occasional abort() in check_glyph_memory
Date: Fri, 16 Sep 2011 23:02:13 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Markus Triska <markus.triska@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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]