From: Geoffrey F. <fu...@ga...> - 2002-02-27 16:14:37
|
Alan W. Irwin writes: > Does the problem with x08c go away if you comment out the plotsh3d call near > the end of the file? It would be most interesting if our problems with 3D > shading were due to bugs in memory management. I just ran "valgrind x08c -dev xwin", and saw errors being reported during each of the various types of plots. So I think it is not solely a plotsh3d thing. Yesterday I tried to debug it, but quickly got lost. I've never really climbed around in that particular jungle gym before, and it's a real work out. > I will give valgrind a try once CVS HEAD is working again....;-) I think it's working now. |