Closed Bug 120165 Opened 23 years ago Closed 23 years ago

File/Print Preview hangs (inf. loop in nsBlockFrame::ReflowDirtyLines)

Categories

(Core :: Printing: Output, defect)

x86
Windows NT
defect
Not set
critical

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: hyrosen, Assigned: rods)

References

()

Details

(Keywords: hang)

Attachments

(1 file)

Go to this page, and try to Print Preview.
Mozilla hangs, stopping to redraw itself.
I can reproduce this problem using 1/15 trunk build on Win 98 system.

Looks like this is a long web page. 

print preview immediately hangs.
Severity: normal → critical
Keywords: hang
I tested both on the given URL and on this bug page itself using
build 2002011103 on a Windows ME box with NVIDIA TNT2 based video.

On the given URL, I get an immediate hang.

On this bug page, print preview has garbage outside the print area and
inside the CC: list.
Confirmed with 2002-01-14-03 under W2K
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: File/Print Preview hangs → File/Print Preview hangs (inf. loop in nsBlockFrame::ReflowDirtyLines)
I also hit this infinite loop, viewing 
  http://www.newyorker.com/PRINTABLE/?fact/020128fa_FACT

The stack for the loop shows it's in nsBlockFrame::ReflowDirtyLines,
inside the large while loop:

  while (keepGoing && (nsnull != aState.mNextInFlow)) {
      ... looping in here ...
  }
To be clear, I get that stack trace when doing print preview for either
the ibm.com url or for the newyorker.com url.
These no longer crash for me. marking as Works for me. Please reopen if necessary.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Nope. Both no longer hang (current trunk win2k)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: