9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "C .Stuelpner" <teenageriot@gmx.de>
To: 9fans@cse.psu.edu
Subject: [9fans] ghostscript suicide while ps2pdf
Date: Fri,  3 Aug 2007 09:01:34 +0000	[thread overview]
Message-ID: <1186080042.560484.275500@g12g2000prg.googlegroups.com> (raw)

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


             reply	other threads:[~2007-08-03  9:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03  9:01 C .Stuelpner [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1186080042.560484.275500@g12g2000prg.googlegroups.com \
    --to=teenageriot@gmx.de \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).