|--==> "APA" == Adrian Aichner <Adrian.Aichner(a)t-online.de> writes:
APA> In XEmacs 21.4 (patch 2) "Developer-Friendly Unix APIs" [Lucid]
APA> (hppa2.0w-hp-hpux11.00) of Wed Jul 18 2001 on
hpesjfh.fc.hp.com
APA> Please describe exactly what actions triggered the bug
APA> and the precise symptoms of the bug:
APA> Just downloaded and compiled the 21.4.2 version. Manually installed the
APA> xemacs-base and efs packages. I add a site and try to "List &
Install"
APA> which subsequently crashes.
John, this appears to be the same problem that you reported about VC
(a dialog box problem).
Steve T: Are you aware of any motif issues with 21.4.2?
APA> M-x describe-instelation
APA> ------------------------
APA> uname -a: HP-UX hpesjfh B.11.00 U 9000/785 2000025340 unlimited-user license
APA> ./configure
APA> XEmacs 21.4.2 "Developer-Friendly Unix APIs" configured for
`hppa2.0w-hp-hpux11.00'.
APA> Compilation / Installation:
APA> Source code location: /opt/xemacs-21.4.2
APA> Installation prefix: /usr/local
APA> Operating system description file: `s/hpux11.h'
APA> Machine description file: `m/hp800.h'
APA> Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare -Wpointer-arith
APA> Relocating allocator for buffers: yes
APA> GNU version of malloc: yes
APA> Window System:
APA> Compiling in support for the X window system:
APA> - X Windows headers location: /usr/dt/include
/usr/contrib/X11R6/include
APA> - X Windows libraries location: /usr/dt/lib /usr/lib/X11R6
/usr/contrib/X11R6/lib
APA> - Xau (X authority) not available.
APA> - Handling WM_COMMAND properly.
APA> Using Lucid menubars.
APA> Using Lucid scrollbars.
APA> Using Motif dialog boxes.
APA> Using Motif native widgets.
APA> TTY:
APA> Images:
APA> Compiling in support for GIF images (builtin).
APA> Compiling in support for XPM images.
APA> Compiling in support for PNG images.
APA> Sound:
APA> Databases:
APA> Compiling in support for Berkeley database.
APA> Compiling in support for GNU DBM.
APA> Internationalization:
APA> Mail:
APA> Compiling in support for "dot-locking" mail spool file locking
method.
APA> Other Features:
APA> Compiling in support for ToolTalk.
APA> Compiling in support for dynamic shared object modules.
APA> Crash Message
APA> -------------
APA> Lisp backtrace follows:
APA> make-dialog-box-internal(question (:question "Update package index in
APA> ~/.xemacs/package-index.LATEST.pgp? " :buttons (["Yes" ...]
["No" ...] nil
APA> ["Cancel" ...])))
APA> eval((make-dialog-box-internal (quote question) (quote (:question "Update
APA> package index in ~/.xemacs/package-index.LATEST.pgp? " :buttons ...))))
APA> byte-code("..." [thunk frames id sym eval gensym lambda (did) when eq
APA> quote (did) mapc (quote enable-frame) (enqueue-eval-event (quote
APA> internal-make-dialog-box-exit) did) remove-hook (quote
APA> delete-dialog-box-hook) add-hook delete-dialog-box-hook disable-frame
APA> --cl-block-nil-- (byte-code "t { !(a !ia(s a(z`h\"r
!)\\" [id
APA> event next-event eval-event-p event-function internal-make-dialog-box-exit
APA> event-object throw --cl-block-nil-- ... dispatch-event] 3)] 11)
APA> # (catch internal-dialog-box-finish ...)
APA> # bind (frames thunk)
APA> dialog-box-modal-loop((make-dialog-box-internal (quote question) (quote
APA> (:question "Update package index in ~/.xemacs/package-index.LATEST.pgp?
"
APA> :buttons ...))))
APA> # bind (cl-modal)
APA> # (unwind-protect ...)
APA> # bind (--letf-save--7893 --letf-bound--7894 cl-keys type)
APA> make-dialog-box(question :question "Update package index in
APA> ~/.xemacs/package-index.LATEST.pgp? " :modal t :buttons (["Yes"
APA> (dialog-box-finish t)] ["No" (dialog-box-finish nil)] nil
["Cancel"
APA> (dialog-box-cancel)]))
APA> # (unwind-protect ...)
APA> # bind (ssf7885 prompt)
APA> yes-or-no-p-dialog-box("Update package index in
~/.xemacs/package-index.LATEST.pgp? ")
APA> # bind (prompt)
APA> y-or-n-p("Update package index in ~/.xemacs/package-index.LATEST.pgp?
")
APA> # bind (location filename)
APA>
package-get-maybe-save-index("/anonymous@metalab.unc.edu:/pub/packages/editors/xemacs/packages/package-index.LATEST.pgp")
APA> # (unwind-protect ...)
APA> # (unwind-protect ...)
APA> # bind (buf force-current db-file)
APA> package-get-update-base(nil t)
APA> # bind (force-current)
APA> package-get-require-base(t)
APA> #<compiled-function nil "...(137)" [pui-info-buffer pui-menu
APA> buffer-read-onlysep-string start outbuf package-get-require-base t
APA> get-buffer-create
APA>
"===============================================================================\n"
APA> nil message "Creating package list ..." sit-for 0 buffer-disable-undo
APA> erase-buffer kill-all-local-variables use-local-map list-packages-mode
APA> "Packages" "\nWarning: Nodownload sites specified. Package index
may be
APA> out of date.\n If you intend to install packages, specify download
APA> sites first.\n\n" " Latest Installed\n Package name
APA> Vers. Vers. Description\n" " Latest\n Package name Vers.
APA> Description\n" mapcar #<compiled-function ..."...(204)" ...
10> sort
APA> copy-sequence #<compiled-function ... "...(10)" ... 3>
documentation
APA> set-buffer-modified-p pop-to-buffer delete-other-windows featurep menubar
APA> set-buffer-menubar add-submenu clear-message pui-display-keymap major-mode
APA> mode-name truncate-lines package-get-remote pui-list-verbose
APA> package-get-basepui-selected-packages pui-deleted-packages current-menubar
APA> mode-popup-menu] 6 ("/opt/xemacs-21.4.2/lisp/package-ui.elc" . 13439)
nil> ()
APA> call-interactively(pui-list-packages)
APA> # (condition-case ... . error)
APA> # (unwind-protect ...)
APA> read-minibuffer-internal("Migrate init file to ~/.xemacs/? (yes or no)
")
APA> byte-code("..." [standard-output standard-input prompt
recursion-depth
APA> minibuffer-depth t read-minibuffer-internal] 2)
APA> # (catch exit ...)
APA> # bind (mouse-grabbed-buffer current-prefix-arg
APA> minibuffer-history-variable minibuffer-history-position
APA> minibuffer-scroll-window)
APA> # (unwind-protect ...)
APA> # bind (minibuffer-default _history_ oconfig mconfig frame buffer window
APA> oframe owindow dir default abbrev-table history readp keymap
APA> initial-contents prompt)
APA> read-from-minibuffer("Migrate init file to ~/.xemacs/? (yes or no) "
nil
APA> #<keymap minibuffer-local-map size 14 0xcf3> nil t nil nil)
APA> # bind (minibuffer-completion-table default-value history initial-contents
prompt)
APA> read-string("Migrate init file to ~/.xemacs/? (yes or no) " nil t)
APA> # bind (p ans)
APA> # (unwind-protect ...)
APA> # bind (prompt)
APA> yes-or-no-p-minibuf("Migrate init file to ~/.xemacs/? ")
APA> # bind (standard-output)
APA> maybe-migrate-user-init-file()
APA> normal-top-level()
APA> # (condition-case ... . error)
APA> # (catch top-level ...)
APA> Memory fault(coredump)
APA> C trace from GDB
APA> ----------------
APA> (gdb) where
APA> #0 0xc01f4000 in kill () from /usr/lib/libc.2
APA> #1 0xa2f84 in fatal_error_signal (sig=0) at emacs.c:535
APA> #2 <signal handler called>
APA> #3 0xc19614b0 in XtWidgetToApplicationContext () from /usr/lib/X11R6/libXt.3
APA> #4 0xc21768e0 in XmProcessTraversal () from /usr/lib/libXm.4
APA> #5 0x1e03c0 in make_dialog (name=0x0, parent=0x6ff2b6b5, pop_up_p=48
'0',
APA> shell_title=0x40491e00 "@I\036", icon_name=0x2398c4
"dbox-question",
APA> text_input_slot=0 '\000', radio_box=0 '\000', list=0
'\000',
APA> left_buttons=2, right_buttons=1) at lwlib-Xm.c:1307
APA> #6 0x1e0a94 in xm_create_dialog (instance=0x404a85a0) at lwlib-Xm.c:1506
APA> #7 0x1d7518 in instantiate_widget_instance (instance=0x404a85a0) at
lwlib.c:941
APA> #8 0x1d7664 in lw_make_widget (id=0, parent=0x40323800, pop_up_p=1
'\001')
APA> at lwlib.c:389
APA> #9 0x1d82f8 in lw_create_widget (type=0x400bf080 "Q3BR1",
APA> name=0x228118 "dialog", id=65548, val=0x402d7ec0, parent=0x40323800,
APA> pop_up_p=1, pre_activate_cb=0,
APA> selection_cb=0x40015eea <dbox_selection_callback>, post_activate_cb=0)
APA> at lwlib.c:993
APA> #10 0xcd7dc in x_make_dialog_box_internal (f=0x40354200, type=1078230092,
APA> keys=1878244656) at dialog-x.c:269
APA> #11 0xc5f8c in Fmake_dialog_box_internal (type=1074187516, keys=1076723392)
APA> at dialog.c:51
APA> #12 0xacaa4 in Feval (form=1078992364) at eval.c:3331
APA> #13 0xad18c in Ffuncall (nargs=0, args=0x6fff3d14) at eval.c:3528
APA> #14 0x7b7c0 in execute_optimized_program (program=0x0, stack_depth=0,
APA> constants_data=0x4021c310) at bytecode.c:746
APA> #15 0x402284d0 in ?? ()
APA> #16 0xa2f84 in fatal_error_signal (sig=116) at emacs.c:535
APA> #17 0x40014d60 in Def_term ()
APA> #18 0xa2f84 in fatal_error_signal (sig=2232512) at emacs.c:535
APA> Cannot access memory at address 0x5dfff6c.
APA> Hope this is useful information in either helping me out ;-) or finding the
APA> problem.
APA> John Hutton
APA> ----------
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|