emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Emacs crashes when after closing frame with alternate di


From: Richard Stallman
Subject: address@hidden: Emacs crashes when after closing frame with alternate display]
Date: Sun, 11 Nov 2001 23:12:19 -0700 (MST)

Has anyone been able to work on this?  Does anyone have two machines
to try this with?

------- Start of forwarded message -------
X-Authentication-Warning: winona.Germany.Sun.com: pw105345 set sender to 
address@hidden using -f
To: address@hidden
Subject: Emacs crashes when after closing frame with alternate display
From: address@hidden (Peter Weiss, Sun Microsystems, Germany)
Sender: address@hidden
Date: 06 Nov 2001 08:47:44 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.1.2 (sparc-sun-solaris2.8, Motif Version 2.1.0)
 of 2001-10-23 on Winona
configured using `configure  --prefix=/usr/local --with-x-toolkit=motif'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Hello,

I've seen this in the latest emacs 20.x revisions as well: When opening a new
frame on another display (using gnudoit) emacs crashes when this frame is
closed and you continue working with one of the remaining frames. Propably,
when looking at the stacktrace this is not emacs related. This does not
happen on the first redisplay.

     Peter

~1> ls -al core
- -rwxr-xr-x   1 pw105345 pw105345 61661316 Nov  6 08:27 core*
~1> file core
core:           ELF 32-bit MSB core file SPARC Version 1, from 'emacs'
~1> gdb /usr/local/bin/emacs core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.6"...
Core was generated by `emacs -i -T Emacs at Winona -f gnuserv-start'.
Program terminated with signal 11, Segmentation Fault.
Reading symbols from /usr/dt/lib/libXm.so.4...done.
Loaded symbols for /usr/dt/lib/libXm.so.4
Reading symbols from /usr/lib/libgen.so.1...done.
Loaded symbols for /usr/lib/libgen.so.1
Reading symbols from /usr/openwin/lib/libXp.so.1...done.
Loaded symbols for /usr/openwin/lib/libXp.so.1
Reading symbols from /usr/openwin/lib/libXmu.so.4...done.
Loaded symbols for /usr/openwin/lib/libXmu.so.4
Reading symbols from /usr/openwin/lib/libXt.so.4...done.
Loaded symbols for /usr/openwin/lib/libXt.so.4
Reading symbols from /usr/openwin/lib/libSM.so.6...done.
Loaded symbols for /usr/openwin/lib/libSM.so.6
Reading symbols from /usr/openwin/lib/libICE.so.6...done.
Loaded symbols for /usr/openwin/lib/libICE.so.6
Reading symbols from /usr/openwin/lib/libXext.so.0...done.
Loaded symbols for /usr/openwin/lib/libXext.so.0
Reading symbols from /usr/local/lib/libjpeg.so.62...done.
Loaded symbols for /usr/local/lib/libjpeg.so.62
Reading symbols from /usr/local/lib/libpng.so.2...done.
Loaded symbols for /usr/local/lib/libpng.so.2
Reading symbols from /usr/lib/libz.so...done.
Loaded symbols for /usr/lib/libz.so
Reading symbols from /usr/lib/libm.so.1...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/local/lib/libXpm.so.4.11...done.
Loaded symbols for /usr/local/lib/libXpm.so.4.11
Reading symbols from /usr/openwin/lib/libX11.so.4...done.
Loaded symbols for /usr/openwin/lib/libX11.so.4
Reading symbols from /usr/lib/libsocket.so.1...done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libkstat.so.1...done.
Loaded symbols for /usr/lib/libkstat.so.1
Reading symbols from /usr/lib/libcurses.so.1...done.
Loaded symbols for /usr/lib/libcurses.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libdl.so.1...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/openwin/lib/libdga.so.1...done.
Loaded symbols for /usr/openwin/lib/libdga.so.1
Reading symbols from /usr/lib/libmp.so.2...done.
Loaded symbols for /usr/lib/libmp.so.2
Reading symbols from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1...done.
Loaded symbols for /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
Reading symbols from /usr/lib/nss_files.so.1...done.
Loaded symbols for /usr/lib/nss_files.so.1
Reading symbols from /usr/lib//liblayout.so...done.
Loaded symbols for /usr/lib//liblayout.so
#0  0xfec1ba28 in _libc_kill () from /usr/lib/libc.so.1
(gdb) where
#0  0xfec1ba28 in _libc_kill () from /usr/lib/libc.so.1
#1  0xaae98 in fatal_error_signal (sig=11) at emacs.c:354
#2  <signal handler called>
#3  0xfee29da8 in XFindContext () from /usr/openwin/lib/libX11.so.4
#4  0xff291b3c in _XmRCColorHook () from /usr/dt/lib/libXm.so.4
#5  0xff076fcc in CallInitialize () from /usr/openwin/lib/libXt.so.4
#6  0xff073230 in xtCreate () from /usr/openwin/lib/libXt.so.4
#7  0xff07b738 in _XtCreateWidget () from /usr/openwin/lib/libXt.so.4
#8  0xff07b464 in XtCreateWidget () from /usr/openwin/lib/libXt.so.4
#9  0xff178e0c in create () from /usr/dt/lib/libXm.so.4
#10 0x15f6c8 in make_menu_in_widget (instance=0x7c9c20, widget=0x618400, 
    val=0x3, keep_first_children=5) at lwlib-Xm.c:617
#11 0x15fbd0 in xm_update_menu (instance=0x7c9c20, widget=0x618400, 
    val=0x7bf180, deep_p=0 '\000') at lwlib-Xm.c:812
#12 0x15fe40 in xm_update_one_widget (instance=0x7c9c20, widget=0x618400, 
    val=0x7bf180, deep_p=0 '\000') at lwlib-Xm.c:901
#13 0x15dcd8 in set_one_value (instance=0x7c9c20, val=0x7bf180, 
    deep_p=0 '\000') at /export/local/source/emacs-21.1/lwlib/lwlib.c:696
#14 0x15dd24 in update_one_widget_instance (instance=0x7c9c20, deep_p=0 '\000')
    at /export/local/source/emacs-21.1/lwlib/lwlib.c:722
#15 0x15dd60 in update_all_widget_values (info=0x7bf1c0, deep_p=0 '\000')
    at /export/local/source/emacs-21.1/lwlib/lwlib.c:734
#16 0x15dedc in lw_modify_all_widgets (id=8122752, val=0x0, deep_p=0 '\000')
    at /export/local/source/emacs-21.1/lwlib/lwlib.c:791
#17 0x418c0 in set_frame_menubar (f=0x478a00, first_time=268435455, deep_p=0)
    at xmenu.c:1808
#18 0x2f4c8 in update_menu_bar (f=0x478a00, save_match_data=0) at xdisp.c:7428
#19 0x2f1f0 in prepare_menu_bars () at xdisp.c:7317
#20 0x31234 in redisplay_internal (preserve_echo_area=0) at xdisp.c:8433
#21 0x30a58 in redisplay () at xdisp.c:8231
#22 0xaf894 in read_char (commandflag=1, nmaps=3, maps=0xffbef118, 
    prev_event=271035396, used_mouse_menu=0xffbef1a0) at keyboard.c:2272
#23 0xb820c in read_key_sequence (keybuf=0xffbef2d8, bufsize=30, 
    prompt=271035396, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8180
#24 0xadd14 in command_loop_1 () at keyboard.c:1440
#25 0x10f03c in internal_condition_case (bfun=0xad96c <command_loop_1>, 
    handlers=271157444, hfun=0xad4c8 <cmd_error>) at eval.c:1267
#26 0xad7f4 in command_loop_2 () at keyboard.c:1245
#27 0x10ebc0 in internal_catch (tag=271109796, func=0xad7cc <command_loop_2>, 
    arg=271035396) at eval.c:1030
#28 0xad7a0 in command_loop () at keyboard.c:1224
#29 0xad21c in recursive_edit_1 () at keyboard.c:950
#30 0xad388 in Frecursive_edit () at keyboard.c:1006
#31 0xac12c in main (argc=6, argv=0xffbef81c, envp=0xffbef738) at emacs.c:1547
(gdb) 

Recent input:
C-n C-p SPC u C-k C-k q SPC <end> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <up> <up> C-k SPC SPC SPC <right> SPC 
C-n C-x 1 C-k C-k C-k C-k C-k SPC SPC SPC SPC C-k C-k 
C-k C-k C-k C-k C-k q SPC C-k C-k C-k C-k C-k C-k q 
SPC c p p p p SPC SPC SPC SPC SPC C-n C-n C-n C-n C-p 
C-k C-k C-k C-k <switch-frame> <help-echo> <help-echo> 
<menu-bar> <help-menu> <report-emacs-bug>

Recent messages:
Saving /home/pw105345/.newsrc.eld...
Wrote /home/pw105345/.newsrc.eld
Saving /home/pw105345/.newsrc.eld...done
Retrieving newsgroup: nntp+uk-usenet.uk:comp.emacs...
Fetching headers for nntp+uk-usenet.uk:comp.emacs...done
Suppressing duplicates...done
Generating summary...done
3 articles are marked as read
1 articles are marked as read [3 times]
Loading emacsbug...done

- -- 
Peter Weiss               / address@hidden
Sun Microsystems GmbH     / Sonnenallee 1, D-85551 Kirchheim-Heimstetten
(+49 89) 46008 2947       / mobil 0172/ 83 79 125

_______________________________________________
Bug-gnu-emacs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------



reply via email to

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