[Prev][Next][Index][Thread]

ShadeIII 1.2 demo.




For the fun of it I grabbed a demo version of a raytracer called  ShadeIII.

After getting it install...It fails to run.  I did a debug  on it and
saw the following.

Note: Linux platform using SVGALIB and p4

The svgalib crashes and states a Segment fault.

Now before that it the following  comments are made by executor.

vgavdriver.c:1373; unexpected event in 'vdriver_set_mode':  Failed to 
	unmap screen memory!

hfsXbar.c:249; trap failutre in 'PBRead': -39 (a few times)

qStdRgn.c:415; unexpected event in `blt_pixpat_to_pixmap_simple_mode': 
	invalid xdata size; appl junked xdata maybe (repeated a few times)


hfsXbar.c:320; trap failure in `PBClose`: -22    (repeated 64 times. =)

hfsXbar.c:320; trap failure in `PBClose`: -51    ( a few times)

hfsXbar.c:320; trap failure in `PBGetCatInfo`: -43   ( a few times)

hfsXbar.c:320; trap failure in `PBDelete`: -43    ( a few times)

script.c:40; unexpected event in 'C_GetEnvirons': unhandled selector '18'

<segment fault in SVGALIB>

Also I have a few:

Low Global at <hex address> may point into  ApplZone and probably shouldn't.

You can get a demo copy from http://www.ehsoft.com

I hope this is more usefull to ARDI then it was for me.=)

At least the good news is it  was MORE successfull  in running then the
standard release of "p"  =)

BTW..I also ran it in X mode  for a better view of the debugging.. PBDelete,
PBClose, and the slector problem are what it complains abous when opening
the app.

BTW...MAJOR improvement  in SVGA version. =) Good Job!


Follow-Ups: References: