Sorry, for the noise, I'm enough old and frustated by the continuose warship. But reading your posts it comes to my mind the thread I started regarding imagemagik and its problems converting imgs to pdf. I think to remember the problem in that case was on the python (?) subsystem "consumed" by imagemagik. I'm just guessing the op prb could be causes by the same python lib.
-- dan pls connect by [email protected] or surf my bsd blog at bsd.numode.eu From: Simon Wollwage <[email protected]> To: Denis Fondras <[email protected]> CC: [email protected] Date: Aug 17, 2026 16:06:53 Subject: Re: ports/textproc/wkhtmltopdf: coredump > Denis Fondras <[email protected]> writes: > >> Hello, >> >> I am trying to use textproc/wkhtmltopdf to convert a document to PDF. >> I am using OpenBSD-current on amd64. >> >> When running `wkhtmltopdf example.com ex.pdf`, it fails with a coredump : >> ``` >> * thread #1, stop reason = signal SIGSEGV >> * frame #0: 0x000000332b80e181 wkhtmltopdf`QApplication::setStyle(QStyle*) >> + >> * 721 >> frame #1: 0x000000332a79f158 wkhtmltopdf`main + 280 >> frame #2: 0x000000332a75dc2b wkhtmltopdf`__start + 267 >> ``` >> >> I tried with multiple page and html documents, always the same error. >> >> Can someone confirm it works on its system please ? >> >> Denis > > Does that happen with any document or can you create a minimal > reproducible example that can be used for debugging?

