Closed
Bug 114875
Opened 24 years ago
Closed 24 years ago
Acrobat doesn't fire up
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 114808
People
(Reporter: tracy, Assigned: serhunt)
References
()
Details
(Keywords: smoketest)
seen on commercial build windows 2001-12-12-06-trunk
-goto above page (smoketest PI.4 "this link")
the first time I attempted to load this page the expected acrobat splash screen
appeared, but the page never loaded. On subsequent attempts nothing happens at
all.
Comment 1•24 years ago
|
||
hm..i have the 1210 build where it works ok, trying 1212 now.
Comment 2•24 years ago
|
||
Twalker, you are right ! This has regressed on today's build (1212) trnk.
Comment 3•24 years ago
|
||
javascript console is spitting out this error:
Error: this.stopContext has no properties Source File:
chrome://navigator/content/nsBrowserStatusHandler.js
Line: 264
Comment 4•24 years ago
|
||
I got assertions (in ns4xPluginInstance::InitializePlugin) using debug build.
Here is the console output.
Document http://bugzilla.mozilla.org/show_bug.cgi?id=114875 loaded successfully
PluginViewerImpl::StartLoad: content-type=application/pdf
For application/pdf found plugin C:\Program Files\Netscape\Communicator\Program\
Plugins\nppdf32.dll
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: '(!((rv) & 0x80000000
))', file d:\raptor\mozilla\modules\plugin\base\src\ns4xPluginInstance.cpp, line
807
###!!! Break: at file d:\raptor\mozilla\modules\plugin\base\src\ns4xPluginInstan
ce.cpp, line 807
###!!! ASSERTION: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: '(!((rv) & 0x80000000
))', file d:\raptor\mozilla\modules\plugin\base\src\ns4xPluginInstance.cpp, line
807
###!!! Break: at file d:\raptor\mozilla\modules\plugin\base\src\ns4xPluginInstan
ce.cpp, line 807
Error reading file D:\Documents and Settings\nhotta\Application Data\Mozilla\Pro
files\mozilla\df8in0ik.slt\Cache\CB0902C1d01
Error loading URL http://access.adobe.com/browser/netscape/net6.pdf : 80004005 (
NS_ERROR_FAILURE)
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
Patch in bug 114808
*** This bug has been marked as a duplicate of 114808 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•