Bug 719057

Summary: 1:1.4.7-3.fc15 trap divide error
Product: [Fedora] Fedora Reporter: Harald Reindl <h.reindl>
Component: cupsAssignee: Tim Waugh <twaugh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: iaslanidis, jpopelka, rhbugzilla, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cups-1.4.8-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-03 02:39:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Harald Reindl 2011-07-05 15:53:37 UTC
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

Comment 1 Jiri Popelka 2011-07-07 12:22:53 UTC
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

Comment 3 Jiri Popelka 2011-07-07 15:28:21 UTC
Can you try cups-1.4.7-6.fc15 ?
https://koji.fedoraproject.org/koji/taskinfo?taskID=3185613

Comment 4 Jiri Popelka 2011-07-07 15:31:07 UTC
Better link:
http://koji.fedoraproject.org/koji/buildinfo?buildID=252004

Comment 5 Harald Reindl 2011-07-07 15:38:13 UTC
cups-1.4.7-6.fc15.x86_64 works for me!

Comment 6 Fedora Update System 2011-07-12 09:42:44 UTC
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

Comment 7 Fedora Update System 2011-07-12 09:56:36 UTC
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

Comment 8 Fedora Update System 2011-07-12 21:59:15 UTC
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).

Comment 9 Tim Waugh 2011-07-25 10:12:29 UTC
*** Bug 725119 has been marked as a duplicate of this bug. ***

Comment 10 Tim Waugh 2011-07-25 14:36:20 UTC
*** Bug 725403 has been marked as a duplicate of this bug. ***

Comment 11 Fedora Update System 2011-08-03 02:39:11 UTC
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.

Comment 12 Fedora Update System 2011-08-19 12:03:59 UTC
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

Comment 13 Fedora Update System 2011-09-09 05:24:37 UTC
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.