Description of problem: The glibc-2.14.90-16 update makes CUPS consistently segfault. Version-Release number of selected component (if applicable): glibc-2.14.90-16 How reproducible: All times Steps to Reproduce: 1. Install glibc-2.14.90-16 2. Restart the machine 3. Note that login hangs for a lot of times, since gnome-settings-daemon tries to talk to CUPS 4. Open /var/log/messages and see CUPS' core dump Additional info: Reverting to glibc-2.14.90-15.2 fixes this issue. Core dump (short version) Nov 15 18:08:49 x201 cupsd[2602]: *** glibc detected *** /usr/sbin/cupsd: free(): invalid pointer: 0x00007f9e8533f390 *** Nov 15 18:08:49 x201 cupsd[2602]: ======= Backtrace: ========= Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libc.so.6(+0x3c4227c286)[0x7f9e85009286] Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libc.so.6(+0x3c423149b8)[0x7f9e850a19b8] Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libc.so.6(getaddrinfo+0x455)[0x7f9e85069445] Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libaudit.so.1(+0x3c53a061e6)[0x7f9e857701e6] Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libaudit.so.1(audit_log_user_message+0xa5)[0x7f9e857706b5] Nov 15 18:08:49 x201 cupsd[2602]: /usr/sbin/cupsd(+0x4f8d8)[0x7f9e88b0e8d8] Nov 15 18:08:49 x201 cupsd[2602]: /usr/sbin/cupsd(+0x51071)[0x7f9e88b10071] Nov 15 18:08:49 x201 cupsd[2602]: /usr/sbin/cupsd(+0x2fbc2)[0x7f9e88aeebc2] Nov 15 18:08:49 x201 cupsd[2602]: /usr/sbin/cupsd(main+0x324)[0x7f9e88adc0d4] Nov 15 18:08:49 x201 cupsd[2602]: /lib64/libc.so.6(__libc_start_main+0xed)[0x7f9e84fae73d] Nov 15 18:08:49 x201 cupsd[2602]: /usr/sbin/cupsd(+0x1e1c5)[0x7f9e88add1c5]
*** This bug has been marked as a duplicate of bug 754026 ***