Closed Bug 5062 Opened 25 years ago Closed 25 years ago

[PP]Apprunner crash on Win 95, Win NT and Win 98.

Categories

(Core Graveyard :: Tracking, defect, P3)

x86
Windows 95
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 4703

People

(Reporter: christinehoff4, Assigned: beard)

References

()

Details

(Whiteboard: Talkback #EQP41RZZ, Incident #8709309)

Using 4/13 build on Win 95, Win NT, Win 98, Mac8.5 and Linux.

Open the URL. Click on the 'Jump Travel' icon at the upper left corner. This
will take you to:

http://blues/users/ekrock/publish/traveldemo/0404/index.html

If you click on 'Destinations', 'Reservations' or 'Newsletter' multiple times
(using the back button to get back to this page) you will eventually crash.

This behavior happens on Win 95, Win NT and Win 98. Cannot reproduce on Linux
and on Mac the 'Jump Travel' link does not function (will write up another bug)
Assignee: don → rickg
Component: Apprunner → other
Status: NEW → ASSIGNED
Target Milestone: M6
Component: other → Apprunner
QA Contact: 3853 → 4110
Summary: [PP]Apprunner crash on Win 95, Win NT and Win 98. Talkback ID#DMSO8AAQ → [PP]Apprunner crash on Win 95, Win NT and Win 98.
Whiteboard: Talkback ID#DMSO8AAQ
Updating QA Contact
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Using 5_17 Apprunner cross platform (5/16 build on Mac).
(1) Open URL.
(2) Click on the 'Jump Travel' icon at the upper left corner. It will bring up
the following page: http://blues/users/ekrock/publish/traveldemo/0404/index.html
(3) On this page, click on 'Destinations', 'Reservations' or 'Newsletter'
multiple times (using the back button to get back to this page). Eventually you
will crash.

 Details of crash:
 APPRUNNER caused an invalid page fault in module RAPTORVIEW.DLL at
0137:01d55cbf.

Call Stack:    (Signature = nsViewManager::RenderViews b76b3cd9)
nsViewManager::RenderViews
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1200]
nsViewManager::Refresh
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 521]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 1646]
HandleEvent
[d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 67]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 414]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 431]
nsWindow::OnPaint
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 2800]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 2166]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 475]
KERNEL32.DLL + 0x3663 (0xbff73663)
KERNEL32.DLL + 0x22894 (0xbff92894)

Reopening bug.
Resolution: WORKSFORME → ---
Whiteboard: Talkback ID#DMSO8AAQ → Talkback #EQP41RZZ, Incident #8709309
Talkback #EQP41RZZ, Incident #8709309
Assignee: rickg → beard
Status: REOPENED → NEW
Patrick -- here's another crash in the view code. Perhaps it's related to 4703.
Status: NEW → ASSIGNED
I've got a fix for this:  in nsViewManager.cpp there are global drawing surfaces,
but view manager specific rendering contexts that only get created when the
global surfaces were too small. The fix is to always create the local rendering
contexts if they are NULL, using the global drawing surfaces. This also fixes bug
#4703.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 4703 ***
beard@netscape.com: Please marked this verified. I have insufficient
information to do so. Thank you.
Eric, this page has gone away. Would you verify please?
Status: RESOLVED → VERIFIED
Moving all Apprunner bugs past and present to Other component temporarily whilst
don and I set correct component.  Apprunner component will be deleted/retired
shortly.
The page is still there; not sure why you weren't seeing it. Maybe the blues
server went down? Anyway, I can't do the specified sequence of actions to verify
the fix because the Back button is currently broken.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.