Closed
      
        Bug 408450
      
      
        Opened 17 years ago
          Closed 17 years ago
      
        
    
  
"ASSERTION: Some objects allocated with AllocateFrame were not freed" with -moz-column, td 
    Categories
(Core :: Layout, defect, P2)
Tracking
()
        RESOLVED
        FIXED
        
    
  
People
(Reporter: jruderman, Assigned: dholbert)
References
Details
(Keywords: assertion, testcase, Whiteboard: post 1.8-branch)
Attachments
(1 file)
| 249 bytes,
          application/xhtml+xml         | Details | 
Loading the testcase triggers:
###!!! ASSERTION: reflow dirty lines failed: 'NS_SUCCEEDED(rv)', file /Users/jruderman/trunk/mozilla/layout/generic/nsBlockFrame.cpp, line 937
Reloading or closing the testcase triggers:
###!!! ASSERTION: Some objects allocated with AllocateFrame were not freed: 'mFrameCount == 0', file /Users/jruderman/trunk/mozilla/layout/base/nsPresShell.cpp, line 673
| Reporter | ||
| Comment 1•17 years ago
           | ||
| Reporter | ||
| Comment 2•17 years ago
           | ||
Related to bug 404219?
|   | ||
| Comment 3•17 years ago
           | ||
StealFrame is failing, so sure looks related!
Depends on: 404219
Flags: blocking1.9?
| Assignee | ||
| Comment 4•17 years ago
           | ||
(In reply to comment #2)
> Related to bug 404219?
Yup, and the patch for bug bug 404219  (attachment 293061 [details] [diff] [review]) fixes this.
| Assignee | ||
| Updated•17 years ago
           | 
OS: Mac OS X → All
| Comment 5•17 years ago
           | ||
+'ing w/ P2.  Let's make sure bug 404219 fixes this.
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
| Assignee | ||
| Updated•17 years ago
           | 
Assignee: nobody → dholbert
| Assignee | ||
| Updated•17 years ago
           | 
Status: NEW → ASSIGNED
| Assignee | ||
| Comment 6•17 years ago
           | ||
Fixed by checkin for 404219.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Updated•17 years ago
           | 
Flags: in-testsuite?
| Updated•17 years ago
           | 
Flags: wanted1.8.1.x-
Whiteboard: post 1.8-branch
| Updated•16 years ago
           | 
Group: core-security
| Reporter | ||
| Comment 7•16 years ago
           | ||
Flags: in-testsuite? → in-testsuite+
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•