https://bugzilla.novell.com/show_bug.cgi?id=481794 Summary: CUPS print job stalled after suspend/resume Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Printing AssignedTo: jsmeix@novell.com ReportedBy: Ulrich.Windl@rz.uni-regensburg.de QAContact: jsmeix@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.19) Gecko/20081213 SUSE/1.1.14-1.1 SeaMonkey/1.1.14 The computer was suspended to disk while a longer print job to a remote network printer was in progress. After resuming, the print job ist still displayed as active, but no pages are actually printed. There are no CUPS errors reported, and not TCP network connections are visible. However there is a "socket:" process that consumes a lot of CPU for a long time. What that process does is this: [...] read(5, "", 1024) = 0 select(6, [5], [5], NULL, NULL) = 1 (in [5]) read(5, "", 1024) = 0 select(6, [5], [5], NULL, NULL) = 1 (in [5]) read(5, "", 1024) = 0 [...] Reproducible: Didn't try Steps to Reproduce: 1. Print a lengthy job 2. Suspend computer to disk (for several hours) while the remote printer is still on 3. Resume from suspend Actual Results: Print job is displayed as active, but doesn't actually make progress. No errors are reported by CUPS. CUPS page logs indicates some progress, but pages aren't actually printed: LJ4250 wiu09524 249 [03/Mar/2009:12:56:59 +0100] 62 1 - localhost LJ4250 wiu09524 249 [03/Mar/2009:12:56:59 +0100] 63 1 - localhost LJ4250 wiu09524 249 [04/Mar/2009:07:57:43 +0100] 64 1 - localhost LJ4250 wiu09524 249 [04/Mar/2009:07:57:43 +0100] 65 1 - localhost Expected Results: Order of preference, one of: 1) The print job is resumed with the next page 2) The whole print job is restarted 3) The printer is disabled and an error is reported 4) An error is reported -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.