From xemacs-m  Thu Sep 25 19:59:59 1997
Received: from bittersweet.inetarena.com (karlheg@bittersweet.inetarena.com [206.129.216.38])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA07390
	for <xemacs-beta@xemacs.org>; Thu, 25 Sep 1997 19:59:58 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.7/8.8.7/Debian/GNU) id SAA27767;
	Thu, 25 Sep 1997 18:00:32 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: inexplicable crash
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
From: karlheg@inetarena.com (Karl M. Hegbloom)
Date: 25 Sep 1997 18:00:29 -0700
Message-ID: <87oh5ghosy.fsf@bittersweet.inetarena.com>
Lines: 29
X-Mailer: Quassia Gnus v0.9/XEmacs 20.3(beta23) - "Sarajevo"

 XEmacs just crashed and dumped core on me.  It left very little
 information...  Is this due to compiling without debugging enabled?
 It seems like it usually gives more than this even then though.

 As near as I can recall, I was using a shell buffer, and C-x o'd to
 jump over the modeline to a dired buffer, where I pushed S-M-<.
 XEmacs bombed then.  Wierd.

 I don't know what `find_solib' is.


Lisp backtrace follows:

  # (condition-case ... . error)
  # (catch top-level ...)


Core was generated by `xemacs'.
Program terminated with signal 11, Segmentation fault.
find_solib: Can't read pathname for load map: Input/output error

#0  0x4026eea1 in ?? () from /lib/libc.so.6
(gdb) where
#0  0x4026eea1 in ?? () from /lib/libc.so.6
#1  0x806f110 in fatal_error_signal (sig=-1073746064) at emacs.c:217
#2  0x4 in ?? ()
Cannot access memory at address 0x1c7.
(gdb) 

