Can someone run this with Purify? That's been a good way to find where the train first leaves the tracks.
Jeff Braun wrote: > On Wed, 16 Feb 2000, Alan Ferrenberg wrote: > > > > > I've managed to trace all of the segmentation faults and bus errors I'm > > getting to routines that work with the dictionary routines in > > src/exec/dpexec/d.c. I get a segmentation fault in strcmp on line 299, > > in the ExDictionarySearchE routine, because e->key is null. I can > > reproduce this at will by running the AutoColor.net sample program, > > switching to rotation mode and then trying to rotate the water molecule. > > Does this happen with anyone else running on an IRIX system? It happens > > on an o32-built DX running on an Indigo2 and an n32-built DX running on > > an Octane. I can also make this happen by opening AutoColor.net and > > changing the rendering to hardware. > > Yes, same at error at dpexec/d.c:299 on Indigo2, n32 built DX > > > A second error I can reproduce also uses the AutoColor.net program. If > > I open it, then immediately switch to another sample program I get a bus > > error in dxf_ExDictionaryPurge (in src/exec/dpexec/d.c, line 260). > > > > Could not duplicate this one, but did not spend much time on it and I have > to run. > > Jeff
