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

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