Closed Bug 288523 Opened 19 years ago Closed 19 years ago

Crash at http://www.fce2.de/main.htm when click on 'forum' [@ nsObjectFrame::Paint ]

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: stevee, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

Attachments

(1 file)

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050331
Firefox/1.0+

1. Go to http://www.fce2.de/main.htm
2. Left click or Right click on 'forum'
3. CRASH!

creation timestamped on firefox.exe : 31 March 2005, 13:20:08

Doesn't happen with 20050330 build

Talkback TB4746235K
Peter(6) says if he "block[s] the embedded swf
(http://www.fce2.de/tlc_flash3.swf) [it] WFM"

Crash seems to occur at nsObjectFrame::Paint - talkback implies that bug 56128
might be the culprit
Summary: Crash at http://www.fce2.de/main.htm when click on 'forum' → Crash at http://www.fce2.de/main.htm when click on 'forum' [@ nsObjectFrame::Paint ]
Official Nightly Gecko/20050330 Firefox/1.0+ works fine
Official Nightly Gecko/20050331 Firefox/1.0+ exhibits the crashing
From the talkback ID:

nsObjectFrame::Paint 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/generic/nsObjectFrame.cpp,
line 1945]
nsPluginInstanceOwner::GetWindow 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/generic/nsObjectFrame.cpp,
line 2381]
PresShell::IsVisible 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsPresShell.cpp,
line 6403]
PresShell::HandleEvent 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/layout/base/nsPresShell.cpp,
line 5999]
nsViewManager::InvalidateHorizontalBandDifference 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/view/src/nsViewManager.cpp,
line 2799]
nsViewManager::BuildDisplayList 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/view/src/nsViewManager.cpp,
line 2397]
nsIView::CreateWidget 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/view/src/nsView.cpp, line
671]
nsWindow::SetNSWindowPtr 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 1285]
nsWindow::SetIcon 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 6091]
nsWindow::ProcessMessage 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 4719]
nsWindow::StandardWindowCreate 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/widget/src/windows/nsWindow.cpp,
line 1592]
USER32.dll + 0x2a420 (0x77e3a420)
USER32.dll + 0x4750 (0x77e14750)
USER32.dll + 0x55b0 (0x77e155b0)
ntdll.dll + 0x1ff57 (0x77f9ff57)
USER32.dll + 0xa877 (0x77e1a877)
nsToolkit::QueryInterface 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/widget/src/windows/nsToolkit.cpp,
line 61]
nsAlertsService::ShowAlertNotification 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/toolkit/components/alerts/src/nsAlertsService.cpp,
line 97]
main 
[c:/builds/tinderbox/Fx-Trunk/WINNT_5.0_Depend/mozilla/browser/app/nsBrowserApp.cpp,
line 60]
KERNEL32.DLL + 0x2893d (0x7c59893d)

Bonsai link:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-03-30+05%3A00%3A00&maxdate=2005-03-31+09%3A00%3A00&cvsroot=%2Fcvsroot

Maybe this happens because of the fix for bug 288222?
Component: General → Layout
Product: Firefox → Core
Assignee: firefox → nobody
QA Contact: general → layout
Maybe, but that stack is corrupt because nsPluginInstanceOwner::GetWindow sure
doesn't call Paint() :-)

http://lxr.mozilla.org/mozilla/source/layout/generic/nsObjectFrame.cpp#2377
Works for me in a GTK2 build. Windows only?
Tested with the Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2)
Gecko/2005033106 Suite Trunk and both XP SP2 and W2k SP4 crashed

Talkback Servers seems to have a problem (HTTP Status 500) so i could not
provide any TB-ID.
This backtrace looks like it could be a regression from the fix for bug 245349.
Cc-ing you Aaron, this might be a regression from bug 245349.
Blocks: 245349
Most likely timeless' fix for bug 288587 fixes this.
Talkback -> TB4764129Q ,TB4764039W
leftclick or rightclick any Adobe SVG (plugin required) "image" crashes FF.

It looks like ~ the same problem [@  nsObjectFrame::Paint 36d137d3]


Depends on: 288587
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050401
Firefox/1.0+ 09:44 PST

WFM after checkin bug 288587
Also now WFM after bug 288587 landed
(In reply to comment #11)
> Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050401
> Firefox/1.0+ 09:44 PST
> 
> WFM after checkin bug 288587

Lemme rephrase:
This bug is WFM
comment #10 is now also WFM
-> Resolved Fixed
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Crash Signature: [@ nsObjectFrame::Paint ]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: