[comp.sys.next] OpenPanel bug ?

philwzo@cs.mcgill.ca (Philippe WIECZOREK) (02/27/91)

		On any open panel, try to go in a directory, which has a
	father directory not readable for you, by specifying it using
	the keyboard.

		This blocks your application for a while and then ends by
	quitting it with a segmentation fault.

		Sometimes, instead of the segmentation fault, it issues 
	lot of postscript errors:
	
	DPS client library error: PostScript program error, DPSContext 17e534
	%%[ Error: limitcheck; OffendingCommand: gsave ]%%
	
		Or sometimes, both happen...
		
		In fact, I ran gdb on the application. The NeXT seems to
	fall in an infinite loop until the stack explodes.

		Our NeXTs run under NFS, and that is probably that which
	causes this strange bug.
		
--
philwzo@cs.mcgill.ca				Phil,
						McGill University,
						Montreal, Quebec,
						CANADA.
--