[cups.bugs] [LOW] STR #3053: double free or corruption

Michael R Sweet msweet at apple.com
Fri Jan 9 13:08:45 PST 2009


H. Blischke wrote:
> ...
> I had the same crash today on a CentOS 5 system. CUPS has been compiled from stock
> 1.3.5 sources. As this same CUPS runs on severl other machines (other Linuxes,
> Sparc Solaris 10, UnixWare 7.1) without problems, I suspect it is a RH ssue with
> glibc.

Well, the other machines don't have the double-free checking in their
libc, and 1.3.5 *does* have one double-free bug that was fixed in
1.3.8.

Tracking these down is easiest from the debugger since you can set a
breakpoint and see where the double-free happened.  Alternately, you
can run in valgrind on Linux, although that can be a painful
experience...

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups-devel mailing list