From xemacs-m  Sun Jul 20 16:07:20 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 QAA00370
	for <xemacs-beta@xemacs.org>; Sun, 20 Jul 1997 16:07:16 -0500 (CDT)
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.8.5/8.8.5) id OAA03852;
	Sun, 20 Jul 1997 14:06:22 -0700
To: XEmacs Beta <xemacs-beta@xemacs.org>
Subject: Crash report: 
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: multipart/mixed;
 boundary="Multipart_Sun_Jul_20_14:06:19_1997-1"
Content-Transfer-Encoding: 7bit
From: karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
Date: 20 Jul 1997 14:06:20 -0700
Message-ID: <87n2nhe8mr.fsf@bittersweet.inetarena.com>
Lines: 294
X-Mailer: Gnus v5.4.63/XEmacs 20.3(beta14) - "Vienna"

--Multipart_Sun_Jul_20_14:06:19_1997-1
Content-Type: text/plain; charset=US-ASCII


 For some reason it won't load my ~/.xemacs/init.el after the crash
happened.  I'll try to find out why later.

 This happened in a fresh XEmacs; I loaded a Common lisp file, and it
bombed.


--Multipart_Sun_Jul_20_14:06:19_1997-1
Content-Type: text/plain; charset=US-ASCII

Fatal error: assertion failed, file bytecode.h, line 76, RECORD_TYPEP (_obj, lrecord_compiled_function) || MARKED_RECORD_P (_obj)

Fatal error (6).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
	[...]
Lisp backtrace follows:

  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("bridge" nil nil nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("bridge")
  (if (not (and ... ...)) (load "bridge"))
)
  # bind (current-load-list standard-input)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("ilisp" t t nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("ilisp" t t nil)
  apply(load ("ilisp" t t nil))
  # bind (inhibit-file-name-handlers inhibit-file-name-operation args op)
  dired-handler-fn(load "ilisp" t t nil)
  load-internal("ilisp" t t nil nil nil)
  # bind (nosuffix nomessage noerror file)
  load("ilisp" t t nil)
  # (unwind-protect ...)
  require(ilisp)
  (lambda nil (require (quote ilisp)))()
  run-hooks(lisp-mode-hook)
  lisp-mode()
  # bind (alist mode name keep-going)
  # (unwind-protect ...)
  set-auto-mode()
  byte-code(" " [set-auto-mode t] 1)
  # (condition-case ... . ((error (byte-code "!\"ć" ... 4))))
  # bind (find-file)
  normal-mode(t)
  # bind (nomodes after-find-file-from-revert-buffer noauto warn error)
  after-find-file(nil t)
  # (unwind-protect ...)
  # bind (error number buf rawfile nowarn filename)
  find-file-noselect("/home/karlheg/programs/lisp/permut.lsp")
  # bind (codesys filename)
  find-file("/home/karlheg/programs/lisp/permut.lsp")
  #<compiled-function (from "dired.elc") nil "...(5)" [find-file dired-get-filename] 2 ("/usr/local/src/xemacs-20/lisp/efs/dired.elc" . 58944) nil>()
  call-interactively(dired-find-file)
  # (condition-case ... . error)
  # (catch top-level ...)

--Multipart_Sun_Jul_20_14:06:19_1997-1
Content-Type: text/plain; charset=US-ASCII

Script started on Sun Jul 20 13:58:02 1997
]0;karlheg@bittersweet:~
501$ gdb xemacs core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i586-debian-linux), Copyright 1996 Free Software Foundation, Inc...
Core was generated by `xemacs'.
Program terminated with signal 6, IOT trap/Abort.
find_solib: Can't read pathname for load map: I/O error

#0  0x4024fea1 in ?? () from /lib/libc.so.6
(gdb) where
#0  0x4024fea1 in ?? () from /lib/libc.so.6
#1  0x8080c2b in fatal_error_signal (sig=6) at emacs.c:211
#2  0xbfffcbd0 in ?? ()
#3  0x40250eef in ?? () from /lib/libc.so.6
#4  0x80825c1 in syms_of_emacs () at emacs.c:2198
#5  0x810442d in read_compiled_function (readcharfun=409067008, terminator=93)
    at lread.c:2918
#6  0x8102cda in read1 (readcharfun=409067008) at lread.c:2255
#7  0x81038bb in read_list_conser (readcharfun=409067008, state=0xbfffceac, 
    len=2) at lread.c:2631
#8  0x8103d1f in read_list (readcharfun=409067008, terminator=41, 
    allow_dotted_lists=1, check_for_doc_references=1) at lread.c:2611
#9  0x8102c38 in read1 (readcharfun=409067008) at lread.c:2207
#10 0x8101543 in read0 (readcharfun=409067008) at lread.c:1556
#11 0x8100ef2 in readevalloop (readcharfun=409067008, sourcename=945952880, 
    evalfun=0x80868ae <Feval>, printflag=0) at lread.c:1340
#12 0x80ffe94 in Fload_internal (file=945952880, no_error=1479520260, 
    nomessage=1479520260, nosuffix=1479520260, codesys=1479520260, 
    used_codesys=1479520260) at lread.c:764
#13 0x8087ee4 in primitive_funcall (fn=0x80ff63b <Fload_internal>, nargs=6, 
    args=0xbfffd1bc) at eval.c:3447
#14 0x8088018 in funcall_subr (subr=0x81d6998, args=0xbfffd1bc) at eval.c:3467
#15 0x808761f in funcall_recording_as (recorded_as=1479617476, nargs=7, 
---Type <return> to continue, or q <return> to quit---
    args=0xbfffd1b8) at eval.c:3163
#16 0x8087767 in Ffuncall (nargs=7, args=0xbfffd1b8) at eval.c:3203
#17 0x80615ee in Fbyte_code (bytestr=942148388, vector=1210583868, maxdepth=7)
    at bytecode.c:418
#18 0x80885ab in funcall_lambda (fun=405277528, nargs=1, arg_vector=0xbfffd284)
    at eval.c:3572
#19 0x80880d5 in apply_lambda (fun=405277528, numargs=1, 
    unevalled_args=1479520260) at eval.c:3500
#20 0x808715a in Feval (form=676599492) at eval.c:3057
#21 0x808348d in Fif (args=676599484) at eval.c:725
#22 0x8086e64 in Feval (form=676599292) at eval.c:2971
#23 0x8100f0b in readevalloop (readcharfun=408810624, sourcename=944276360, 
    evalfun=0x80868ae <Feval>, printflag=0) at lread.c:1345
#24 0x80ffe94 in Fload_internal (file=944276360, no_error=1479520280, 
    nomessage=1479520280, nosuffix=1479520260, codesys=1479520260, 
    used_codesys=1479520260) at lread.c:764
#25 0x8087ee4 in primitive_funcall (fn=0x80ff63b <Fload_internal>, nargs=6, 
    args=0xbfffd784) at eval.c:3447
#26 0x8088018 in funcall_subr (subr=0x81d6998, args=0xbfffd784) at eval.c:3467
#27 0x808761f in funcall_recording_as (recorded_as=1479617476, nargs=7, 
    args=0xbfffd780) at eval.c:3163
#28 0x8087767 in Ffuncall (nargs=7, args=0xbfffd780) at eval.c:3203
#29 0x80615ee in Fbyte_code (bytestr=942148388, vector=1210583868, maxdepth=7)
---Type <return> to continue, or q <return> to quit---
    at bytecode.c:418
#30 0x80885ab in funcall_lambda (fun=405277528, nargs=4, arg_vector=0xbfffd8c4)
    at eval.c:3572
#31 0x8087727 in funcall_recording_as (recorded_as=1479617636, nargs=5, 
    args=0xbfffd8c0) at eval.c:3179
#32 0x8087e38 in Fapply (nargs=2, args=0xbfffda20) at eval.c:3415
#33 0x80875da in funcall_recording_as (recorded_as=1479602980, nargs=3, 
    args=0xbfffda1c) at eval.c:3146
#34 0x8087767 in Ffuncall (nargs=3, args=0xbfffda1c) at eval.c:3203
#35 0x80615ee in Fbyte_code (bytestr=944829800, vector=1213633984, maxdepth=4)
    at bytecode.c:418
#36 0x80885ab in funcall_lambda (fun=408848100, nargs=5, arg_vector=0xbfffdb60)
    at eval.c:3572
#37 0x8087727 in funcall_recording_as (recorded_as=1482272744, nargs=6, 
    args=0xbfffdb5c) at eval.c:3179
#38 0x808900b in call5 (fn=1482272744, arg0=1479617636, arg1=944276360, 
    arg2=1479520280, arg3=1479520280, arg4=1479520260) at eval.c:3991
#39 0x80ff730 in Fload_internal (file=944276360, no_error=1479520280, 
    nomessage=1479520280, nosuffix=1479520260, codesys=1479520260, 
    used_codesys=1479520260) at lread.c:587
#40 0x8087ee4 in primitive_funcall (fn=0x80ff63b <Fload_internal>, nargs=6, 
    args=0xbfffddcc) at eval.c:3447
#41 0x8088018 in funcall_subr (subr=0x81d6998, args=0xbfffddcc) at eval.c:3467
---Type <return> to continue, or q <return> to quit---
#42 0x808761f in funcall_recording_as (recorded_as=1479617476, nargs=7, 
    args=0xbfffddc8) at eval.c:3163
#43 0x8087767 in Ffuncall (nargs=7, args=0xbfffddc8) at eval.c:3203
#44 0x80615ee in Fbyte_code (bytestr=942148388, vector=1210583868, maxdepth=7)
    at bytecode.c:418
#45 0x80885ab in funcall_lambda (fun=405277528, nargs=4, arg_vector=0xbfffdf18)
    at eval.c:3572
#46 0x8087727 in funcall_recording_as (recorded_as=1479617636, nargs=5, 
    args=0xbfffdf14) at eval.c:3179
#47 0x8088f9a in call4 (fn=1479617636, arg0=944276360, arg1=1479520280, 
    arg2=1479520280, arg3=1479520260) at eval.c:3971
#48 0x80de708 in Frequire (feature=1481906920, file_name=1479520260)
    at fns.c:3454
#49 0x8087e84 in primitive_funcall (fn=0x80de5fc <Frequire>, nargs=2, 
    args=0xbfffe008) at eval.c:3443
#50 0x8088018 in funcall_subr (subr=0x81d59a8, args=0xbfffe008) at eval.c:3467
#51 0x8087094 in Feval (form=676537412) at eval.c:3035
#52 0x80884fc in funcall_lambda (fun=676537396, nargs=0, arg_vector=0xbfffe1c0)
    at eval.c:782
#53 0x8087727 in funcall_recording_as (recorded_as=676537396, nargs=1, 
    args=0xbfffe1bc) at eval.c:3179
#54 0x8088bef in run_hook_with_args_in_buffer (buf=0x85e6c00, nargs=1, 
    args=0xbfffe1bc, cond=RUN_HOOKS_TO_COMPLETION) at eval.c:3753
---Type <return> to continue, or q <return> to quit---
#55 0x8088c62 in run_hook_with_args (nargs=1, args=0xbfffe1bc, 
    cond=RUN_HOOKS_TO_COMPLETION) at eval.c:3766
#56 0x8088957 in Frun_hooks (nargs=1, args=0xbfffe2c0) at eval.c:3629
#57 0x80875da in funcall_recording_as (recorded_as=1479602560, nargs=2, 
    args=0xbfffe2bc) at eval.c:3146
#58 0x8087767 in Ffuncall (nargs=2, args=0xbfffe2bc) at eval.c:3203
#59 0x80615ee in Fbyte_code (bytestr=942256408, vector=1210691904, maxdepth=2)
    at bytecode.c:418
#60 0x80885ab in funcall_lambda (fun=405385612, nargs=0, arg_vector=0xbfffe704)
    at eval.c:3572
#61 0x8087727 in funcall_recording_as (recorded_as=1480620056, nargs=1, 
    args=0xbfffe700) at eval.c:3179
#62 0x8087767 in Ffuncall (nargs=1, args=0xbfffe700) at eval.c:3203
#63 0x80615ee in Fbyte_code (bytestr=942160064, vector=1210595728, maxdepth=4)
    at bytecode.c:418
#64 0x80885ab in funcall_lambda (fun=405289480, nargs=0, arg_vector=0xbfffe860)
    at eval.c:3572
#65 0x8087727 in funcall_recording_as (recorded_as=1480624772, nargs=1, 
    args=0xbfffe85c) at eval.c:3179
#66 0x8087767 in Ffuncall (nargs=1, args=0xbfffe85c) at eval.c:3203
#67 0x80615ee in Fbyte_code (bytestr=942159304, vector=1210594788, maxdepth=1)
    at bytecode.c:418
#68 0x8087e96 in primitive_funcall (fn=0x8061260 <Fbyte_code>, nargs=3, 
---Type <return> to continue, or q <return> to quit---
    args=0xbfffe95c) at eval.c:3444
#69 0x8088018 in funcall_subr (subr=0x81d04b8, args=0xbfffe95c) at eval.c:3467
#70 0x8087094 in Feval (form=673723832) at eval.c:3035
#71 0x80845f0 in condition_case_1 (handlers=673723896, bfun=0x80868ae <Feval>, 
    barg=673723832, hfun=0x8084661 <run_condition_case_handlers>, 
    harg=1480196880) at eval.c:1684
#72 0x8084822 in Fcondition_case_3 (bodyform=673723832, var=1480196880, 
    handlers=673723896) at eval.c:1747
#73 0x80619a2 in Fbyte_code (bytestr=942159216, vector=1210594708, maxdepth=3)
    at bytecode.c:578
#74 0x80885ab in funcall_lambda (fun=405288796, nargs=1, arg_vector=0xbfffef04)
    at eval.c:3572
#75 0x8087727 in funcall_recording_as (recorded_as=1480624752, nargs=2, 
    args=0xbfffef00) at eval.c:3179
#76 0x8087767 in Ffuncall (nargs=2, args=0xbfffef00) at eval.c:3203
#77 0x80615ee in Fbyte_code (bytestr=942158404, vector=1210594028, maxdepth=6)
    at bytecode.c:418
#78 0x80885ab in funcall_lambda (fun=405288192, nargs=2, arg_vector=0xbffff540)
    at eval.c:3572
#79 0x8087727 in funcall_recording_as (recorded_as=1480624612, nargs=3, 
    args=0xbffff53c) at eval.c:3179
#80 0x8087767 in Ffuncall (nargs=3, args=0xbffff53c) at eval.c:3203
#81 0x80615ee in Fbyte_code (bytestr=942156936, vector=1210592720, maxdepth=6)
---Type <return> to continue, or q <return> to quit---
    at bytecode.c:418
#82 0x80885ab in funcall_lambda (fun=405287208, nargs=1, arg_vector=0xbffff6e4)
    at eval.c:3572
#83 0x8087727 in funcall_recording_as (recorded_as=1480098616, nargs=2, 
    args=0xbffff6e0) at eval.c:3179
#84 0x8087767 in Ffuncall (nargs=2, args=0xbffff6e0) at eval.c:3203
#85 0x80615ee in Fbyte_code (bytestr=942152464, vector=1210588000, maxdepth=3)
    at bytecode.c:418
#86 0x80885ab in funcall_lambda (fun=405281660, nargs=1, arg_vector=0xbffff838)
    at eval.c:3572
#87 0x8087727 in funcall_recording_as (recorded_as=1480011960, nargs=2, 
    args=0xbffff834) at eval.c:3179
#88 0x8087767 in Ffuncall (nargs=2, args=0xbffff834) at eval.c:3203
#89 0x80615ee in Fbyte_code (bytestr=943542112, vector=1213153792, maxdepth=2)
    at bytecode.c:418
#90 0x80885ab in funcall_lambda (fun=408190724, nargs=0, arg_vector=0xbffff984)
    at eval.c:3572
#91 0x8087727 in funcall_recording_as (recorded_as=408190724, nargs=1, 
    args=0xbffff980) at eval.c:3179
#92 0x8088dee in apply1 (fn=408190724, arg=1479520260) at eval.c:3203
#93 0x8063024 in Fcall_interactively (function=1482516964, 
    record_flag=1479520260, keys=1479520260) at callint.c:388
#94 0x808639c in Fcommand_execute (cmd=1482516964, record=1479520260, 
---Type <return> to continue, or q <return> to quit---
    keys=1479520260) at eval.c:2619
#95 0x80b74d5 in execute_command_event (command_builder=0x83357c0, 
    event=408504132) at event-stream.c:4272
#96 0x80b8682 in Fdispatch_event (event=408504132) at event-stream.c:4613
#97 0x8069bd7 in Fcommand_loop_1 () at cmdloop.c:560
#98 0x80698f5 in command_loop_1 (dummy=1479520260) at cmdloop.c:480
#99 0x80845f0 in condition_case_1 (handlers=1479520340, 
    bfun=0x806988b <command_loop_1>, barg=1479520260, 
    hfun=0x8069d0b <cmd_error>, harg=1479520260) at eval.c:1684
#100 0x8069dde in command_loop_2 (dummy=1479520260) at cmdloop.c:242
#101 0x8084313 in internal_catch (tag=1479597216, 
    func=0x8069dac <command_loop_2>, arg=1479520260, threw=0x0) at eval.c:1361
#102 0x8069144 in initial_command_loop (load_me=1479520260) at cmdloop.c:291
#103 0x80818db in sort_args (argc=1, argv=0xbffffd80) at emacs.c:1468
#104 0x8081f7f in main (argc=1, argv=0xbffffd80, envp=0xbffffd88)
    at emacs.c:1819
(gdb) bye
Undefined command: "bye".  Try "help".
(gdb) quit
]0;karlheg@bittersweet:~
502$ exit

Script done on Sun Jul 20 13:58:51 1997


--Multipart_Sun_Jul_20_14:06:19_1997-1
Content-Type: text/plain; charset=US-ASCII

mailto:karlheg+sig@inetarena.com (Karl M. Hegbloom)
http://www.inetarena.com/~karlheg
Portland, OR  USA
Debian GNU 1.3  Linux 2.1.36 AMD K5 PR-133

--Multipart_Sun_Jul_20_14:06:19_1997-1--

