From xemacs-m  Mon Feb 10 16:53:49 1997
Received: from CNRI.Reston.VA.US (CNRI.Reston.VA.US [132.151.1.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id QAA15626
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 16:53:49 -0600 (CST)
Received: from newcnri.cnri.reston.va.us by CNRI.Reston.VA.US id aa25074;
          10 Feb 97 17:55 EST
Received: from anthem.CNRI.Reston.Va.US by newcnri.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA14889; Mon, 10 Feb 1997 17:55:13 -0500
Received: by anthem.CNRI.Reston.Va.US (SMI-8.6/SMI-SVR4)
	id RAA08625; Mon, 10 Feb 1997 17:55:10 -0500
Date: Mon, 10 Feb 1997 17:55:10 -0500
Message-Id: <199702102255.RAA08625@anthem.CNRI.Reston.Va.US>
From: "Barry A. Warsaw" <bwarsaw@anthem.cnri.reston.va.us>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9"
Content-Transfer-Encoding: 7bit
To: xemacs-beta@xemacs.org
Subject: b93 dead on arrival
Reply-to: "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
X-Attribution: BAW
X-Oblique-Strategy: Go outside. Shut the door.
X-WWW-Homepage: http://www.python.org/~bwarsaw


--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


b93 on sparc-sun-solaris2.5, configured with:

./configure \
	--prefix=/depot/gnu \
	--exec-prefix=/depot/gnu/plat \
	--puresize=1060000 \
	--site-libraries="/depot/gnu/plat/lib /depot/sundry/plat/lib" \
	--site-runtime-libraries="/depot/gnu/plat/lib /depot/sundry/plat/lib" \
	--site-includes="/depot/gnu/include /depot/sundry/include" \
	--error-checking=none \
	--with-xface=yes \
	--with-database=no \
	--with-database=gnudbm

is dead on arrival.  The identical configuration for b92 works fine.
Symptoms are that every key I hit generates an error.  If I hit a
control chord, the error says "C-^G not defined." and if it is a non
control keystroke, the error says alternatively " not defined." and
"^G not defined."

This is with a completely fresh download, running -no-site-file -q.

XEmacs cannot be killed via the keyboard, although the menus still
seem to work.  Yikes, I just got a core dump.

-Barry

--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Configured for `sparc-sun-solaris2.5'.

  Where should the build process find the source code?    /depot/gnu/src/xemacs-19.15-b93
  What installation prefix should install use?		  /depot/gnu
  What operating system and machine description files should XEmacs use?
        `s/sol2-5.h' and `m/sparc.h'
  What compiler should XEmacs be built with?              gcc  -g -O 
  Should XEmacs use the GNU version of malloc?            yes
  Should XEmacs use the relocating allocator for buffers? yes
  What window system should XEmacs use?                   x11
  Where do we find X Windows header files?                /usr/openwin/include
  Where do we find X Windows libraries?                   /usr/openwin/lib
  Additional header files:                                /depot/gnu/include /depot/sundry/include
  Additional libraries:                                   /depot/gnu/plat/lib /depot/sundry/plat/lib /depot/gnu/plat/lib /depot/sundry/plat/lib
  Compiling in support for XAUTH.
  Compiling in support for XPM.
  Compiling in support for X-Face headers.
  Compiling in support for GIF image conversion.
  Compiling in support for PNG image conversion.
  Compiling in native sound support.
  Compiling in support for GNU DBM.
  Using the Lucid menubar.
  Using the Lucid scrollbar.
  Using the Athena dialog boxes.
  Compiling in extra code for debugging.

--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Fatal error: assertion failed, file events.c, line 749, abort()
 
Fatal error (6).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
 
Please report this bug to the address `crashes@xemacs.org'.
*MAKE SURE* to include as much configuration information as
possible; at the very least what OS and hardware you are running
on, and hopefully also what compiler and compiler options the
binary was compiled with, what options XEmacs was compiled with,
whether you are using a prebuilt binary from ftp.xemacs.org or
compiled XEmacs yourself for your system, etc.
 
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started XEmacs, or maybe in your home
directory), and type
 
  gdb /depot/gnu/src/xemacs-19.15/src/xemacs core
 
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB.  A similar procedure should work for all of
these.  Ask your system administrator if you need more help.)
 
Lisp backtrace follows:
 
  # (condition-case ... . error)
  # (catch top-level ...)
 
C backtrace follows:
(A real debugger may provide better information)
 
6372:   /depot/gnu/src/xemacs-19.15/src/xemacs
 ef438684 waitid   (0, 18e7, efffead8, 3)
 ef45a990 waitpid  (18e7, efffebc0, 3, ef4914d0, 48, 0) + 58
 ef471404 system   (efffed30, 14ced8, 14ce70, 18e4, 102be01c, 0) + 1d8
 000635ec fatal_error_signal (6, 0, efffee78, f026b494, 0, 0) + d0
 ef437dc4 sigacthandler (6, 0, efffee78, ef4914d0, 18, 0) + 28
 ef439634 abort    (40, 14e080, 2ed, 14e090, 0, 0) + c8
 00065458 assert_failed (14e080, 2ed, 14e090, 2be004, 0, 5a4d75) + 1c
 0006e3a4 event_to_character (ffffffff, 0, 0, 0, 203ca3ac, 11) + b0
 000a9b68 event_matches_key_specifier_p (5a4d00, 7, 102be004, 0, 0, 5a4d75) + 68
 00073514 next_event_internal (5a4d00, 1, 1, 28ec00, 0, f61c80f0) + 1e0
 00073998 Fnext_event (105a4d00, 102be004, 102be004, 0, 0, 0) + 400
 00050b08 Fcommand_loop_1 (360780, 102be004, 28b800, 672d8, 0, fc11ec90) + 1bc
 0005093c command_loop_1 (102be004, 203ca39c, 0, 50920, 2beca8, effff230) + 1c
 00067334 condition_case_1 (102be064, 50920, 102be004, 50264, 102be004, 0) + ec
 0005035c command_loop_3 (0, effff638, 66f68, 66f70, 102be004, 0) + 28
 00050384 command_loop_2 (102be004, 0, 50380, 0, 7372632f, effff418) + 4
 00066f94 internal_catch (102d0da4, 50380, 102be004, 0, 0, 10000) + 94
 0005058c initial_command_loop (fffffff, 2b7400, 28cc00, 0, effffdc7, effffdc7)
+ 1f0
 00064758 main_1   (1, effff904, effff90c, f025cd40, 0, 10000) + d64
 00064e9c main     (1, effff904, effff90c, 28c840, 1, 0) + a8
 0003e200 _start   (0, 0, 0, 0, 0, 0) + 5c
Abort (core dumped)

--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit



--NLt7RlD89ZcEfR5DHzWjCXrAenZTUxuHyxZ28lv9--

