Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: invalidfileaccess in --.outputpage-- using ghostscript 7.05-1 & -2 Date: Wed, 25 Aug 2004 17:13:46 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Wes Byne" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i7PLDrYY012240 I'm using gnuplot to create charts which I'm previewing with gv. This morning, after updating my cygwin install, I noticed that gv no longer worked. It gave me the error that "Error: PostScript interpreter failed in main window". I therefore tried to directly invoke gs. I get the error: "Error: /invalidfileaccess in --.outputpage--" After a while, I tried to uninstall 7.05-2, and go back to 7.05-1, which didn't change the error. I'm not certain of the packages that were upgraded this morning; it hadn't been that long since I last updated cygwin. I then created a simple text file, and printed it to test the interpreter. When I run strace westest.ps > gs_dontwork And then cat through it, I find: 28 296556 [main] gs 4012 fhandler_base::write: binary write Unrecoverable error: invalidfileaccess 20 296576 [main] gs 4012 fhandler_base ::write: 38 = write (0x10099180, 38) The last file that I see referenced in the trace is: 125 292897 [main] gs 4012 read_sd: file = C:\cygwin\Resource\IdiomSet: len=23 6 So I'm not sure if that's the file it's trying to read. Has anyone had any problems with gs, or have any ideas how to track down the problem any further? Thanks, Wes -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/