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

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