cupsd crashed when re-loading the cupsd.conf file for a configuration
change (probably on SIGHUP), simply on

fp = calloc(1, sizeof(cups_file_t))

where cups_file_t is a data structure with a size of ~8000 bytes.

This call should work when there is enough memory available and return
NULL otherwise. Looks like a possible bug in libc.

** Also affects: eglibc (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1047885

Title:
  cupsd crashed with SIGSEGV in malloc_consolidate()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1047885/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to