[10670] in Athena Bugs

home help back first fref pref prev next nref lref last post

decmips 7.4H: emacs

daemon@ATHENA.MIT.EDU (yandros@Athena.MIT.EDU)
Mon Jul 12 17:37:19 1993

From: yandros@Athena.MIT.EDU
Date: Mon, 12 Jul 93 17:37:16 -0400
To: bugs@Athena.MIT.EDU


System name:		podge
Type and version:	KN02ca 7.4H
Display type:		PMAG-DV 

What were you trying to do?

  Test some elisp code in /mit/outland/lib/elisp/new.  I ran emacs -q,
  edited ~outland/lib/elisp/w3-setup.el, saved it as
  ~outland/lib/elisp/new/new-setup.el, eval-current-buffer'd it, and
  then ran w3-fetch on http://rr1.lcs.mit.edu:8001/ (a test server I
  run)
What's wrong:

  It responded normally for a while, and then died scrolling a buffer:

  
    pid 18619 (emacs) was killed on an unaligned access, at pc 0x44f2f4
  
    [3]    Bus error              emacs -q (core dumped)
  
    ; gdb /usr/athena/bin/emacs core.emacs
    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.9, Copyright 1993 Free Software Foundation, Inc...
    Core was generated by `emacs'.
    Program terminated with signal 10, Bus error.
    
    warning: Hit heuristic-fence-post without finding
    
    warning: enclosing function for pc 0x44f2f4
    #0  0x44f2f4 in ?? ()
    (gdb) where
    #0  0x44f2f4 in ?? ()
    warning: Hit heuristic-fence-post without finding
    warning: enclosing function for pc 0x44f2e8
  
  (ok, so gdb isn't going to be helpful. :-/)

    ; dbx /usr/athena/bin/emacs core.emacs
    dbx version 2.10.1
    Type 'help' for help.
    Corefile produced from file "emacs"
    Child died at pc 0x44f2f4 of signal : Bus error
    reading symbolic information ...
    warning: /usr/athena/bin/emacs has no symbol table -- very little is supported without it
    
    
    [using memory image in core.emacs]
    (dbx) where
    >  0 .(0x30dc7f0, 0x0, 0x404830, 0x100cef00, 0xc0cef00) [0x44f2f0]

  (neither is dbx.  Oh, well; it doesn't have symbols anyway.)

  To repeat, run emacs -q, load the file and run w3-fetch as mentioned
  above, and hit:
	
	f RETURN s y RETURN (you'll get a `not responding' error here)
	s y RETURN (watch errors like the following some up in your
  	shell:

	Fixed up unaligned data access for pid 18642 (emacs) at pc 0x44f2f8
	Fixed up unaligned data access for pid 18642 (emacs) at pc 0x44f2fc
	Fixed up unaligned data access for pid 18642 (emacs) at pc 0x44f324
	Fixed up unaligned data access for pid 18642 (emacs) at pc 0x44f338
	Fixed up unaligned data access for pid 18642 (emacs) at pc 0x44f33c

	go into your shell, hit return, be told that emacs dumped core.)
	
two of these (proabbly useless) corefiles are in
~yandros/tmp/core.emacs.930712[-1].gz; please tell me when I can
remove them, as I doubt they'll be useful to you...




home help back first fref pref prev next nref lref last post