To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: [Bug: 21.5-b14] segv when clicking dialog button
--text follows this line--
================================================================
Dear Bug Team!
It seems that when Xemacs gives me a dialog and I click the button,
Xemacs segv's. If I don't use the button, but instead just hit return to
take the default action, no crash.
Attached are the lisp backtrace and the stack trace from the dump.
System Info to help track down your bug:
---------------------------------------
uname -a: Linux camarillo 2.4.20-13.8custom #4 Fri May 23 05:20:00 EST 2003 i686 i686 i386 GNU/Linux
./configure '--prefix=/usr/local'
XEmacs 21.5-b14 "cassava" configured for `i686-pc-linux'.
Compilation / Installation:
Source code location: /home/miken/Downloads/xemacs-21.5.14
Installation prefix: /usr/local
Operating system description file: `s/linux.h'
Machine description file: `m/intel386.h'
Compiler: gcc -Wall -Wno-switch -Winline -Wmissing-prototypes -Wsign-compare -Wundef -Wstrict-prototypes -Wpacked -Wshadow -Wmissing-declarations -g -O3
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.
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Mail:
Compiling in support for "dot-locking" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------