[cups.general] Printing from Firefox crashes since CUPS 1.4.4

Michael Sweet msweet at apple.com
Thu Jun 24 08:27:35 PDT 2010


On Jun 24, 2010, at 4:48 AM, Johannes Meixner wrote:

> 
> Hello,
> 
> it seems since CUPS 1.4.4 Firefox crashes in its print dialog, see
> https://bugzilla.novell.com/show_bug.cgi?id=617026
> 
> At the moment I have not analyzed the issue.

Firefox dlopen's and dlclose's libcups - after dlclose'ing libcups the function pointers used by libcups for SSL support point to invalid addresses and you get a crash.  This also affects Thunderbird and presumably any other Mozilla.org application that prints.

STR #3605 is a placeholder bug for changes we'll need to make once GNU TLS and OpenSSL add native threading support to their respective libraries:

    http://www.cups.org/str.php?L3605

In the meantime you can back out the changes added in STR #3461 to revert to the previous (and apparently unsafe) usage of OpenSSL from multiple threads.

________________________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair








More information about the cups mailing list