From xemacs-m  Sat Mar 15 15:34:37 1997
Received: from cs.uchicago.edu (alexandria.cs.uchicago.edu [128.135.11.87])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA19674
	for <xemacs-beta@xemacs.org>; Sat, 15 Mar 1997 15:34:36 -0600 (CST)
Received: from rodman.cs.uchicago.edu (rodman [128.135.164.52]) by cs.uchicago.edu (8.8.5/8.7.3) with ESMTP id PAA14789 for <xemacs-beta@xemacs.org>; Sat, 15 Mar 1997 15:34:36 -0600 (CST)
Received: from rodman (localhost [127.0.0.1]) by rodman.cs.uchicago.edu (8.8.5/8.7.3) with ESMTP id PAA14016 for <xemacs-beta@xemacs.org>; Sat, 15 Mar 1997 15:34:35 -0600 (CST)
X-Face: `X="Sg7A[PL3/_8;>>ggjOy&\KtWiH7.wQ>Y"hQ2fxSG9RkPTCT}&^()5[Gp(-DaTf:t`MSBt@Li_C9U@y#i/c?i$uLQ8[';I$mMAm_rZta>l`STW_aA5`iD[!80p#_qmN4#tMu[Pu7wkIi)5*4YXAhg)9R2-BAWPbVOzgE$Ib4QuZn0YaE~'C/7h^CTuPybz$u
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Two crashes!
Mime-Version: 1.0 (generated by tm-edit 7.101)
Content-Type: text/plain; charset=US-ASCII
From: Soren Dayton <csdayton@cs.uchicago.edu>
Date: 15 Mar 1997 15:34:31 -0600
Message-ID: <xcdendg261k.fsf@rodman.cs.uchicago.edu>
Lines: 80
X-Mailer: Gnus v5.4.12/XEmacs 20.0
Sender: csdayton@cs.uchicago.edu


But I can only tell you about one because the second happened when I was
starting another XEmacs to tell you about the first.  This stepped on
the core file.  *sigh*

And there is a question.  All refer to:

XEmacs 20.0 [Lucid] (sparc-sun-solaris2.5.1, Mule) of Sat Feb  8 1997 on pippen

I think that this is something like 20.0-last-try-before-release-6.  the
mime-viewer-version is 7.79.  Has this been fixed between this and the
current betas?   I cannot use the most recent betas because of the
viper/efs collision.

So.  One is  a gnuattach related bug.  I gnuattached up on the same tty
that XEmacs had started on.  This did not work.  I connected to the
machine again, gnuattached, started a `message,' got kicked out by a ^G
(I think) and sent it.  This crashed xemacs.  (I assume that this has
been addressed by the gnuattach patches that I have seen).

_THEN_

I started up XEmacs.  The authentication failed.  This is the lisp
backtrace and C backtrace.  All of my attempts at xauth authentication
failed to I had to restart my Xserver.

Lisp backtrace follows:
 
  make-device(x nil)
  # bind (display)
  make-x-device(nil)
  init-x-win()
  # bind (debugger debug-on-error command-line-args-left)
  command-line()
  # (unwind-protect ...)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
 

  [1] 0xef1740d8(0x6, 0x0, 0xefffd630, 0x0, 0x0, 0x0), at 0xef1740d7
  [2] addsev(0x6, 0x0, 0xefffd630, 0xef191448, 0x18, 0xef138ed4), at 0xef138c7c
  [3] unlocked_setkey(0x42, 0x45d2cc, 0x74, 0x45d2d8, 0xef3233ac, 0xef3269c7), at 0xef13a530
=>[4] assert_failed(file = 0x45d2cc "device-x.c", line = 116, expr = 0x45d2d8 "abort()"), line 2193 in "emacs.c"
  [5] get_device_from_display(dpy = 0x5cb000), line 116 in "device-x.c"
  [6] x_IO_error_handler(disp = 0x5cb000), line 603 in "device-x.c"
  [7] _XIOError(0x5cb000, 0x104126d0, 0x0, 0x0, 0x0, 0x479990), at 0xef340300
  [8] _XRead(0x5cb000, 0xefffdcbc, 0x8, 0x5cb008, 0x20, 0x0), at 0xef32d274
  [9] XOpenDisplay(0x0, 0x473848, 0xef346f18, 0xef346f20, 0x5cb4c0, 0x5cb2c0), at 0xef33ba24
  [10] XtOpenDisplay(0x539000, 0x4c3b20, 0x0, 0xefffdde0, 0x4434f8, 0xe), at 0xef3d3854
  [11] x_init_device(d = 0x532400, props = 273297412), line 241 in "device-x.c"
  [12] Fmake_device(type = 273395860, connection = 273297412, props = 273297412), line 583 in "device.c"
  [13] primitive_funcall(fn = &Fmake_device(Lisp_Object type, Lisp_Object connection, Lisp_Object props) at 0xb73f8, nargs = 3, args = 0xefffe42c), line 3458 in "eval.c"
  [14] funcall_subr(subr = 0x35fb58, args = 0xefffe42c), line 3481 in "eval.c"
  [15] funcall_recording_as(recorded_as = 273378940, nargs = 2, args = 0xefffe560), line 3170 in "eval.c"
  [16] Ffuncall(nargs = 3, args = 0xefffe560), line 3217 in "eval.c"
  [17] Fbyte_code(bytestr = 808984064, vector = 1077419544, maxdepth = 3), line 418 in "bytecode.c"
  [18] funcall_lambda(fun = 272113192, nargs = 1, arg_vector = 0xefffe93c), line 3593 in "eval.c"
  [19] funcall_recording_as(recorded_as = 273899860, nargs = 1, args = 0xefffe938), line 3176 in "eval.c"
  [20] Ffuncall(nargs = 2, args = 0xefffe938), line 3217 in "eval.c"
  [21] Fbyte_code(bytestr = 809540736, vector = 1077976240, maxdepth = 2), line 418 in "bytecode.c"
  [22] funcall_lambda(fun = 272669908, nargs = 0, arg_vector = 0xefffee4c), line 3593 in "eval.c"
  [23] funcall_recording_as(recorded_as = 274282740, nargs = 0, args = 0xefffee48), line 3176 in "eval.c"
  [24] Ffuncall(nargs = 1, args = 0xefffee48), line 3217 in "eval.c"
  [25] Fbyte_code(bytestr = 809345020, vector = 1077780652, maxdepth = 4), line 418 in "bytecode.c"
  [26] funcall_lambda(fun = 272474480, nargs = 0, arg_vector = 0xeffff2cc), line 3593 in "eval.c"
  [27] funcall_recording_as(recorded_as = 274303580, nargs = 0, args = 0xeffff2c8), line 3176 in "eval.c"
  [28] Ffuncall(nargs = 1, args = 0xeffff2c8), line 3217 in "eval.c"
  [29] Fbyte_code(bytestr = 809343548, vector = 1077779112, maxdepth = 4), line 418 in "bytecode.c"
  [30] funcall_lambda(fun = 272473076, nargs = 0, arg_vector = 0xeffff520), line 3593 in "eval.c"
  [31] apply_lambda(fun = 272473076, numargs = 0, unevalled_args = 273297412), line 3514 in "eval.c"
  [32] Feval(form = 542354988), line 3033 in "eval.c"
  [33] condition_case_1(handlers = 273297508, bfun = &Feval(Lisp_Object form) at 0xdfeb0, barg = 542354988, hfun = &`xemacs`cmdloop.c`cmd_error(Lisp_Object data, Lisp_Object dummy) at 0x99380, harg = 273297412), line 1647 in "eval.c"
  [34] top_level_1(dummy = 273297412), line 192 in "cmdloop.c"
  [35] internal_catch(tag = 273375204, func = &`xemacs`cmdloop.c`top_level_1(Lisp_Object dummy) at 0x99460, arg = 273297412, threw = (nil)), line 1324 in "eval.c"
  [36] initial_command_loop(load_me = 273297412), line 251 in "cmdloop.c"
  [37] main_1(argc = 5, argv = 0xeffffa34, envp = 0xeffffa4c), line 1466 in "emacs.c"
  [38] main(argc = 5, argv = 0xeffffa34, envp = 0xeffffa4c), line 1817 in "emacs.c"


