-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IPP crashes after every successfully completed job since 2.4.2 #409
Comments
Hi @Nils-TUD , what crypto library do you use with CUPS? The implementation of _httpTLSStop depends on used crypto library. Additionally it would be great if you installed debuginfo packages for glibc and cups related packages (names depends on your distro) and provided the backtrace with debuginfo installed. In case you need to print urgently, switching to plain ipp should work. Thank you in advance! |
Hi @zdohnal, I've now rebuilt CUPS with debug infos and obtained symbols for the glibc via debuginfod. Now the backtrace is a bit more helpful:
That also answers your other question: I'm using openssl, apparently :) |
Yes, that fixes the problem for me. Thanks! |
Since I upgraded to CUPS 2.4.2, the IPP backend crashes every time after the print is complete. Therefore, I need to manually cancel the job and resume the printer afterwards. I just downgraded to 2.4.1 again and there it still works.
That's the output from
coredumpctl gdb
:uname -a
:The text was updated successfully, but these errors were encountered: