Closed
Bug 155341
Opened 23 years ago
Closed 23 years ago
exception on accessing page [@ ntdll.dll]
Categories
(Core :: XPConnect, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 151154
People
(Reporter: tri, Assigned: dbradley)
References
()
Details
(Keywords: crash)
Crash Data
Mozilla 2002070108 crashes every time I try to access www.ivwonline.de and
www.ivw.de
This happens since I started using Mozilla 1.1alpha. The Release 1.0 is OK.
The following message I get:
Exception:
Hardcored Breakpoint (0x0000003), address 0x77f862e8
----------
My System is Win NT 4.0 (Service Pack 5) on a AMD K6-2
Tell me, if you need some other informations
Comment 1•23 years ago
|
||
Would you be able to use a talkback build and report the talkback incident ID?
Comment 2•23 years ago
|
||
crashes for me too (1.1alpha on win2k.)
talkback ID: TB7918125G
need the stack trace... Bz?
Comment 3•23 years ago
|
||
To XPConnect for now based on the stack...
ntdll.dll + 0x4b9b1 (0x77fcb9b1)
ntdll.dll + 0x4be27 (0x77fcbe27)
ntdll.dll + 0x4bd6c (0x77fcbd6c)
MSVCRT.DLL + 0x10a8 (0x780010a8)
MSVCRT.DLL + 0x1045 (0x78001045)
js_AllocRawStack [jsinterp.c, line 322]
js_AllocStack [jsinterp.c, line 353]
nsXPCWrappedJSClass::CallMethod [xpcwrappedjsclass.cpp, line 1095]
nsXPCWrappedJS::CallMethod [xpcwrappedjs.cpp, line 430]
PrepareAndDispatch [xptcstubs.cpp, line 117]
SharedStub [xptcstubs.cpp, line 139]
nsDocLoaderImpl::FireOnStatusChange [nsDocLoader.cpp, line 1199]
nsDocLoaderImpl::OnStatus [nsDocLoader.cpp, line 991]
nsHttpChannel::OnStatus [nsHttpChannel.cpp, line 3028]
XPTC_InvokeByIndex [xptcinvoke.cpp, line 106]
EventHandler [nsProxyEvent.cpp, line 568]
PL_HandleEvent [plevent.c, line 597]
PL_ProcessPendingEvents [plevent.c, line 530]
_md_EventReceiverProc [plevent.c, line 1078]
nsAppShellService::Run [nsAppShellService.cpp, line 451]
main1 [nsAppRunner.cpp, line 1472]
main [nsAppRunner.cpp, line 1808]
WinMain [nsAppRunner.cpp, line 1826]
WinMainCRTStartup()
KERNEL32.DLL + 0xd326 (0x77e8d326)
Assignee: Matti → dbradley
Severity: normal → critical
Component: Browser-General → XPConnect
Keywords: crash
QA Contact: imajes-qa → pschwartau
Summary: exception on accessing page → exception on accessing page [@ ntdll.dll]
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 151154 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
Verified Duplicate. The stacks in these two bugs don't look the same,
but there seem to be many different stacks for this crash.
For example, this stack in one of the other duplicates of the bug:
http://bugzilla.mozilla.org/show_bug.cgi?id=151895#c10
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ ntdll.dll]
You need to log in
before you can comment on or make changes to this bug.
Description
•