New Printer Debugging Strategy Help

Erik Beck of Tahoma <[email protected]> Mon, 29 Jul 2024 07:56:16 -0400
Newsgroups gmane.linux.printing.gimp-print.devel
Organization Tahoma
Message-ID <[email protected]>
Hello all,

I could use some help on debugging strategies for rastertogutenprint.

I am working on supporting an Epson SureColor P-5000, using the latest
interim release of 5.3.5-pre1.

I ran a make check, and everything passed (4hrs 46m, 44s on an AMD
Ryzen 9 7900X 12-Core Processor).

When testing my build for this printer, rastertogutenprint crashes with
a signal 6 (SIGABRT).

Crashfile is generated with this info towards the top:
ProcCmdline: EPSON_SC-P5000_Series 23 erikbeck Test\ Page 1
job-uuid=urn:uuid:e7035dd6-08e8-303f-50b4-e8cbf5e479f9\
job-originating-host-name=localhost\ date-ti me-at-creation=\
date-time-at-processing=\ time-at-creation=1722196107\
time-at-processing=1722196107


How can I test this filter outside of the normal chain so I might get
more insight into what is going on? Other strategies?

Thanks!

Erik