home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 2 / 2987 < prev    next >
Internet Message Format  |  1991-03-05  |  1KB

  1. From: michel@es.ele.tue.nl (Michel Berkelaar)
  2. Newsgroups: alt.sources
  3. Subject: oneko dumps core!
  4. Message-ID: <MICHEL.91Mar5164822@eutes3.es.ele.tue.nl>
  5. Date: 5 Mar 91 15:48:22 GMT
  6.  
  7.  
  8. The oneko version I took from alt.sources dumps core on Apollo workstations
  9. and an Alliant FX/8 computer in our group, whether compiled with cc or gcc.
  10. It looks as if it can only work with compilers which allow NULL pointer
  11. dereferencing ... Or else something is going wrong completely.
  12.  
  13. Here is the traceback:
  14.  
  15. Program        /users/michel/src/oneko/oneko
  16. Status         00040004: reference to illegal address (OS/MST manager)
  17. In routine     "DrawNeko" line 584
  18. Called from    "NekoThinkDraw" line 834
  19. Called from    "ProcessNeko" line 1046
  20. Called from    "main" line 1221
  21. Called from    "unix_$main" line 114
  22. Called from    "_start" line 51
  23.  
  24. Any comments anybody?
  25.  
  26. --
  27. -------------------------------------------------------------------------------
  28. Michel Berkelaar                   | Email: michel@ele.tue.nl
  29. Eindhoven University of Technology |
  30. Dept. of Electrical Engineering    |
  31. Design Automation Section          |
  32. P.O. Box 513                       | Phone: ... - 31 - 40 - 473345
  33. NL-5600 MB Eindhoven               | Fax:   ... - 31 - 40 - 448375
  34. The Netherlands                    |
  35. -------------------------------------------------------------------------------
  36.