Closed Bug 11183 Opened 25 years ago Closed 25 years ago

[CRASH] in service manager on www.datek.com

Categories

(Core Graveyard :: Tracking, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: karnaze, Assigned: dp)

References

()

Details

nsServiceManagerImpl::GetService(nsServiceManagerImpl * const 0x01011230, const nsID & {...}, const nsID & {...}, nsISupports * * 0x0012ef90, nsIShutdownListener * 0x00000000) line 229 + 23 bytes nsServiceManager::GetService(const nsID & {...}, const nsID & {...}, nsISupports * * 0x0012ef90, nsIShutdownListener * 0x00000000) line 448 nsService::nsService(const nsID & {...}, const nsID & {...}, unsigned int * 0x0012ef7c) line 291 + 23 bytes NavigatorImpl::GetAppName(NavigatorImpl * const 0x09b38c74, nsString & {""}) line 3176 + 23 bytes GetNavigatorProperty(JSContext * 0x09aa0e60, JSObject * 0x012647c8, long -3, long * 0x0012f864) line 107 + 19 bytes js_GetProperty(JSContext * 0x09aa0e60, JSObject * 0x012647c8, long 162753984, long * 0x0012f864) line 1700 + 72 bytes js_Interpret(JSContext * 0x09aa0e60, long * 0x0012f9d4) line 2184 + 977 bytes js_Execute(JSContext * 0x09aa0e60, JSObject * 0x01263230, JSScript * 0x09b38e00, JSFunction * 0x00000000, JSStackFrame * 0x00000000, int 0, long * 0x0012f9d4) line 827 + 13 bytes JS_EvaluateUCScriptForPrincipals(JSContext * 0x09aa0e60, JSObject * 0x01263230, JSPrincipals * 0x09b34080, const unsigned short * 0x011d49d8, unsigned int 2145, const char * 0x09b341b0, unsigned int 7, long * 0x0012f9d4) line 2596 + 27 bytes nsJSContext::EvaluateString(nsJSContext * const 0x09aa0fd0, const nsString & {" <!-- //Last edited 6/9/99 //Solve the pertinent DOM conflict -"nav" and "ie" are superfluous in this script var datekWi"}, const char * 0x09b341b0, unsigned int 7, nsString & {""}, int * 0x0012f9fc) line 155 + 66 bytes HTMLContentSink::EvaluateScript(nsString & {" <!-- //Last edited 6/9/99 //Solve the pertinent DOM conflict -"nav" and "ie" are superfluous in this script var datekWi"}, int 7) line 3057 HTMLContentSink::ProcessSCRIPTTag(const nsIParserNode & {...}) line 3224 HTMLContentSink::AddLeaf(HTMLContentSink * const 0x010c5180, const nsIParserNode & {...}) line 2147 + 12 bytes CNavDTD::AddLeaf(const nsIParserNode & {...}) line 2668 + 22 bytes CNavDTD::AddHeadLeaf(nsIParserNode & {...}) line 2700 + 14 bytes CNavDTD::HandleStartToken(CToken * 0x09b27f40) line 1308 + 12 bytes NavDispatchTokenHandler(CToken * 0x09b27f40, nsIDTD * 0x09b1d600) line 242 + 12 bytes CTokenHandler::operator()(CToken * 0x09b27f40, nsIDTD * 0x09b1d600) line 80 + 14 bytes CNavDTD::HandleToken(CNavDTD * const 0x09b1d600, CToken * 0x09b265a0, nsIParser * 0x010c52d0) line 732 + 18 bytes CNavDTD::BuildModel(CNavDTD * const 0x09b1d600, nsIParser * 0x010c52d0, nsITokenizer * 0x09b1d030, nsITokenObserver * 0x00000000, nsIContentSink * 0x010c5180) line 552 + 20 bytes nsParser::BuildModel() line 941 + 34 bytes nsParser::ResumeParse(nsIDTD * 0x00000000, int 0) line 886 + 11 bytes nsParser::OnDataAvailable(nsParser * const 0x010c52d4, nsIChannel * 0x09b25720, nsISupports * 0x00000000, nsIInputStream * 0x010da670, unsigned int 0, unsigned int 4181) line 1168 + 19 bytes nsDocumentBindInfo::OnDataAvailable(nsDocumentBindInfo * const 0x09b238e0, nsIChannel * 0x09b25720, nsISupports * 0x00000000, nsIInputStream * 0x010da670, unsigned int 0, unsigned int 4181) line 2046 + 32 bytes nsHTTPResponseListener::OnDataAvailable(nsHTTPResponseListener * const 0x010da470, nsIChannel * 0x09b37470, nsISupports * 0x09b25720, nsIInputStream * 0x010da670, unsigned int 0, unsigned int 4181) line 162 + 47 bytes nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x010da540) line 350 nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x010da544) line 149 + 12 bytes PL_HandleEvent(PLEvent * 0x010da544) line 509 + 10 bytes PL_ProcessPendingEvents(PLEventQueue * 0x010525e0) line 470 + 9 bytes _md_EventReceiverProc(HWND__ * 0x01970670, unsigned int 49397, unsigned int 0, long 17114592) line 932 + 9 bytes USER32! DispatchMessageWorker@8 + 135 bytes USER32! DispatchMessageA@4 + 11 bytes nsNativeViewerApp::Run() line 56 main(int 1, char * * 0x01011270) line 107 + 11 bytes mainCRTStartup() line 338 + 17 bytes KERNEL32! BaseProcessStart@4
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
GetAppName() was doing one too many releases on the nsIOService. Fix checked in.
Status: RESOLVED → VERIFIED
Old Bug...marking Verified. Please reopen if problem crops up again.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.