Running the gs command line on the original PDF file succeeds, running
it on the printout file, however, crashes, first the crash:

Starting program: /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH 
-dNOINTERPOLATE -sDEVICE=cups -sstdout=%stderr -sOutputFile=/tmp/blah 
-sMediaType=Plain -sOutputType=0 -dDuplex -r600x600 -dMediaPosition=7 
-dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=841 -dcupsBitsPerColor=1 
-dcupsColorOrder=0 -dcupsColorSpace=3 -dcupsRowCount=1 -dcupsRowStep=2 
-dcupsInteger0=26 -scupsPageSizeName=A4 -I/usr/share/cups/fonts -c -f 
/home/mandree/launchpad-print-bug-888898
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
INFO: Start rendering...
INFO: Processing page 1...
INFO: Processing page 2...
[New Thread 0x7ffff0e7e700 (LWP 4588)]
[Thread 0x7ffff0e7e700 (LWP 4588) exited]
[New Thread 0x7ffff0e7e700 (LWP 4589)]
[Thread 0x7ffff0e7e700 (LWP 4589) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff739f371 in gx_pattern_load () from /usr/lib/libgs.so.9


WHEREAS -----------------------------------------------

$ /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE 
-sDEVICE=cups -sstdout=%stderr -sOutputFile=/tmp/blah -sMediaType=Plain 
-sOutputType=0 -dDuplex -r600x600 -dMediaPosition=7 -dDEVICEWIDTHPOINTS=595 
-dDEVICEHEIGHTPOINTS=841 -dcupsBitsPerColor=1 -dcupsColorOrder=0 
-dcupsColorSpace=3 -dcupsRowCount=1 -dcupsRowStep=2 -dcupsInteger0=26 
-scupsPageSizeName=A4 -I/usr/share/cups/fonts -c -f Ford\ Focus\ -\ 
Fahrer-Assistenzsysteme.pdf INFO: Start rendering...
INFO: Processing page 1...
INFO: Processing page 2...
INFO: Processing page 3...
INFO: Processing page 4...
INFO: Processing page 5...
INFO: Processing page 6...
INFO: Processing page 7...
INFO: Processing page 8...
INFO: Processing page 9...
INFO: Rendering completed

-------------------------------------------------------------

Does this mean it is an evince or poppler bug that happens from the page
rotation? The printout file in the CUPS queue has rotated pages (90°
CCW) compared to the original PDF.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888898

Title:
  gs crashed with SIGSEGV in gx_pattern_load()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/888898/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to