Open Bug 614495 Opened 14 years ago Updated 2 years ago

Too-much-recursion crash with -moz-column

Categories

(Core :: Layout, defect)

x86
Windows 7
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: crash, testcase)

Attachments

(1 file)

Repeating portion of the stack:

892  xul.dll!RemoveBlockChild [nsBlockFrame.cpp:8c65bc38729a : 5277 + 0x19]
    eip = 0x63a6e1f4   esp = 0x000dd288   ebp = 0x000dd294
    Found by: call frame info
893  xul.dll!nsBlockFrame::DoRemoveFrame(nsIFrame *,unsigned int) [nsBlockFrame.cpp:8c65bc38729a : 5518 + 0x16]
    eip = 0x63a6e180   esp = 0x000dd29c   ebp = 0x000dd374
    Found by: call frame info
894  xul.dll!RemoveBlockChild [nsBlockFrame.cpp:8c65bc38729a : 5277 + 0x19]
    eip = 0x63a6e1f4   esp = 0x000dd37c   ebp = 0x000dd388
    Found by: call frame info
Crashes on Windows but not on Mac. On Mac, it hangs for a minute but recovers.
Trunk doesn't crash on Windows anymore, but still hangs for quite awhile.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: