This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
Please describe as succinctly as possible:
- What happened.
- What you thought should have happened.
- Precisely what you were doing at the time.
Please also include any C or lisp back-traces that you may have.
================================================================
Dear Bug Team!
- started xemacs-21.4.5 under gdb
- M-x make-frame-on-display
- Specified display ":5" --- a VNC display on the local host
- Some error messages generated, then process hangs
- C-c in gdb and obtained back-trace below
GNU gdb Red Hat Linux 7.x (5.0rh-15) (MI_OUT)
Copyright 2001 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 "i386-redhat-linux"...
(gdb) ri un
Starting program: /home/mostrows/xemacs/bin/xemacs-21.4.5
Program received signal SIGINT, Interrupt.
0x4055953e in __select () from /lib/libc.so.6
(gdb) bt
#0 0x4055953e in __select () from /lib/libc.so.6
#1 0x40317714 in _XlcPublicMethods () at eval.c:41
#2 0x4026f63a in _XRead () at eval.c:41
#3 0x4026f042 in _XEventsQueued () at eval.c:41
#4 0x40251be7 in XCheckIfEvent () at eval.c:41
#5 0x0816f9da in emacs_Xt_quit_p () at event-Xt.c:2830
#6 0x080d7802 in event_stream_quit_p () at event-stream.c:596
#7 0x08156967 in check_quit () at signal.c:513
#8 0x080b21da in unbind_to_hairy (count=13) at eval.c:4966
#9 0x080b1d77 in unbind_to (count=13, value=136325532) at eval.c:4952
#10 0x080886cf in dfc_convert_to_external_format (source_type=DFC_TYPE_DATA,
source=0xbfff8ae8, sink_type=DFC_TYPE_DATA, sink=0xbfff8ae0)
at buffer.c:1948
#11 0x08130693 in std_handle_out_va (stream=0x405a7180,
fmt=0x81ba16d "\n%s: ", args=0xbfffab54) at print.c:186
#12 0x08130764 in stderr_out (fmt=0x81ba16d "\n%s: ") at print.c:208
#13 0x0816b998 in x_error_handler (disp=0x87bf3a8, event=0xbfffab80)
at device-x.c:1056
#14 0x40271d2e in _XError () at eval.c:41
#15 0x4026f122 in _XEventsQueued () at eval.c:41
#16 0x40251be7 in XCheckIfEvent () at eval.c:41
#17 0x0816f9da in emacs_Xt_quit_p () at event-Xt.c:2830
#18 0x080d7802 in event_stream_quit_p () at event-stream.c:596
#19 0x08156967 in check_quit () at signal.c:513
#20 0x080b21da in unbind_to_hairy (count=12) at eval.c:4966
#21 0x080b1d77 in unbind_to (count=12, value=136325532) at eval.c:4952
#22 0x080886cf in dfc_convert_to_external_format (source_type=DFC_TYPE_DATA,
source=0xbfffbb38, sink_type=DFC_TYPE_DATA, sink=0xbfffbb30)
at buffer.c:1948
#23 0x08130693 in std_handle_out_va (stream=0x405a7180,
fmt=0x81ba16d "\n%s: ", args=0xbfffdba4) at print.c:186
#24 0x08130764 in stderr_out (fmt=0x81ba16d "\n%s: ") at print.c:208
#25 0x0816b998 in x_error_handler (disp=0x87bf3a8, event=0xbfffdbd0)
at device-x.c:1056
#26 0x40271d2e in _XError () at eval.c:41
#27 0x402703bf in _XReply () at eval.c:41
#28 0x4026652d in XQueryColor () at eval.c:41
#29 0x08193e29 in make_shadow_gcs (mw=0x87fb1d0) at xlwmenu.c:2731
#30 0x08194517 in XlwMenuInitialize (request=0xbfffdf20, new=0x87fb1d0,
args=0xbfffe348, num_args=0xbfffde40) at xlwmenu.c:3040
#31 0x401f4a87 in XtInitializeWidgetClass () at eval.c:41
#32 0x401f4f91 in XtInitializeWidgetClass () at eval.c:41
#33 0x401f5469 in _XtCreateWidget () at eval.c:41
#34 0x401f54ed in XtCreateWidget () at eval.c:41
#35 0x08196a1d in xlw_create_menubar (instance=0x87fb1b8) at lwlib-Xlw.c:132
#36 0x0818da61 in instantiate_widget_instance (instance=0x87fb1b8)
at lwlib.c:941
#37 0x0818db49 in lw_make_widget (id=65540, parent=0x87dd5a8,
pop_up_p=0 '\000') at lwlib.c:389
#38 0x0818e4be in lw_create_widget (type=0x81aca36 "menubar",
name=0x81aca36 "menubar", id=65540, val=0x84e0a80, parent=0x87dd5a8,
pop_up_p=0 '\000', pre_activate_cb=0x80c2688 <pre_activate_callback>,
selection_cb=0x80c69f8 <popup_selection_callback>, post_activate_cb=0)
at lwlib.c:993
#39 0x080c2b30 in set_frame_menubar (f=0x87dc650, deep_p=1, first_time_p=1)
at menubar-x.c:607
#40 0x080c388e in x_initialize_frame_menubar (f=0x87dc650) at menubar-x.c:633
#41 0x08172edc in x_create_widgets (f=0x87dc650, lisp_window_id=136325532,
parent=136325532) at frame-x.c:1997
#42 0x081740e7 in x_init_frame_1 (f=0x87dc650, props=136325532)
at frame-x.c:2184
#43 0x080f857c in Fmake_frame (props=136325532, device=142339416)
at frame.c:395
#44 0x080ae60a in Ffuncall (nargs=3, args=0xbfffe864) at eval.c:3528
#45 0x0808b8f3 in execute_optimized_program (
program=0x87be8b8 "Ã\nÄ\t\b\n#\"\207", stack_depth=6,
constants_data=0x82a1988) at bytecode.c:746
#46 0x0808b5c1 in funcall_compiled_function (fun=137370980, nargs=3,
args=0xbfffe9d8) at bytecode.c:515
#47 0x080ae712 in Ffuncall (nargs=4, args=0xbfffe9d4) at eval.c:3563
#48 0x0808b8f3 in execute_optimized_program (
program=0x87be890 "\tÂk«\003Ã\021ÄÅ\t\b#\207", stack_depth=4,
constants_data=0x840b618) at bytecode.c:746
#49 0x0808b5c1 in funcall_compiled_function (fun=138456332, nargs=1,
args=0xbfffeb44) at bytecode.c:515
#50 0x080ae712 in Ffuncall (nargs=2, args=0xbfffeb40) at eval.c:3563
#51 0x0808f956 in Fcall_interactively (function=138239332,
record_flag=136325556, keys=136325532) at callint.c:940
#52 0x080ad569 in Fcommand_execute (cmd=138239332, record_flag=136325556,
keys=136325532) at eval.c:2970
#53 0x080ae61b in Ffuncall (nargs=3, args=0xbfffef94) at eval.c:3528
#54 0x0808b8f3 in execute_optimized_program (
program=0x87abf88
"\r\035Æ\rÇa«\004Ȫ$\rÉk«\004ʪ\034\rš«\aËÌ\r\"ª\022\r:«\r\r@š«\bËÌ\r@\"ª\002Í!\024)\t«Kt«HÎ\f!\f\032\eÏ\fÐ\"\210\0138\b¬\023Ñ
Ò a«\aÓ pa«\006Ô \210ª\004Õ
\210Ö×!\eØÙË\013A«\004Úª\002Û\nÜ\013!#\"\210Ö\016\036!\210ÝÙ!*\207Ï\fÐ\"\207\b)",
stack_depth=7, constants_data=0x82bcc18) at bytecode.c:746
#55 0x0808b5c1 in funcall_compiled_function (fun=137068316, nargs=1,
args=0xbffff104) at bytecode.c:515
#56 0x080ae712 in Ffuncall (nargs=2, args=0xbffff100) at eval.c:3563
#57 0x0808f956 in Fcall_interactively (function=137081508,
record_flag=136325532, keys=136325532) at callint.c:940
#58 0x080ad569 in Fcommand_execute (cmd=137081508, record_flag=136325532,
keys=136325532) at eval.c:2970
#59 0x080d5bcc in execute_command_event (command_builder=0x844b160,
event=139781808) at event-stream.c:3915
#60 0x080d63f3 in Fdispatch_event (event=139781808) at event-stream.c:4247
#61 0x08093b89 in Fcommand_loop_1 () at cmdloop.c:583
#62 0x080abee9 in condition_case_1 (handlers=136325628,
bfun=0x8093da0 <command_loop_1>, barg=136325532,
hfun=0x8093e1c <cmd_error>, harg=136325532) at eval.c:1651
#63 0x08093ff0 in command_loop_2 (dummy=136325532) at cmdloop.c:256
#64 0x080abdbd in internal_catch (tag=136401628,
func=0x8093fac <command_loop_2>, arg=136325532, threw=0x0) at eval.c:1317
#65 0x080938d8 in initial_command_loop (load_me=136325532) at cmdloop.c:305
#66 0x080a9445 in xemacs_21_4_5_i686_pc_linux () at emacs.c:2353
#67 0x080a9b2f in main () at emacs.c:2782
#68 0x40495306 in __libc_start_main (main=0x80a9a24 <main>, argc=1,
ubp_av=0xbffff984, init=0x807d668 <_init>, fini=0x819d978 <_fini>,
rtld_fini=0x4000d2cc <_dl_fini>, stack_end=0xbffff97c)
at ../sysdeps/generic/libc-start.c:129
(gdb) quit
The program is running. Exit anyway? (y or n)
================================================================
System Info to help track down your bug:
---------------------------------------
uname -a: Linux
brick.watson.ibm.com 2.4.12-ac2 #14 Mon Oct 22 11:20:29 EDT 2001 i686
unknown
./configure '--prefix=/home/mostrows/xemacs'
XEmacs 21.4.5 "Civil Service" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/mostrows/xemacs/xemacs-21.4.4
Installation prefix: /home/mostrows/xemacs
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -Wshadow
Relocating allocator for buffers: no
GNU version of malloc: yes
- Using Doug Lea's new malloc from the GNU C Library.
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
TTY:
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for Berkeley database.
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Compiling in support for dynamic shared object modules.
Load-Path Lisp Shadows:
----------------------
(/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/eieio/eieio
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/jde/eieio
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/eieio/eieio-custom
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/jde/eieio-custom
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/eieio/eieio-comp
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/jde/eieio-comp
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/gnus/rfc2104
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/mail-lib/rfc2104
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/flyspell
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/text-modes/flyspell
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/vc/vc
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/vc-cc/vc
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/vc/vc-hooks
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/vc-cc/vc-hooks
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/mail-lib/base64
/home/mostrows/xemacs/lib/xemacs/xemacs-packages/lisp/w3/base64)
Installed XEmacs Packages:
-------------------------
((zenirc :version 1.09 :type regular)
(xslt-process :version 1.01 :type regular)
(xemacs-devel :version 1.38 :type single-file)
(xemacs-base :version 1.55 :type regular)
(w3 :version 1.18 :type regular)
(vm :version 6.92 :type regular)
(viper :version 1.25 :type regular)
(view-process :version 1.11 :type regular)
(vhdl :version 1.13 :type regular)
(vc-cc :version 1.14 :type regular)
(vc :version 1.28 :type regular)
(tpu :version 1.12 :type regular)
(tooltalk :version 1.13 :type regular)
(tm :version 1.26 :type regular)
(time :version 1.11 :type regular)
(textools :version 1.12 :type regular)
(text-modes :version 1.32 :type single-file)
(texinfo :version 1.2 :type regular)
(supercite :version 1.17 :type regular)
(strokes :version 1.08 :type regular)
(speedbar :version 1.19 :type regular)
(sounds-wav :version 1.1 :type regular)
(sounds-au :version 1.1 :type regular)
(slider :version 1.13 :type regular)
(sh-script :version 1.13 :type regular)
(sgml :version 1.08 :type regular)
(semantic :version 1.05 :type regular)
(scheme :version 1.11 :type regular)
(rmail :version 1.12 :type regular)
(reftex :version 1.22 :type regular)
(psgml :version 1.23 :type regular)
(ps-print-nomule :version 1.05 :type regular)
(prog-modes
:version
1
.42
:type
single-file)
(pcomplete :version 1.01 :type regular)
(pcl-cvs :version 1.55 :type regular)
(pc :version 1.19 :type single-file)
(os-utils :version 1.25 :type single-file)
(net-utils :version 1.23 :type single-file)
(misc-games :version 1.15 :type single-file)
(mine :version 1.14 :type regular)
(mh-e :version 1.13 :type regular)
(mew :version 1.14 :type regular)
(mailcrypt :version 2.07 :type regular)
(mail-lib :version 1.36 :type regular)
(jde :version 1.24 :type regular)
(ispell :version 1.22 :type regular)
(ilisp :version 1.16 :type regular)
(igrep :version 1.08 :type regular)
(idlwave :version 1.23 :type regular)
(hm--html-menus :version 1.16 :type regular)
(gnus :version 1.55 :type regular)
(gnats :version 1.12 :type regular)
(games :version 1.13 :type regular)
(fsf-compat :version 1.08 :type single-file)
(frame-icon :version 1.09 :type regular)
(forms :version 1.13 :type regular)
(footnote :version 1.13 :type regular)
(eudc :version 1.33 :type regular)
(eterm :version 1.13 :type regular)
(eshell :version 1.01 :type regular)
(emerge :version 1.09 :type regular)
(elib :version 1.08 :type single-file)
(eieio :version 1.01 :type regular)
(eicq :version 1.03 :type regular)
(efs :version 1.26 :type regular)
(edt :version 1.12 :type regular)
(edit-utils :version 1.7 :type single-file)
(ediff :version 1.33 :type regular)
(edebug :version 1.13 :type regular)
(dired :version 1.1 :type regular)
(debug :version 1.14 :type regular)
(crisp :version 1.12 :type regular)
(cookie :version 1.13 :type regular)
(cc-mode :version 1.26 :type regular)
(calendar :version 1.16 :type regular)
(calc :version 1.15 :type regular)
(c-support :version 1.16 :type single-file)
(bbdb :version 1.12 :type regular)
(auctex :version 1.24 :type regular)
(apel :version 1.2 :type regular)
(ada :version 1.1 :type regular)
(Sun :version 1.13 :type regular))
Features:
--------
(xemacsbug shadow font disp-table rsz-minibuf func-menu font-lock
crypt crypt++ completer gnuserv vc-hooks smtpmail rfc2104 starttls
time-stamp bbdb-gnus bbdb-vm vm-autoload vm-vars vm-startup vm-version
vm bbdb t timezone gnus-demon nnmail mail-source format-spec nntp nnoo
gnus-int gnus gnus-ems gnus-xmas wid-edit message messagexmas mml
mm-decode mm-encode mailcap mm-bodies uudecode mail-parse rfc2045
rfc2231 rfc2047 qp ietf-drums mail-abbrevs sendmail mailheader
gnus-util time-date parse-time nnheader nnheaderxm mail-utils mm-util
mail-prsvr mwheel tex-site time xcscope cus-face advice advice-preload
uniquify zenirc-autoloads xslt-process-autoloads
xemacs-devel-autoloads xemacs-base-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-cc-autoloads
vc-autoloads tpu-autoloads tooltalk-autoloads tm-autoloads
time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
slider-autoloads sh-script-autoloads sgml-autoloads semantic-autoloads
scheme-autoloads rmail-autoloads reftex-autoloads psgml-autoloads
ps-print-nomule-autoloads prog-modes-autoloads pcomplete-autoloads
pcl-cvs-autoloads pc-autoloads os-utils-autoloads net-utils-autoloads
misc-games-autoloads mine-autoloads mh-e-autoloads mew-autoloads
mailcrypt-autoloads mail-lib-autoloads jde-autoloads ispell-autoloads
ilisp-autoloads igrep-autoloads idlwave-autoloads
hm--html-menus-autoloads gnus-autoloads gnats-autoloads
games-autoloads fsf-compat-autoloads frame-icon-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
eshell-autoloads emerge-autoloads elib-autoloads eieio-autoloads
eicq-autoloads efs-autoloads edt-autoloads edit-utils-autoloads
ediff-autoloads edebug-autoloads dired-autoloads debug-autoloads
crisp-autoloads cookie-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads bbdb-autoloads auctex-autoloads
apel-autoloads ada-autoloads Sun-autoloads -autoloads lisp-autoloads
loadhist auto-show fontl-hooks x-iso8859-1 gutter-items menubar-items
x-menubar mode-motion mouse itimer auto-save lisp-mode easymenu
iso8859-1 page buff-menu lib-complete help-nomule cus-file derived
frame text-props obsolete cus-start custom widget cl-extra mini-cl cl
cl-19 packages backquote very-early-lisp lucid-scrollbars cut-buffer
lucid-menubars motif-dialogs x c-balloon-help tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar berkeley-db md5
xemacs gutter tiff png gif jpeg xpm xbm lisp-float-type linux dialog
devices window-system base64)
Recent keystrokes:
-----------------
M-x x e m TAB r e TAB TAB BS BS TAB BS BS BS BS BS
BS BS r e p o TAB r TAB x e TAB RET
Recent messages (most recent first):
-----------------------------------
Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Making completion list...
Gnuserv process exited; restart with `M-x gnuserv-start'
Loading font...done
Loading font...
Loading rsz-minibuf...done
Loading rsz-minibuf...
Loading completer...done
Loading completer...
Loading gnuserv...done
Loading gnuserv...
Loading smtpmail...done
Loading smtpmail...
Loading bbdb-gnus...done
Loading bbdb-gnus...
Loading bbdb-vm...done
Loading bbdb-vm...
Loading gnus-xmas...done