Closed
Bug 286867
Opened 20 years ago
Closed 19 years ago
Crash in [@ nsViewManager::HandleEvent nsCOMPtr_base::~nsCOMPtr_base] on Images link at www.msn.com
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: stephend, Assigned: roc)
References
()
Details
(Keywords: crash, regression, top100)
Crash Data
Build ID: 2005-03-19-06, Windows XP Seamonkey trunk.
Crash in [@ nsViewManager::HandleEvent nsCOMPtr_base::~nsCOMPtr_base] on Images
link at www.msn.com
Steps to Reproduce:
1. Load http://www.msn.com
2. Click on the Images link in the search area.
nsCOMPtr_base::~nsCOMPtr_base
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/build/nsCOMPtr.cpp,
line 81]
nsViewManager::HandleEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2497]
nsViewManager::DispatchEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp,
line 2217]
HandleEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp,
line 174]
nsWindow::DispatchEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1150]
nsWindow::DispatchMouseEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 5764]
ChildWindow::DispatchMouseEvent
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 6017]
nsWindow::WindowProc
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp,
line 1442]
USER32.dll + 0x8709 (0x77d48709)
USER32.dll + 0x87eb (0x77d487eb)
USER32.dll + 0x89a5 (0x77d489a5)
USER32.dll + 0x89e8 (0x77d489e8)
nsAppShell::Run
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsAppShell.cpp,
line 159]
nsAppStartup::Run
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/components/startup/src/nsAppStartup.cpp,
line 208]
main
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1817]
WinMain
[c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1841]
kernel32.dll + 0x16d4f (0x7c816d4f)
Comment 1•20 years ago
|
||
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050318
BuildId 2005031821
Looking at tinderbox this should be the same as yours, no check-ins inbetween.
I´m using zip-builds.
Reporter | ||
Comment 3•20 years ago
|
||
Mats, Hermann: if you reload, then click on the search category links at the
top, can you now reproduce this bug?
Comment 4•20 years ago
|
||
(In reply to comment #3)
> Mats, Hermann: if you reload, then click on the search category links at the
> top, can you now reproduce this bug?
no, tested with two builds from 20050319 on same Win98 computer, and
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050320
on two computers Win98 and Win98SE.
Load, Reload, click while loading/reloading, no successes.
Sometimes Win98 seems to be more stable than the newer ones.
Do you have extensions installed, or SP2, or updated Windows ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050524
Firefox/1.0+ ID:2005052411
I can say that it does indeed crash, but I cannot say why or why to reproduce.
I managed to do it once, so the crash is still there. (I clicked in the green
"Search" button and it crashed).
Reporter | ||
Comment 6•19 years ago
|
||
this wfm with SeaMonkey 1.1a;Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051029 Mozilla/1.0
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Crash Signature: [@ nsViewManager::HandleEvent nsCOMPtr_base::~nsCOMPtr_base]
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•