home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5943.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.0 KB

  1. Received: (from mouring@localhost) by netnet1.netnet.net (8.6.9/8.6.9) id RAA12825; Wed, 25 Oct 1995 17:35:42 -0500
  2. Date: Wed, 25 Oct 1995 17:35:42 -0500 (CDT)
  3. From: Ben Lindstrom <mouring@netnet.net>
  4. To: executor@nacm.com
  5. Subject: ShadeIII 1.2 demo.
  6. In-Reply-To: <199510251605.KAA19896@kitsune.swcp.com>
  7. Message-ID: <Pine.SUN.3.91.951025171554.10970D-100000@netnet1.netnet.net>
  8. MIME-Version: 1.0
  9. Content-Type: TEXT/PLAIN; charset=US-ASCII
  10. Sender: owner-paper@nacm.com
  11. Precedence: bulk
  12.  
  13.  
  14. For the fun of it I grabbed a demo version of a raytracer called  ShadeIII.
  15.  
  16. After getting it install...It fails to run.  I did a debug  on it and
  17. saw the following.
  18.  
  19. Note: Linux platform using SVGALIB and p4
  20.  
  21. The svgalib crashes and states a Segment fault.
  22.  
  23. Now before that it the following  comments are made by executor.
  24.  
  25. vgavdriver.c:1373; unexpected event in 'vdriver_set_mode':  Failed to 
  26.     unmap screen memory!
  27.  
  28. hfsXbar.c:249; trap failutre in 'PBRead': -39 (a few times)
  29.  
  30. qStdRgn.c:415; unexpected event in `blt_pixpat_to_pixmap_simple_mode': 
  31.     invalid xdata size; appl junked xdata maybe (repeated a few times)
  32.  
  33.  
  34. hfsXbar.c:320; trap failure in `PBClose`: -22    (repeated 64 times. =)
  35.  
  36. hfsXbar.c:320; trap failure in `PBClose`: -51    ( a few times)
  37.  
  38. hfsXbar.c:320; trap failure in `PBGetCatInfo`: -43   ( a few times)
  39.  
  40. hfsXbar.c:320; trap failure in `PBDelete`: -43    ( a few times)
  41.  
  42. script.c:40; unexpected event in 'C_GetEnvirons': unhandled selector '18'
  43.  
  44. <segment fault in SVGALIB>
  45.  
  46. Also I have a few:
  47.  
  48. Low Global at <hex address> may point into  ApplZone and probably shouldn't.
  49.  
  50. You can get a demo copy from http://www.ehsoft.com
  51.  
  52. I hope this is more usefull to ARDI then it was for me.=)
  53.  
  54. At least the good news is it  was MORE successfull  in running then the
  55. standard release of "p"  =)
  56.  
  57. BTW..I also ran it in X mode  for a better view of the debugging.. PBDelete,
  58. PBClose, and the slector problem are what it complains abous when opening
  59. the app.
  60.  
  61. BTW...MAJOR improvement  in SVGA version. =) Good Job!
  62.  
  63.