Closed
Bug 1479
Opened 26 years ago
Closed 26 years ago
ss: Viewer.exe crashes loading the index page from www.wsj.com
Categories
(Core Graveyard :: GFX, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M1
People
(Reporter: gerardok, Assigned: karnaze)
References
()
Details
Build from Nov 20th. on Win NT 4.0 SP3.
Loading the index page from www.wsj.com in Viewer.exe generates an application
error: access violation (0xc0000005), Address 0x01055c8b
Steps to reproduce:
1. From viewer.exe, enter www.wsj.com in the URL entryfield and press Return
2. Wait until loading the page completes ~40 sec.
Failure: Application triggers Dr. Watson with error msg and exits
Expected: Index page to be loaded and displayed
Here's the stack trace:
NTDLL! 77f76148()
nsWindow::Create(nsWindow * const 0x02068ce0, void * 0x00040936, const nsRect &
{x=0 y=0 width=606 height=0}, nsEventStatus (nsGUIEvent *)* 0x01b12ecf
HandleEvent(nsGUIEvent *), nsIDeviceContext * 0x02083c30, nsIAppShell *
0x00000000, nsIToolkit * 0x00000000, nsWidgetInitData * 0x00000000) line 563
nsView::CreateWidget(nsView * const 0x020f0100, const nsID & {...},
nsWidgetInitData * 0x00000000, void * 0x00040936) line 1156
DocumentViewerImpl::MakeWindow(void * 0x00040936, const nsRect & {x=0 y=0
width=606 height=0}, nsScrollPreference nsScrollPreference_kAuto) line 617 + 32
bytes
DocumentViewerImpl::Init(DocumentViewerImpl * const 0x020f0ce0, void *
0x00040936, nsIDeviceContext * 0x02083c30, nsIPref * 0x008f8fa0, const nsRect &
{x=0 y=0 width=606 height=0}, nsScrollPreference nsScrollPreference_kAuto) line
333
nsWebShell::Embed(nsWebShell * const 0x02083640, nsIContentViewer * 0x020f0ce0,
char * 0x02083a50, nsISupports * 0x00000000) line 600 + 69 bytes
nsDocumentBindInfo::OnStartBinding(nsDocumentBindInfo * const 0x02083a20, nsIURL
* 0x02083f10, char * 0x020ddf90) line 1406 + 36 bytes
OnStartBindingProxyEvent::HandleEvent(OnStartBindingProxyEvent * const
0x020ddf60) line 487
StreamListenerProxyEvent::HandlePLEvent(PLEvent * 0x020ddf64) line 452 + 12
bytes
PL_HandleEvent(PLEvent * 0x020ddf64) line 408 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x008f6b90) line 370 + 9 bytes
_md_EventReceiverProc(void * 0x00ae05e0, unsigned int 49374, unsigned int 0,
long 9399184) line 701 + 9 bytes
USER32! 77e71250()
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
this works in 11/23 build for Win 98, GErardo can you please
regress this on your NT box and then mark this bug VERIFIED.
thanks!
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•