Closed
Bug 153242
Opened 22 years ago
Closed 22 years ago
Memory overrun: page content overloads window on screen => crash
Categories
(Core :: Layout, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: mg8, Assigned: attinasi)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
646 bytes,
text/plain
|
Details |
I opened the page as given in the URL line. It took lot of time. Finally, the
Mozilla window first turned pink and then I saw only the inverted wallpaper in
the place of the window. Finally, I got an error #2 or #3 message. This happened
with Build 2002061103 as well as with an older version (0.9.7+) on the Mac with
OS 9.2.2 (128MB memory).
I already sent a feedback.
Comment 1•22 years ago
|
||
Do you have the talkback ID or do you gave your email adress in the talkback
report ?
Comment 3•22 years ago
|
||
Stack Signature .__ptr_glue 1d9dab9d
Email Address mg8@gmx.de
Product ID MozillaTrunk
Build ID 2002061103
Trigger Time 2002-06-20 17:20:27
Platform MacOS
Operating System MacOS version 9.2.2
Module LAYOUT_DLL
URL visited http://www.uspto.gov/go/classification/uspc544/defs544.htm#C544S035000
User Comments Open the page. Looks like a memory overflow. The page starts
loading and finally, the Mozilla window is "overdrawn" by a picture before
Mozilla crashes. Happened with 1.1a as well as with 0.9.7+.
Trigger Reason PowerPC unmapped memory exception
Source File Name
Trigger Line No.
Stack Trace
.__ptr_glue
nsCSSFrameConstructor::ConstructTableFrame() [nsCSSFrameConstructor.cpp, line 2473]
nsCSSFrameConstructor::ConstructFrameByDisplayType() [nsCSSFrameConstructor.cpp,
line 6515]
nsCSSFrameConstructor::ConstructFrameInternal() [nsCSSFrameConstructor.cpp, line
7347]
nsCSSFrameConstructor::ConstructFrame() [nsCSSFrameConstructor.cpp, line 7199]
nsCSSFrameConstructor::ContentAppended() [nsCSSFrameConstructor.cpp, line 8447]
Comment 4•22 years ago
|
||
-> Layout
Assignee: Matti99 → attinasi
Component: Browser-General → Layout
QA Contact: imajes-qa → petersen
Comment 5•22 years ago
|
||
Confirm issue under OS 9.1 with July 1 build (2002-07-01-05 1.0.0). Seems to be
a OS 9 issue since I can't reproduce with OS X build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Comment 6•22 years ago
|
||
Application crash when attempting to load the entire page. Attaching stack trace
soon.
Comment 7•22 years ago
|
||
Updated•22 years ago
|
Target Milestone: --- → Future
Works for me in version 1.2.1 (Mac OS 9.2.2; build 20021130). A minor issue
remains, i.e. the bar in the lower right corner doesn't disappear once the page
is loaded.
Comment 9•22 years ago
|
||
Marked as WFM because of my own results using 1/08/03 Trunk in Mac OS9 and the
reporter's new results.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•