lpd[15634] trap divide error ip:7f89947ae827 sp:7fff2469c810 error:0 in lpd[7f89947a8000+9000] ipp[16762] trap divide error ip:7ff838295127 sp:7fffa8aaec60 error:0 in ipp[7ff83828d000+b000] socket[3082] trap divide error ip:7faef74d4f97 sp:7fff1a366150 error:0 in socket[7faef74d0000+7000] in other works: no printing possible after downgrade to cups-1.4.6-15.fc15.x86_64 all works again
We need some more info. Please install debuginfo with: debuginfo-install cups maybe you'll need to install the debuginfo from updates-testing because cups-debuginfo-1.4.7-3.fc15 hasn't populated stable repo at the moment: yum --enablerepo=updates-testing-debuginfo install cups-debuginfo Then attach gdb to cupsd and leave it running until it crashes. Do this by finding the PID of cupsd (ps ax | grep [c]upsd) and running gdb like this: gdb /usr/sbin/cupsd 1711 (gdb) continue If the crash occurs when cupsd starts you need to run it like: gdb /usr/sbin/cupsd (gdb) run After it crashes again, please run these gdb commands: bt info locals up info locals up info locals and paste the results here. Thanks! See also http://fedoraproject.org/wiki/StackTraces#gdb
Can you try cups-1.4.7-6.fc15 ? https://koji.fedoraproject.org/koji/taskinfo?taskID=3185613
Better link: http://koji.fedoraproject.org/koji/buildinfo?buildID=252004
cups-1.4.7-6.fc15.x86_64 works for me!
cups-1.4.7-6.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/cups-1.4.7-6.fc15
cups-1.4.7-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/cups-1.4.7-5.fc14
Package cups-1.4.7-6.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing cups-1.4.7-6.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/cups-1.4.7-6.fc15 then log in and leave karma (feedback).
*** Bug 725119 has been marked as a duplicate of this bug. ***
*** Bug 725403 has been marked as a duplicate of this bug. ***
cups-1.4.8-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
cups-1.4.8-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/cups-1.4.8-2.fc14
cups-1.4.8-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.