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

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