Closed
Bug 249837
Opened 21 years ago
Closed 17 years ago
ohmynews.com - hang loading page.
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bc, Unassigned)
References
()
Details
(Keywords: hang)
Attachments
(1 file)
72.77 KB,
application/x-zip-compressed
|
Details |
Trunk Build from 2004062908/winxp
Steps to reproduce:
1. Load URL.
2. Note that the browser becomes unresponsive.
If you close the browser window, the process remains and must be killed manually.
Reporter | ||
Comment 1•21 years ago
|
||
from the log, it looks like networking. also happens on 2004070407/winxp build.
nspr log coming up.
Assignee: general → darin
Component: Browser-General → Networking: HTTP
QA Contact: general → core.networking.http
Version: Other Branch → Trunk
Reporter | ||
Comment 2•21 years ago
|
||
Updated•21 years ago
|
Severity: major → critical
(In reply to comment #0)
> Trunk Build from 2004062908/winxp
>
> Steps to reproduce:
>
> 1. Load URL.
> 2. Note that the browser becomes unresponsive.
WFM, Mozilla 1.7/WinXP Pro
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616
WFM, Mozilla 1.8a2 /WinXP Pro
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040705
Reporter | ||
Comment 5•21 years ago
|
||
Perhaps this is purely related to the windows media player instance on the page.
I have WMP 8.0 installed. In a 2004070609/winxp trunk nightly build the
browser did not completely hang but did require that the process be killed after
the browser was closed. A debug build however did hang and produced the
following when the browser was closed.
For video/x-ms-wm found plugin C:\Program Files\Windows Media Player\npdsplay.dll
WARNING: getting z level of unregistered window, file
c:/work/mozilla_source/trunk/mozilla/xpfe/appshell/src/nsWindowMediator.cpp,
line 636
WARNING: getting z level of unregistered window, file
c:/work/mozilla_source/trunk/mozilla/xpfe/appshell/src/nsWindowMediator.cpp,
line 636
--WEBSHELL == 10
###!!! ASSERTION: expected a XUL document: 'xuldoc', file
c:/work/mozilla_source/trunk/mozilla/content/xul/templates/src/nsXULConten
tBuilder.cpp, line 1462
WARNING: getting z level of unregistered window, file
c:/work/mozilla_source/trunk/mozilla/xpfe/appshell/src/nsWindowMediator.cpp,
line 636
WARNING: getting z level of unregistered window, file
c:/work/mozilla_source/trunk/mozilla/xpfe/appshell/src/nsWindowMediator.cpp,
line 636
nsPluginHostImpl::Observe "quit-application"
WARNING: requested removal of nonexistent window
, file
c:/work/mozilla_source/trunk/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp,
line 937
--WEBSHELL == 9
###!!! ASSERTION: Plugin performed illegal operation: 'PR_FALSE', file
c:/work/mozilla_source/trunk/mozilla/modules/plugin/base/src/
nsPluginHostImpl.cpp, line 6085
WARNING: dependent window created without a parent, file
c:/work/mozilla_source/trunk/mozilla/xpfe/bootstrap/nsWindowCreator.cpp, line 128
The debug console window remained open after the browser closed until an alert
appeared after several seconds which stated the plugin had performed an illegal
operation. As soon as the alert was dismissed, the debug console window closed.
over to plugins.
Assignee: darin → nobody
Component: Networking: HTTP → Plug-ins
QA Contact: core.networking.http → core.plugins
Comment 6•17 years ago
|
||
Bob, doyou still see this?
no hang here and closes OK
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a7pre) Gecko/2007071705 Minefield/3.0a7pre
Reporter | ||
Comment 7•17 years ago
|
||
I can't reproduce on winxp with wmp 11 with bonecho or minefield... -> WFM.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•