GNU bug report logs -
#13968
24.3.50; emacs_backtrace.txt
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Fri, 15 Mar 2013 21:01:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 13968 <at> debbugs.gnu.org (full text, mbox):
> Date: Fri, 15 Mar 2013 23:06:53 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 13968 <at> debbugs.gnu.org
>
> w32_backtrace at C:\Devel\emacs\repo\build\src/w32fns.c:7727
> emacs_abort at C:\Devel\emacs\repo\build\src/w32fns.c:7759
> terminate_due_to_signal at C:\Devel\emacs\repo\build\src/emacs.c:343
> die at C:\Devel\emacs\repo\build\src/alloc.c:6556
> w32_wnd_proc at C:\Devel\emacs\repo\build\src/w32fns.c:3163
> ??
> ??:0
> ??
> ??:0
> ??
> ??:0
> ??
> ??:0
> w32_msg_pump at C:\Devel\emacs\repo\build\src/w32fns.c:2493
> w32_msg_worker <at> 4 at C:\Devel\emacs\repo\build\src/w32fns.c:2619
>
> Useless without a recipe.
Forgot to show where it aborts:
form.rcArea.bottom = (WINDOW_BOTTOM_EDGE_Y (w)
- WINDOW_MODE_LINE_HEIGHT (w));
It's an assertion violation, but the report doesn't even say what was
the text of the assertion message. The above 2 macros could abort in
XFRAME, XWINDOW, or XBUFFER.
This bug report was last modified 11 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.