Closed
Bug 165462
Opened 22 years ago
Closed 22 years ago
Mozilla crashes on this website [@ nsIFrame::GetNextSibling]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 136927
People
(Reporter: pierre, Assigned: karnaze)
References
()
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(2 files)
I have Mozilla 1.1
Are you sure it is a crash and not a hang?
If crash: Can you please include a TalkBack ID?
Comment 2•22 years ago
|
||
BuildID# 2002-08-29-04 using Win2000.
The web browser seem to take awfully a long time to download something, it is 5
minutes and still counting. Could this be the problem the Reporter experienced?
I tested it with IE and it showed that it stopped downloading instantly when it
is done. So, this is not the animation/images that require continous
connection to keep itself updated as I have seen on a few websites.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020819
Crash TB10058860X
I'll upgrade to the current Nightly and try again.
URL Redirects to http://www.cine-courts.com/V3/UTILISATEUR/main.php?GOTO=MAIN&PAGE=2
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020829
TB10060024W
Comment 6•22 years ago
|
||
Disregard part of comment #2 about the long download. It download instantly
after I changed the setting, "Animated Images Should Loop" from "As Many As The
Images Specified" To "Never". Still, Mozilla didn't crash.
Alan, can you try to reproduce the problem with crashing and without crashing?
No, it crashed both times I tried it. Two different builds. It loaded fine in
IE 6, which was how I was able to check the source.
Animated gifs are set to loop as many times as specified. Pop-ups disabled.
OS -> All?
Comment 8•22 years ago
|
||
Disabling pop-ups seems to trigger the crash.
stack to follow (hopefully)
Comment 9•22 years ago
|
||
Comment 10•22 years ago
|
||
this actually appears to have nothing to do with popups. I crash with and
without them enabled.
My steps to reproduce are:
1. load the page
2. reload the page
I'll try to get a testcase, but for now
==> Layout
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 11•22 years ago
|
||
.
Assignee: asa → attinasi
Component: Browser-General → Layout
QA Contact: asa → petersen
Comment 12•22 years ago
|
||
testcase has flash + invalid <head> inside <body> + <script src="..."> +
document.write in a table
debug build prints this while loading the testcase:
###!!! ASSERTION: empty line: 'fromLine->GetChildCount()', file
nsBlockFrame.cpp, line 2739
WARNING: negative child count, file nsLineBox.h, line 304
Updated•22 years ago
|
Keywords: testcase
Summary: Mozilla crashes on this website → Mozilla crashes on this website [@ nsIFrame::GetNextSibling]
Comment 14•22 years ago
|
||
In response to comment #7.
No, what I meant is I am not able to produce a testcase because my build have
not crash. You have a better chance of isolating the cause of the crash and
what doesn't. A testcase is useful for that! I don't meant anything about
the "Animated gifs are set to loop as many times as specified" or the disabled
pop-up. The pop-up have no effect on my build. So, Andrew stand correct on
comment #10.
Um, flash player. Maybe that is the one. Because I do not have the flash
player installed. Try that and let us know what happen. Hey Andrew, Thanks!
Will test the testcase next week, I'm going out of town this weekend. I'll let
you all know how it goes.
Updated•22 years ago
|
QA Contact: petersen → moied
Assignee | ||
Comment 16•22 years ago
|
||
*** This bug has been marked as a duplicate of 136927 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 17•22 years ago
|
||
Sorry for not having the opportunity to test this. Now that it is a duplicate,
so I'll trust that it is in good hand.
Updated•13 years ago
|
Crash Signature: [@ nsIFrame::GetNextSibling]
You need to log in
before you can comment on or make changes to this bug.
Description
•