Closed
Bug 128933
Opened 23 years ago
Closed 22 years ago
[RR]rapid mouseover-ing causes crash [@StyleSetImpl::ResolveStyleFor()]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 118014
People
(Reporter: eennjp, Assigned: dbaron)
References
()
Details
(Keywords: crash)
Crash Data
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8+) Gecko/20020222
BuildID: 2002022208
Reproducible: Always
Steps to Reproduce:
1. Go to URL
2. Select 'products' from menu
3. rapidly run mouse up and down over list of links in page body
-> browser crashes
Reporter | ||
Comment 1•23 years ago
|
||
Talkback ID: TB3639138G
Comment 2•23 years ago
|
||
couldn't make it crash on Win2k using build 2002030308.
Stephen, can you retreive Talkback data please: TB3639138G ?
Keywords: crash
Comment 3•23 years ago
|
||
TB3640943G
Win ME Build 2002030403. All images loaded but swapping rapidly reproduces crash
0x08b74363
StyleSetImpl::ResolveStyleFor()
nsPresContext::ResolveStyleContextFor()
FrameManager::ReResolveStyleContext()
FrameManager::ReResolveStyleContext()
FrameManager::ReResolveStyleContext()
FrameManager::ComputeStyleChangeFor()
PresShell::ReconstructStyleData()
PresShell::StyleSheetAdded()
nsDocument::InsertStyleSheetAt()
CSSLoaderImpl::InsertSheetInDoc()
CSSLoaderImpl::SheetComplete()
CSSLoaderImpl::ParseSheet()
CSSLoaderImpl::DidLoadStyle()
SheetLoadData::OnStreamComplete()
nsStreamLoader::OnStopRequest()
nsHttpChannel::OnStopRequest()
nsOnStopRequestEvent::HandleEvent()
nsARequestObserverEvent::HandlePLEvent()
PL_HandleEvent()
PL_ProcessEventsBeforeID()
processQueue()
nsVoidArray::EnumerateForwards()
nsAppShell::ProcessBeforeID()
handle_gdk_event()
libgdk-1.2.so.0 + 0x1710f (0x4036810f)
libglib-1.2.so.0 + 0x10055 (0x40397055)
libglib-1.2.so.0 + 0x10659 (0x40397659)
libglib-1.2.so.0 + 0x107e8 (0x403977e8)
libgtk-1.2.so.0 + 0x9127b (0x402b327b)
nsAppShell::Run()
nsAppShellService::Run()
netscape-bin + 0x7e89 (0x0804fe89)
netscape-bin + 0x86d7 (0x080506d7)
libc.so.6 + 0x1c306 (0x404f4306)
Confirming Win2k
TB3643520M
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Comment 6•23 years ago
|
||
-> Style System ?
Assignee: asa → dbaron
Component: Browser-General → Style System
QA Contact: doronr → ian
Assignee | ||
Updated•23 years ago
|
Summary: rapid mouseover-ing causes crash → [RR]rapid mouseover-ing causes crash
Summary: [RR]rapid mouseover-ing causes crash → [RR]rapid mouseover-ing causes crash [@StyleSetImpl::ResolveStyleFor()]
Comment 7•23 years ago
|
||
*** Bug 133164 has been marked as a duplicate of this bug. ***
Comment 8•23 years ago
|
||
Things are working for me using http://www.photond.com/products.htm (using
2002041503 build - Win ME). The crashes were reproducable using steps in first
report until this nightly.
I wonder if the patch for bug 118014 - which also had crashes when using the
back button like bug 133164 (marked dup of this) - might have cleared the issue
for now. (Bug 136704 is an active offshoot of 118014.)
Assignee | ||
Comment 9•22 years ago
|
||
*** This bug has been marked as a duplicate of 118014 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Crash Signature: [@StyleSetImpl::ResolveStyleFor()]
You need to log in
before you can comment on or make changes to this bug.
Description
•