Closed
Bug 245557
Opened 21 years ago
Closed 21 years ago
M1.7 RC2 crashes on ingdirect.com [@ nsHttpChannel::OnDataAvailable ]
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 242393
People
(Reporter: bugzilla.zone.janedoe, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla 1.7 RC2
The link ( http://securesite.ingdirect.com/tpw/Redirect.html ) works as expected
in Mozilla 1.7b BuildID 2004031616 ( my previous install ) but after installing
Mozilla 1.7 RC 2 the link when clicked always crashes.
Sequence of installation (if this is of any help):
1. Original existing installation: Mozilla 1.7b 2004031616 on Windows 2000
2. Removed complete installation from control panel
3. Installed Mozilla 1.7 RC2 with only Browser and Mail.
4. Tested above listed link.
5. Mozilla crashed.
6. Repeat test resulted crashes.
7. Reverted back to Mozilla 1.7b 2004031616
Reproducible: Always
Steps to Reproduce:
1. Goto ingdirect.com
( or click directly: http://securesite.ingdirect.com/tpw/Redirect.html )
2. Click on the "View Account" link
3. Mozilla 1.7 RC 2 crashes.
Actual Results:
Mozilla Crashes
Expected Results:
Open the new page from the redirected url.
The link works perfectly in Mozilla 1.7b Build ID 2004031616 on Windows 2000
Not tested in any other version or platform.
Comment 1•21 years ago
|
||
Did you submit feedback using Netscape Feedback Agent ? If so, please post
Talkback Incident ID for this crash running "mozilla\components\talkback.exe"
(In reply to comment #1)
> Did you submit feedback using Netscape Feedback Agent ? If so, please post
> Talkback Incident ID for this crash running "mozilla\components\talkback.exe"
No I did not. The feedback agent was not installed and I had already replaced
1.7 RC2 with 1.7b
Comment 3•21 years ago
|
||
this Talkback comes with 1.7rc2 so if you've used an installer build, you should
have it, if not, your installation is maybe corrupted.
I was able to reproduce the crash again after I upgraded to Mozilla 1.7 RC2 from
Mozilla 1.6 This time around the talkback feedback was also provided.
New Information:
I sacrificed my profile to investigate the issue further and I think I have
found out the conditions under which mozilla crashes.
1. Mozilla 1.6 uninstalled. Profile not removed.
2. Clean install of 1.7 RC 2 browser only.
3. Test link - Mozilla crashed.
4. Remove Mozilla directory from Application Data ( Parent of profiles directory )
5. Restart mozilla and test link - No crash.
6. Install prefbar from extentionroom.mozdev.org Version: 2.2.2
7. Test link - Mozilla crashes.
Should this problem belong here ( mozilla bugzilla ) or it should be reported to
prefbar folks over mozdev.org ?
I would like to clarify that earlier in Mozilla 1.6 the link worked with prefbar 2.2
The talkback information has already been submitted.
Regards,
Janedoe.
Works for me on WinXP, Build 2004061008 (1.8a2) and PrefBar v. 2.2.2, build date
20030228.
Comment 7•21 years ago
|
||
TB76864:
nsHttpChannel::OnDataAvailable
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,
line 3627]
nsInputStreamPump::OnStateTransfer
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 436]
nsInputStreamPump::OnInputStreamReady
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp,
line 337]
nsInputStreamReadyEvent::EventHandler
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpcom/io/nsStreamUtils.cpp,
line 215]
PL_HandleEvent
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpcom/threads/plevent.c,
line 674]
PL_ProcessPendingEvents
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpcom/threads/plevent.c,
line 612]
_md_EventReceiverProc
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpcom/threads/plevent.c,
line 1415]
USER32.dll + 0x3d79 (0x77d43d79)
USER32.dll + 0x3ddf (0x77d43ddf)
nsAppShellService::Run
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpfe/appshell/src/nsAppShellService.cpp,
line 524]
main1
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1313]
main
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1783]
WinMain
[d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp,
line 1809]
WinMainCRTStartup()
kernel32.dll + 0x214c7 (0x77e814c7)
Similar signature has bug 242393. Marking as dupe.
*** This bug has been marked as a duplicate of 242393 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Browser-General → Networking: HTTP
Keywords: crash
Resolution: --- → DUPLICATE
Summary: Mozilla 1.7 RC2 crashes when the above link ( ingdirect.com ) is clicked on. → M1.7 RC2 crashes on ingdirect.com [@ 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
•