home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / epoch / misc / 1114 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.1 KB  |  51 lines

  1. Newsgroups: gnu.epoch.misc
  2. Path: sparky!uunet!stanford.edu!ames!sun-barr!cs.utexas.edu!wupost!darwin.sura.net!jvnc.net!mitl.com!douglis
  3. From: douglis@MITL.COM (Fred Douglis)
  4. Subject: illegal instruction on DECstation/5000 - mark_object bug?
  5. Message-ID: <1992Nov16.193322.6348@MITL.COM>
  6. Keywords: core dump mark_object
  7. Sender: news@MITL.COM
  8. Nntp-Posting-Host: chimay.mitl.com
  9. Organization: Matsushita Information Technology Laboratory
  10. Date: Mon, 16 Nov 1992 19:33:22 GMT
  11. Lines: 38
  12.  
  13. In epoch 4.2, running on Ultrix V4.2, I have had epoch die on me
  14. several times in less than a week.  (Epoch was just installed here;
  15. prior to that I used vanilla gnu emacs.)
  16.  
  17. A backtrace from gdb claims that the core file doesn't match.  A
  18. backtrace from dbx shows hundreds of frames of mark_object, as follows:
  19.  
  20. (dbx) where
  21. >  0 abort.abort(0x45d68c, 0x29, 0x10133454, 0x1019ec54, 0x1452cb00) ["../exit.c":80, 0x4b341c]
  22.    1 .block207 ["alloc.c":1170, 0x45d704]
  23.    2 mark_object(objptr = 0x1052cb24) ["alloc.c":1170, 0x45d704]
  24.    3 .block205 ["alloc.c":1087, 0x45d554]
  25.    4 mark_object(objptr = 0x103d4888) ["alloc.c":1087, 0x45d554]
  26.    5 .block205 ["alloc.c":1087, 0x45d554]
  27.    6 mark_object(objptr = 0x103d4194) ["alloc.c":1087, 0x45d554]
  28.    7 .block205 ["alloc.c":1087, 0x45d554]
  29.    8 mark_object(objptr = 0x1013aa78) ["alloc.c":1087, 0x45d554]
  30.    9 .block205 ["alloc.c":1087, 0x45d554]
  31.   10 mark_object(objptr = 0x10150998) ["alloc.c":1087, 0x45d554]
  32.   11 .block206 ["alloc.c":1113, 0x45d5d0]
  33.   12 mark_object(objptr = 0x10139d90) ["alloc.c":1113, 0x45d5d0]
  34.   13 .block205 ["alloc.c":1087, 0x45d554]
  35.   14 mark_object(objptr = 0x1010e9e4) ["alloc.c":1087, 0x45d554]
  36.   15 .block207 ["alloc.c":1140, 0x45d688]
  37.   16 mark_object(objptr = 0x1010e0a8) ["alloc.c":1140, 0x45d688]
  38.   17 .block207 ["alloc.c":1140, 0x45d688]
  39. More (n if no)?
  40. ...
  41.  
  42.  
  43. Any idea what might cause this?  Any patches available? Many thanks for
  44. suggestions.
  45.  
  46. -- 
  47. Fred Douglis
  48. Matsushita Information Technology Laboratory  | Email: douglis@mitl.com
  49. 182 Nassau Street                  | Phone: +1 609 497-4600
  50. Princeton, NJ 08542 USA               | Fax:   +1 609 497-4013
  51.