Closed
Bug 167179
Opened 23 years ago
Closed 23 years ago
Crashes on eBay site
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 153815
People
(Reporter: suranyi, Assigned: asa)
Details
(Keywords: crash, stackwanted)
Mozilla crashes on eBay's site, mostly the second time you look at a search
results page. In order to re-create this, do the following:
1. Go to http://www.ebay.com
2. Search for something in the search box there
3. Click on one of the results
4. Click the back button to go back to the search results page
Usually, it will crash at this point. If not, try another item, then go back.
This happens on the following versions:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721
Comment 1•23 years ago
|
||
could be bug 153815.
can you post Talkback ID for this crash ? (given you submitted Talkback report
when crashing) 'mozilla/bin/components/talkback.exe' to see TB ID.
Severity: normal → critical
Keywords: crash,
stackwanted
| Reporter | ||
Comment 2•23 years ago
|
||
TB10493601Y is the talkback id.
| Reporter | ||
Comment 3•23 years ago
|
||
One other thing, you may have to repeat the 'go to item, then back to search
results' several times to get it to crash. Usually it happens the first time,
but last time I tried it, it took about 8 tries.
0x00000000
nsImageBoxListener::OnStopDecode
[c:/builds/seamonkey/mozilla/layout/xul/base/src/nsImageBoxFrame.cpp, line 876]
imgRequestProxy::FrameChanged
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgRequestProxy.cpp, line 295]
imgRequest::FrameChanged
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgRequest.cpp, line 339]
imgContainer::Notify
[c:/builds/seamonkey/mozilla/modules/libpr0n/src/imgContainer.cpp, line 460]
nsTimerImpl::Fire [c:/builds/seamonkey/mozilla/xpcom/threads/nsTimerImpl.cpp,
line 352]
nsTimerManager::FireNextIdleTimer
[c:/builds/seamonkey/mozilla/xpcom/threads/nsTimerImpl.cpp, line 588]
nsAppShell::Run [c:/builds/seamonkey/mozilla/widget/src/windows/nsAppShell.cpp,
line 156]
nsAppShellService::Run
[c:/builds/seamonkey/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 452]
main1 [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1534]
main [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1881]
WinMain [c:/builds/seamonkey/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1899]
WinMainCRTStartup()
KERNEL32.DLL + 0x1ca90 (0x77e9ca90)
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 153815 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•