Closed Bug 111761 Opened 23 years ago Closed 23 years ago

crash when reading fli4l documentation [@COOKIE_GetCookie]

Categories

(Core :: Networking: Cookies, defect)

x86
All
defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 110560

People

(Reporter: Biesinger, Assigned: morse)

Details

(Keywords: crash)

Crash Data

From Bugzilla Helper:
User-Agent: Mozilla/4.78 [en] (Win98; U)
BuildID:    2001112408

Talkback ID: TB38452727G

When I try to read the fli4l (http://www.fli4l.de) documentation, Mozilla 
crashes in COOKIE.DLL. When I read it on the internet, it works, it only fails 
with the documentation supplied with the download file.

Reproducible: Always
Steps to Reproduce:
1. Open the index.html supplied with the fli4l 2.0.1 download


Actual Results:  Crash
Stack Signature  COOKIE_GetCookie bfcc253d
Bug ID
Trigger Time 2001-11-24 07:01:14
Email Address cbiesinger@web.de
URL visited somewhere on lxr.mozilla.org/mozilla/
User Comments launched readme.html of fli4l documentation; after it got
displayed, it told me it would redirect to the up-to-date version and then
mozilla crashed
Build ID 2001112210
Product ID MozillaTrunk
Platform
Operating System Win32
Module
Trigger Reason Access violation
Stack Trace
COOKIE_GetCookie [d:\builds\seamonkey\mozilla\extensions\cookie\nsCookies.cpp,
line 654]
nsCookieService::GetCookieString
[d:\builds\seamonkey\mozilla\extensions\cookie\nsCookieService.cpp, line 163]
nsHTMLDocument::GetCookie
[d:\builds\seamonkey\mozilla\content\html\document\src\nsHTMLDocument.cpp, line
1990]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp,
line 154]
XPCWrappedNative::CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednative.cpp, line 2011]
XPC_WN_GetterSetter
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp,
line 1299]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 834]
js_InternalInvoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 925]
js_GetProperty [d:\builds\seamonkey\mozilla\js\src\jsobj.c, line 2448]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2625]
js_Execute [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 1014]
JS_EvaluateUCScriptForPrincipals [d:\builds\seamonkey\mozilla\js\src\jsapi.c,
line 3358]
nsJSContext::EvaluateString
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 654]
nsScriptLoader::EvaluateScript
[d:\builds\seamonkey\mozilla\content\base\src\nsScriptLoader.cpp, line 576]
nsScriptLoader::ProcessRequest
[d:\builds\seamonkey\mozilla\content\base\src\nsScriptLoader.cpp, line 484]
nsScriptLoader::OnStreamComplete
[d:\builds\seamonkey\mozilla\content\base\src\nsScriptLoader.cpp, line 771]
nsStreamLoader::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.cpp, line 137]
nsFileChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp, line 484]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp, line 177]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 524]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1072]
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00688bfe 
crashes on Linux as well -> OS: All
crash is in nsCokies.cpp -> Component Cookies

Hm, in my Linux Debug Build, the crash is on line 651, which is more plausible.
This is the line:
      for(cp=host; *cp != '\0' && *cp != ':'; cp++) {

Where host is nsnull
Assignee: asa → morse
Component: Browser-General → Cookies
OS: Windows 98 → All
QA Contact: doronr → tever
Looks like dup of 110560

*** This bug has been marked as a duplicate of 110560 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: crash
Resolution: --- → DUPLICATE
Summary: crash when reading fli4l documentation → crash when reading fli4l documentation [@COOKIE_GetCookie]
VERIFIED/dupe. reopen if it happens again.
Status: RESOLVED → VERIFIED
QA Contact: tever → cookieqa
Crash Signature: [@COOKIE_GetCookie]
You need to log in before you can comment on or make changes to this bug.