Closed
Bug 145542
Opened 23 years ago
Closed 23 years ago
Crash when moving map in streetmap.co.uk
Categories
(Core :: Layout, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 153815
People
(Reporter: tet, Assigned: alexsavulov)
References
()
Details
(Keywords: regression)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc2) Gecko/20020510
BuildID: 2002051009
Viewing a map (of "Milton Malsor", a GB Place, although I
doubt that's relevant). I wanted to see the map just to the
north of the currently displayed map, so I clicked the up
arrow, and the browser crashed. Talkback ID provided below.
Reproducible: Couldn't Reproduce
Talkback ID: TB6428565K
Updated•23 years ago
|
Whiteboard: TB stack trace is already requested from NS
Comment 1•23 years ago
|
||
confirmed with linux trunk build 20020518.
regression between 2002042421 and 2002052521
the crash occurs during loading of the page after you hit the up arrow, but
loading that page to start with works fine.
debug build throws some assertions, but does not crash
###!!! ASSERTION: initial containing block already created: 'nsnull == mInitialC
ontainingBlock', file nsCSSFrameConstructor.cpp, line 8877
Break: at file nsCSSFrameConstructor.cpp, line 8877
###!!! ASSERTION: unexpected next reflow command frame: '*iter == mFrames.FirstC
hild()', file nsHTMLFrame.cpp, line 523
Break: at file nsHTMLFrame.cpp, line 523
###!!! ASSERTION: OnStopDecode called multiple times.: '!(mState & onStopDecode)
', file imgRequest.cpp, line 505
Break: at file imgRequest.cpp, line 505
###!!! ASSERTION: OnStopDecode called multiple times.: '!(mState & onStopDecode)
', file imgRequest.cpp, line 505
Break: at file imgRequest.cpp, line 505
###!!! ASSERTION: OnStopDecode called multiple times.: '!(mState & onStopDecode)
', file imgRequest.cpp, line 505
could be related to 144315
==> Layout?
Assignee: Matti → attinasi
Status: UNCONFIRMED → NEW
Component: Browser-General → Layout
Ever confirmed: true
Keywords: regression
QA Contact: imajes-qa → petersen
Updated•23 years ago
|
Whiteboard: TB stack trace is already requested from NS
I've just got another crash on this site, this time when clicking the
"-" button to zoom the map out. Same build ID (2002051009). Talkback
ID this time is TB6672849M.
This link always crashes build 2002062022 on Solaris 8:
http://www.streetmap.co.uk/newmap.srf?x=510166&y=428383&z=3&sv=hull&st=3&tl=Hull,Kingston+upon+Hull+[River]&searchp=newsearch.srf&mapp=newmap.srf
| Assignee | ||
Comment 7•23 years ago
|
||
*** This bug has been marked as a duplicate of 153815 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•