Closed
Bug 165222
Opened 22 years ago
Closed 22 years ago
crash if entering the third resultpage when searching for numbers on www.telefonbuch.de
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 153815
People
(Reporter: joachim.herb, Assigned: asa)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826
When search telephon numbers on the page http://www.telefonbuch.de mozilla
crashes. The crash happens on the third result page. The exit code in a shell is:
Exit 11
Reproducible: Always
Steps to Reproduce:
1.Enter a name and a city on the first page (e.g. name: herb, city: muenchen).
2.On the next page mark the box for muenchen (8...., 08...). Click: "Suche
fortsetzen" (continue search).
3.On the next page click: "Zeige nächste". Do this another two times => crash
Reporter | ||
Comment 1•22 years ago
|
||
(Nearly) the same problem with windows (Mozilla/5.0 (Windows; U; Windows NT
5.1; en-US; rv:1.1) Gecko/20020826). It also crashes but you have to go back
and forward in the result pages ("Zeige vorherige").
OS: Linux → All
Reporter | ||
Comment 4•22 years ago
|
||
The windows version I used was talkback enabled. I used it after a crash to send
information to netscape. In the "describe what you ..." section I added the link
to this bug. But I have no idea how this talkback system works (sorry).
Reporter, it wouild be most helpful if you submit your Talkback ID number for
the crash. Then we can look more deeply into what caused your crash.
To retreive that number run ~/mozilla/components/talkback.exe and poet it here.
Thanks.
Reporter | ||
Comment 6•22 years ago
|
||
The talkback id is TB9995451K (and perhaps also TB9995442H).
Reporter, these stacks match with an exsiting bug, #153815.
Marking as a duplicate.
Stack from incident #9995451 (& 9995442)
--------------------------
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 + 0x1eb69 (0x77e5eb69)
*** This bug has been marked as a duplicate of 153815 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•