home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text5948.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.6 KB  |  54 lines

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