Date: Mon, 15 Jun 2020 09:45:23 +0200 From: Per olof Ljungmark <peo@nethead.se> To: FreeBSD <freebsd-ports@freebsd.org> Subject: cups-pdf crash status -139 Message-ID: <d3955166-7643-8fed-a0ab-d0fe0dbe785c@nethead.se>
next in thread | raw e-mail | index | archive | help
Since a ports update late May of a FreeBSD 12-STABLE r359866, cups-pdf crashes. Furter, despite configured logging in cups-pdf.conf, there is nothing logged at all in /var/log/cups/. Cups itself still logs to error_log, but even in debug mode there is not much to tell. Having rebuilt all the required ports again today but no difference. Not sure how to solve this so please, how should I go about to fix this? cups error_log excerpt: D [15/Jun/2020:09:16:22 +0200] [Client 13] Waiting for request. D [15/Jun/2020:09:16:22 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files" D [15/Jun/2020:09:16:22 +0200] [Job 1070] PID 37124 (/usr/local/libexec/cups/backend/cups-pdf) crashed on signal 11. D [15/Jun/2020:09:16:23 +0200] [Job 1070] Page = 595x842; 0,0 to 595,842 D [15/Jun/2020:09:16:23 +0200] [Job 1070] slow_collate=0, slow_duplex=0, slow_order=0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] Before copy_comments - %!PS-Adobe-3.0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %!PS-Adobe-3.0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%Invocation: gs -q -dNOPAUSE -dBATCH -dSAFER -dNOMEDIAATTRS -sstdout=? -sDEVICE=ps2write -dShowAcroForm -sOUTPUTFILE=? -dLanguageLevel=2 -r300 -dCompressFonts=false -dNoT3CCITT -dNOINTERPOLATE ? ? -f ? D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%BoundingBox: 0 0 595 842 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%HiResBoundingBox: 0 0 595.00 842.00 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%Creator: GPL Ghostscript 952 (ps2write) D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%LanguageLevel: 2 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%CreationDate: D:20200615091622+02\'00\' D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%Pages: 1 D [15/Jun/2020:09:16:23 +0200] [Job 1070] %%EndComments D [15/Jun/2020:09:16:23 +0200] [Job 1070] Before copy_prolog - %%BeginProlog D [15/Jun/2020:09:16:23 +0200] [Job 1070] Before copy_setup - %%Page: 1 1 D [15/Jun/2020:09:16:23 +0200] [Job 1070] Before page loop - %%Page: 1 1 D [15/Jun/2020:09:16:23 +0200] [Job 1070] Copying page 1... D [15/Jun/2020:09:16:23 +0200] [Job 1070] PAGE: 1 1 D [15/Jun/2020:09:16:23 +0200] Discarding unused job-progress event... D [15/Jun/2020:09:16:23 +0200] cupsdMarkDirty(---J-) D [15/Jun/2020:09:16:23 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files" D [15/Jun/2020:09:16:23 +0200] [Job 1070] pagew = 595.0, pagel = 842.0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] bboxx = 0, bboxy = 0, bboxw = 595, bboxl = 842 D [15/Jun/2020:09:16:23 +0200] [Job 1070] PageLeft = 0.0, PageRight = 595.0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] PageTop = 842.0, PageBottom = 0.0 D [15/Jun/2020:09:16:23 +0200] [Job 1070] PageWidth = 595.0, PageLength = 842.0 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 (/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) D [15/Jun/2020:09:16:23 +0200] Discarding unused job-state-changed event... I [15/Jun/2020:09:16:23 +0200] [Job 1070] Printer stopped due to backend errors; please consult the /var/log/cups/error_log file for details.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d3955166-7643-8fed-a0ab-d0fe0dbe785c>