Date: Mon, 15 Jun 2020 16:14:39 +0200 From: Michael Gmelin <freebsd@grem.de> To: Per olof Ljungmark <peo@nethead.se> Cc: FreeBSD <freebsd-ports@freebsd.org> Subject: Re: cups-pdf crash status -139 Message-ID: <20200615161439.6d554845@bsd64.grem.de> In-Reply-To: <164fb4c5-d122-cd0b-bcbe-e7467ea78ad3@nethead.se> References: <d3955166-7643-8fed-a0ab-d0fe0dbe785c@nethead.se> <BA23EDF6-6B67-4DC5-B81B-C2D813057630@grem.de> <164fb4c5-d122-cd0b-bcbe-e7467ea78ad3@nethead.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 15 Jun 2020 12:03:17 +0200 Per olof Ljungmark <peo@nethead.se> wrote: > On 2020-06-15 09:50, Michael Gmelin wrote: > >=20 > > =20 > >> On 15. Jun 2020, at 09:45, Per olof Ljungmark <peo@nethead.se> > >> wrote:=20 > >=20 > > What happens if you run the gs command on the pdf you=E2=80=99re printi= ng > > directly: > >=20 > > =20 > >> gs -q -dNOPAUSE -dBATCH -dSAFER -dNOMEDIAATTRS -sstdout=3D? > >> -sDEVICE=3Dps2write -dShowAcroForm -sOUTPUTFILE=3D? -dLanguageLevel=3D2 > >> -r300 -dCompressFonts=3Dfalse -dNoT3CCITT -dNOINTERPOLATE ? ? -f ? =20 >=20 > A PDF is created. >=20 > And, according to logs gs is OK: >=20 > D [15/Jun/2020:09:16:23 +0200] [Job 1070] Wrote 1 pages... > D [15/Jun/2020:09:16:23 +0200] [Job 1070] PID 37126 (pstops) exited > with no errors. > D [15/Jun/2020:09:16:23 +0200] [Job 1070] PID 37125 (gs) exited with > no errors. > D [15/Jun/2020:09:16:23 +0200] [Job 1070] PID 37123=20 > (/usr/local/libexec/cups/filter/pdftops) exited with no errors. > I [15/Jun/2020:09:16:23 +0200] [Job 1070] Backend returned status > -139 (crashed) Are you printer(s) shown as okay in the cups web UI? (like, not temporarily halted, stopped, etc.?). I sometimes had some issues after upgrading, especially with hplip. This upstream issue reported earlier this year sounds similar to what you're seeing, maybe it helps: https://github.com/apple/cups/issues/5765 -m --=20 Michael Gmelin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200615161439.6d554845>