GNU bug report logs - #12235
24.1.50; crash on Windows

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 19 Aug 2012 22:33:02 UTC

Severity: normal

Tags: moreinfo

Merged with 8775, 9943

Found in versions 24.0.50, 24.0.91, 24.0.92, 24.1.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12235 in the body.
You can then email your comments to 12235 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12235; Package emacs. (Sun, 19 Aug 2012 22:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 19 Aug 2012 22:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.1.50; crash on Windows
Date: Sun, 19 Aug 2012 15:32:03 -0700
HTH.
 
$ ./gdb -p 5192
GNU gdb (GDB) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "mingw32".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Attaching to process 5192
[New Thread 5192.0xb90]
[New Thread 5192.0xa50]
[New Thread 5192.0x10d0]
Reading symbols from C:\Emacs-24-2012-08-13\bin\emacs.exe...done.
[Switching to Thread 5192.0x10d0]
Warning: c:\drews-lisp-20\bin/../lwlib: No such file or directory.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from
terminal]
.gdbinit:1300: Error in sourced command file:
No symbol "gdb_gctypebits" in current context.
(gdb) c
Continuing.
 
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 5192.0xb90]
0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
(gdb) bt
#0  0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll
#1  0x0114fad0 in w32_abort () at w32fns.c:7215
#2  0x01041f66 in die (
    msg=0x15ab544 "assertion failed: EQ (XFRAME
(selected_frame)->selected_window, selecte
d_window)", file=0x15a2920 "xdisp.c", line=13457) at alloc.c:6680
#3  0x011ff9bf in redisplay_internal () at xdisp.c:13456
#4  0x011fc5b5 in redisplay () at xdisp.c:12615
#5  0x010090a7 in read_char (commandflag=1, nmaps=4, maps=0x83f9a0,
    prev_event=56371226, used_mouse_menu=0x83fa78, end_time=0x0) at
keyboard.c:2448
#6  0x0101c5af in read_key_sequence (keybuf=0x83fc00, bufsize=30,
prompt=56371226,
    dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1)
    at keyboard.c:9309
#7  0x0100621c in command_loop_1 () at keyboard.c:1449
#8  0x01031da7 in internal_condition_case (bfun=0x1005c24 <command_loop_1>,
    handlers=56421834, hfun=0x1005420 <cmd_error>) at eval.c:1308
#9  0x0100585d in command_loop_2 (ignore=56371226) at keyboard.c:1152
#10 0x010317c8 in internal_catch (tag=56411666, func=0x1005839 <command_loop_2>,
    arg=56371226) at eval.c:1065
#11 0x01005819 in command_loop () at keyboard.c:1131
#12 0x01004df5 in recursive_edit_1 () at keyboard.c:752
#13 0x01005110 in Frecursive_edit () at keyboard.c:816
#14 0x01002b33 in main (argc=3, argv=0x33c30) at emacs.c:1666
(gdb) frame 2
#2  0x01041f66 in die (
    msg=0x15ab544 "assertion failed: EQ (XFRAME
(selected_frame)->selected_window, selecte
d_window)", file=0x15a2920 "xdisp.c", line=13457) at alloc.c:6680
6680    alloc.c: No such file or directory.
        in alloc.c
(gdb) p selected_frame
$1 = 75726853
(gdb) p selected_window
$2 = 74947333
(gdb) xtype
No symbol "gdb_use_union" in current context.
(gdb) p selected_frame
$3 = 75726853
(gdb) xtype
No symbol "gdb_use_union" in current context.
(gdb) xbacktrace
(gdb) xbuflocal
No symbol "gdb_use_union" in current context.
(gdb) xwinconfig
No symbol "gdb_use_union" in current context.
(gdb)
 

In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
 of 2012-08-13 on MARVIN
Bzr revision: 109584 monnier <at> iro.umontreal.ca-20120813141247-76irjqslrfncn30u
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12235; Package emacs. (Mon, 20 Aug 2012 02:45:01 GMT) Full text and rfc822 format available.

Message #8 received at 12235 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 12235 <at> debbugs.gnu.org
Subject: Re: bug#12235: 24.1.50; crash on Windows
Date: Mon, 20 Aug 2012 05:44:02 +0300
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Sun, 19 Aug 2012 15:32:03 -0700
> 
> #1  0x0114fad0 in w32_abort () at w32fns.c:7215
> #2  0x01041f66 in die (
>     msg=0x15ab544 "assertion failed: EQ (XFRAME (selected_frame)->selected_window, selected_window)", file=0x15a2920 "xdisp.c", line=13457) at alloc.c:6680

This is a duplicate of all the other crashes you reported.

> (gdb) p selected_frame
> $1 = 75726853
> (gdb) p selected_window
> $2 = 74947333
> (gdb) xtype
> No symbol "gdb_use_union" in current context.
> (gdb) p selected_frame
> $3 = 75726853
> (gdb) xtype
> No symbol "gdb_use_union" in current context.

Your .gdbinit file is outdated.




Merged 8775 9943 10296 12235. Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 26 Aug 2012 03:04:01 GMT) Full text and rfc822 format available.

Disconnected #10296 from all other report(s). Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 17 Feb 2013 02:48:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 9943 <at> debbugs.gnu.org and martin rudalics <rudalics <at> gmx.at> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 17 Feb 2013 02:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 17 Mar 2013 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 97 days ago.

Previous Next


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