9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ghostscript suicide while ps2pdf
@ 2007-08-03  9:01 C .Stuelpner
  2007-08-03 16:35 ` [9fans] email issues again marina
  0 siblings, 1 reply; 8+ messages in thread
From: C .Stuelpner @ 2007-08-03  9:01 UTC (permalink / raw)
  To: 9fans

Hello,

I'm getting the following suicide message from /bin/gs when I'm trying
to convert postscript to PDF (/rc/bin/ps2pdf). pdf2ps doesn't work
also - same error.

 gs 27690: suicide: sys: fp: invalid operation fppc=0xd52cd
status=0xb8a1 pc=0x000d4fc8

 acid: src(0xd4fc8)
 /sys/src/cmd/gs/src/gshtscr.c:561
  556	        return 1;
  557	    }
  558	    /* We displace the sampled coordinates very slightly */
  559	    /* in order to reduce the likely number of points */
  560	    /* for which the spot function returns the same value. */
 >561	    if ((code = gs_point_transform(penum->x + 0.501, penum->y +
0 .498, &penum->mat, &pt)) < 0)
  562	        return code;
  563
  564	    /* find the spot center in device coords : */
  565	    sx = ceil( pt.x / 2 ) * 2;
  566	    sy = ceil( pt.y / 2 ) * 2;

  acid: fpr()
F0	-2.319281e+09
F1	0
F2	0
F3	0
F4	0
F5	0
F6	2.5
F7	.08
control	0x027f
status	0x3821
tag	0x3fff
ip offset	0x000d52cd
cs selector	0x0023
opcode	0x2c70
data operand offset	0xdd28
operand selector	0x001b

Some posting on this list around 12th of May mentions a change of
kill.c in /sys/src/ape/lib/ap/plan9 as an error source. But even if I
revert to the old version of kill.c, re-compiling ape stuff, it
doesn't work.

Has anaybody a work around or better, a solution for this problem?

C. Stuelpner


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-03 23:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-03  9:01 [9fans] ghostscript suicide while ps2pdf C .Stuelpner
2007-08-03 16:35 ` [9fans] email issues again marina
2007-08-03 23:00   ` erik quanstrom
2007-08-03 23:08     ` geoff
2007-08-03 23:12       ` erik quanstrom
2007-08-03 23:20         ` geoff
2007-08-03 17:34           ` john
2007-08-03 23:52             ` geoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).