Closed
Bug 257477
Opened 20 years ago
Closed 20 years ago
FF093 crashes when I use the search function at the marriott.com site [@ nsHttpChannel::OnDataAvailable() ]
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 242393
People
(Reporter: bugz, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; www.cotse.net)
Build Identifier:
When I enter the marriott.com site and use the search a location function the
site connects to a https and connects to vicinity.com which causes the browser
to crash. This happens on a windows 2000 machine using Firefox and on a linux
using mandrake 10 with Firefox. When I use the Konqueror browser on the linux
machine I get a prompt that tells me "The server certificate failed the
authenticity test (go.vicinity.com)."
At this point the Firefox, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
Gecko/20040803 Firefox/0.9.3, broswer crashes.
This does not happen in Mozilla,Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040115, on the linux machine
Reproducible: Always
Steps to Reproduce:
1.www.marriott.com
2.Search for a location using firefox
3.crash
Actual Results:
Firefox would close out completely
Expected Results:
It should have alerted me that the certificate, The server certificate failed
the authenticity test (go.vicinity.com), and offered me an option to use for
this session only as does Konqueror
Comment 1•20 years ago
|
||
bugz@mll.dissimulo.com: Could you provide TalkBack incident ID of your crash?
Could you reproduce with latest branch 0.9 build from
<http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-0.9/>?
Severity: normal → critical
Keywords: crash
Summary: Firefox crashes and closes all open browser windows or tabs that are open when I use the search function at the marriott.com site → FF093 crashes when I use the search function at the marriott.com site
(In reply to comment #0)
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; www.cotse.net)
> Build Identifier:
>
> When I enter the marriott.com site and use the search a location function the
> site connects to a https and connects to vicinity.com which causes the browser
> to crash. This happens on a windows 2000 machine using Firefox and on a linux
> using mandrake 10 with Firefox. When I use the Konqueror browser on the linux
> machine I get a prompt that tells me "The server certificate failed the
> authenticity test (go.vicinity.com)."
>
> At this point the Firefox, Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7)
> Gecko/20040803 Firefox/0.9.3, broswer crashes.
>
> This does not happen in Mozilla,Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
> Gecko/20040115, on the linux machine
>
> Reproducible: Always
> Steps to Reproduce:
> 1.www.marriott.com
> 2.Search for a location using firefox
> 3.crash
>
> Actual Results:
> Firefox would close out completely
>
> Expected Results:
> It should have alerted me that the certificate, The server certificate failed
> the authenticity test (go.vicinity.com), and offered me an option to use for
> this session only as does Konqueror
Talkback Incident ID = TB699487Q using the latest nightly build of +9.1
Comment 3•20 years ago
|
||
TB699487Q:
nsHttpChannel::OnDataAvailable()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 69]
nsInputStreamPump::OnStateTransfer()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 438]
nsInputStreamPump::OnInputStreamReady()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 339]
nsInputStreamReadyEvent::EventHandler()
PL_HandleEvent()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 693]
PL_ProcessPendingEvents()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/plevent.c,
line 627]
nsEventQueueImpl::ProcessPendingEvents()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/xpcom/threads/nsEventQueue.cpp,
line 395]
event_processor_callback()
[/builds/tinderbox/firefox/Linux_2.4.20-28.8_Clobber/mozilla/widget/src/gtk2/nsAppShell.cpp,
line 67]
Dupe of bug 242393.
*** This bug has been marked as a duplicate of 242393 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: Browser-General → Networking: HTTP
Resolution: --- → DUPLICATE
Summary: FF093 crashes when I use the search function at the marriott.com site → FF093 crashes when I use the search function at the marriott.com site [@ nsHttpChannel::OnDataAvailable() ]
Updated•14 years ago
|
Crash Signature: [@ nsHttpChannel::OnDataAvailable() ]
You need to log in
before you can comment on or make changes to this bug.
Description
•