Closed Bug 255175 Opened 20 years ago Closed 19 years ago

Sometimes crashes on customized vBulletin 3 forums when viewing subforums [@ nsCSSFrameConstructor::FindFrameWithContent ]

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 203041

People

(Reporter: marco, Assigned: bugzilla)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3

Sometimes, when I browse these forums:
http://forums.site5.com/index.php?s=

And also these:
http://forums.totallyre.com/

Firefox will just crash. It always happens when viewing one of the subforums.
The strange thing is it doesn't ALWAYS happen, so I can't always reproduce it,
but once it has happened, I can suually go back and let it crash again, just by
going into a subforum. The page will load for a little while but before it has
finished, Firefox wil crash.

The strange thing is it NEVER happens on the official vBulletin forums
(http://www.vbulletin.com/forum/) so it has to somehow be related to
customizations made to the forums. Let me stress though that I do not think this
is a website error instead, because obviously no matter what, Firefox should
never crash just when loading a website.

Reproducible: Sometimes
Steps to Reproduce:
1. Go to http://forums.site5.com/index.php?s=
2. Click the link to a subforu, such as http://forums.site5.com/forumdisplay.php?f=8

You might have to repeat it a few times over as it doesn't always seem to happen.
Actual Results:  
Firefox loads the page with the subforum, but eventually crashes and burns.

Expected Results:  
Just load the page and not crash. :P

Faulting application firefox.exe, version 0.9.0.0, faulting module unknown,
version 0.0.0.0, fault address 0x00000000.
Attached image Firefox crashing
Well this is exactly what I mean.
Note that it seems to crash while loading the images that determine wheter a
post is new since your last visit or not. This is done using JavaScript.
Marco: Could you provide TalkBack incident ID?
Severity: normal → critical
Keywords: crash
(In reply to comment #2)
> Marco: Could you provide TalkBack incident ID?

Hmm, I'm not sure what you mean by that.

I just installed Talkback, I reproduced the crash and saved the Talkback details
as a .txt file which I will upload here. I hope that's good enough.
(In reply to comment #3)
> (In reply to comment #2)
> > Marco: Could you provide TalkBack incident ID?
> 
> Hmm, I'm not sure what you mean by that.
> 
> I just installed Talkback, I reproduced the crash and saved the Talkback details
> as a .txt file which I will upload here. I hope that's good enough.

Couldn't attach it as it was too big, so here it is:

http://www.vd-bout.demon.nl/ff-vb3crash-details.txt
Marco: TalkBack offers to submit incident report to TalkBack server (Send
button). Do it and then run talkback.exe from components subdirectory in your
Firefox directory. It will give you list of IDs, newer are first. Write ID of
your crash to this bug.
(In reply to comment #5)
> Marco: TalkBack offers to submit incident report to TalkBack server (Send
> button). Do it and then run talkback.exe from components subdirectory in your
> Firefox directory. It will give you list of IDs, newer are first. Write ID of
> your crash to this bug.

Ah, now we're getting somewhere :)

The Incident ID is TB538783H.
TB538783H:
nsCSSFrameConstructor::FindFrameWithContent 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 10954]
nsCSSFrameConstructor::FindPrimaryFrameFor 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11095]
nsFrameManager::GetPrimaryFrameFor 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsFrameManager.cpp,
line 460]
PresShell::GetPrimaryFrameFor 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp,
line 5388]
XPCWrappedNative::GetNewOrUsed 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcwrappednative.cpp,
line 432]
XPCConvert::NativeInterface2JSObject 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/xpcconvert.cpp,
line 1065]
nsXPConnect::WrapNative 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/js/src/xpconnect/src/nsXPConnect.cpp,
line 568]
nsXBLProtoImpl::InitTargetObjects 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/xbl/src/nsXBLProtoImpl.cpp,
line 115]
nsXBLProtoImpl::InstallImplementation 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/xbl/src/nsXBLProtoImpl.cpp,
line 76]
nsXBLPrototypeBinding::InstallImplementation 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/content/xbl/src/nsXBLPrototypeBinding.cpp,
line 427]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7084]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11464]
nsCSSFrameConstructor::ConstructXULFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5670]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7147]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7108]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11464]
nsCSSFrameConstructor::ConstructXULFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5670]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7147]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11464]
nsCSSFrameConstructor::ConstructXULFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5670]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7147]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::CreateAnonymousFrames 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5080]
nsCSSFrameConstructor::InitGfxScrollFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 6015]
nsCSSFrameConstructor::BeginBuildingScrollFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5812]
nsCSSFrameConstructor::BuildScrollFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 5965]
nsCSSFrameConstructor::InitializeSelectFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 4275]
nsCSSFrameConstructor::ConstructSelectFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 4159]
nsCSSFrameConstructor::ConstructHTMLFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 4611]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7144]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11464]
nsCSSFrameConstructor::ConstructTableCellFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2888]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3158]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableRowFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2738]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3144]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableRowGroupFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2627]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3138]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2505]
nsCSSFrameConstructor::ConstructFrameByDisplayType 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 6358]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7179]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 11464]
nsCSSFrameConstructor::ConstructTableCellFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2888]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3158]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableRowFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2738]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3144]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableRowGroupFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2627]
nsCSSFrameConstructor::TableProcessChild 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3138]
nsCSSFrameConstructor::TableProcessChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 3054]
nsCSSFrameConstructor::ConstructTableFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 2505]
nsCSSFrameConstructor::ConstructFrameByDisplayType 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 6358]
nsCSSFrameConstructor::ConstructFrameInternal 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7179]
nsCSSFrameConstructor::ConstructFrame 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 7041]
nsCSSFrameConstructor::ProcessInlineChildren 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 12801]
nsCSSFrameConstructor::ConstructInline 
[d:/builds/tinderbox/firefox-0.9.3/WINNT_5.0_Clobber/mozilla/layout/html/style/src/nsCSSFrameConstructor.cpp,
line 12585]

Same signature has bug 244758.
Jay, there are over 600 incidents with this signature over all products. Maybe
you should take closer look on it.
Summary: Sometimes crashes on customized vBulletin 3 forums when viewing subforums → Sometimes crashes on customized vBulletin 3 forums when viewing subforums [@ nsCSSFrameConstructor::FindFrameWithContent ]
I have strong reason to believe that this was caused by the Plastikfox theme.
Since updating to v1.3 (the changelog states that it fixes an important bug
which would cause FF to crash when visiting certain weg pages) I have not
encountered any more crashes.

*** This bug has been marked as a duplicate of 203041 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Crash Signature: [@ nsCSSFrameConstructor::FindFrameWithContent ]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: