Closed
Bug 135098
Opened 23 years ago
Closed 23 years ago
MotorCity doesn't load completely
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 110441
People
(Reporter: MuOliver, Assigned: rubydoo123)
References
()
Details
moving this bug from bugscape:
(http://bugscape.netscape.com/show_bug.cgi?id=13030)
- start Netscape 6.2.1+/Mach V (2002-03-28-10)
- open the URL:
http://195.244.107.231/swf/index_main.html
- wait till intro is loaded and click on "Skip" (in the lower right corner)
***Result:
MotorCity doesn't load completely. It hangs at 63%.
***Expected:
MotorCity should be loaded completely
Comment 1•23 years ago
|
||
It stays briefly at 63 but then it continues and finishes loading.
(linux trunk 2002040302)
WFM on build id 2002040210 on Win XP Pro
Stays at 63 for a few seconds and then continues to load
Comment 3•23 years ago
|
||
WFM with 0402 trunk build on w2k. flash loads just fine
Comment 4•23 years ago
|
||
confirming with win2k (german) build 20020404 and flash V5.0 r41 and also Flash
6.0 r2.
It stops at 63% and i can't see a network transfer on my modem.
(I wait ~4min and tried it 2x)
I see "transfering data from IP..." in the status bar
The same plugin works with IE5.01
(ask if you need any logs (i have a debug an opt build)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 5•23 years ago
|
||
Works fine on win98 using the build from 20020404.
Assignee | ||
Comment 7•23 years ago
|
||
It may, but I tested this from home and not from the office.
Reporter | ||
Comment 8•23 years ago
|
||
I tested it over ISDN, DSL and LAN. And it is still hanging at 63%...
(tested with 2002040403)
I saw the URL has changed:
http://195.244.107.231/swf/index_main2.html
could you retest it with this URL?
Assignee | ||
Comment 9•23 years ago
|
||
Oliver, can you display this page in your browser window, and then capture that
informaiton and attach it to this bug, or just email that page to me?
http://home.netscape.com/plugins/manager.html
We have been unable to get the same results as you, so if we can review the
plug-ins data, that would help significantly.
Comment 10•23 years ago
|
||
yes, now I could reproduce this. Didn't do much , just tried this again and
again. Once I saw this the first time, it just repeats now, I cannot go beyond
63% at all now, the movie just does not load. Once I saw this error in console "
unable to create socket". cinforming this bug. My plugins folder has the
following list:
java 1.3.1_02-b02
u/shrir/linuxbuild/0404trunk/plugins/java2/i386/plugins/ns600/libjavaplugins_pji
.so
Flash 5.0r45
/u/shrir/.mozilla/plugins/libflashplayer.so
Flash 5.0r47
/u/shrir/linuxbuilds/0404trunk/plugins/libflashplayer.so
Default plugin
/u/shrir/linuxbuilds/0404trunk/plugins/libnullplugin.so
Comment 11•23 years ago
|
||
after clicking the "?" on top right, as beppe mentioned, get this following
error:
"Hilfedatei nichi giladen"
we need some germans here to interpret this ! :)
Comment 12•23 years ago
|
||
biese told me it's "help file not loaded"
Comment 13•23 years ago
|
||
I could reproduce it first time I tried on WinXP with today's debug build. Next
time it loaded fine. It became reproducable again after I cleaned browser cache
and it is now reproducable every time. Before it stops at 63% it hit an
assertion with the following stack trace:
NTDLL! 77f7f570()
nsDebug::Assertion(const char * 0x029ae364, const char * 0x029ae350, const char
* 0x029ae310, int 231) line 291 + 13 bytes
nsHttpChannel::Connect(int 1) line 231 + 39 bytes
nsHttpChannel::AsyncOpen(nsHttpChannel * const 0x04633450, nsIStreamListener *
0x042df8e0, nsISupports * 0x00000000) line 2322 + 10 bytes
nsPluginHostImpl::NewPluginURLStream(nsPluginHostImpl * const 0x00e44838, const
nsString & {...}, nsIPluginInstance * 0x0420dc50, nsIPluginStreamListener *
0x04237dd8, const char * 0x00000000, int 0, unsigned int 0, const char *
0x00000000, unsigned int 0) line 5705 + 44 bytes
nsPluginHostImpl::GetURLWithHeaders(nsPluginHostImpl * const 0x00e44838,
nsISupports * 0x0420dc50, const char * 0x05cf5174, const char * 0x00000000,
nsIPluginStreamListener * 0x04237dd8, const char * 0x00000000, const char *
0x00000000, int 0, unsigned int 0, const char * 0x00000000) line 2910 + 44 bytes
nsPluginHostImpl::GetURL(nsPluginHostImpl * const 0x00e44838, nsISupports *
0x0420dc50, const char * 0x05cf5174, const char * 0x00000000,
nsIPluginStreamListener * 0x04237dd8, const char * 0x00000000, const char *
0x00000000, int 0) line 2853
MakeNew4xStreamInternal(_NPP * 0x0420dc68, const char * 0x05cf5174, const char *
0x00000000, eNPPStreamTypeInternal eNPPStreamTypeInternal_Get, int 1, void *
0x040ab5f8, unsigned long 0, const char * 0x00000000, unsigned char 0) line 778
+ 45 bytes
_geturlnotify(_NPP * 0x0420dc68, const char * 0x05cf5174, const char *
0x00000000, void * 0x040ab5f8) line 817 + 31 bytes
NPSWF32! 00f8479a()
NPSWF32! 00f5c2ff()
NPSWF32! 00f5c618()
NPSWF32! 00f74ec0()
Comment 14•23 years ago
|
||
hmm, no crash for me, w2k 20020401 debug build.
it looks like scripting flash problem, bug 110441
javascript console shows:
Error: mainObj.SetVariable is not a function
Source File: http://195.244.107.231/swf/index_main2.html
Line: 62
Comment 15•23 years ago
|
||
Just to make it clear, I do not crash, this is only nsDebug::Assertion stop.
Comment 16•23 years ago
|
||
yeah, correction - no assert for me.
Comment 17•23 years ago
|
||
It stops at 63% and i see no assertion (but i can see the JS warnings)
Assignee | ||
Comment 18•23 years ago
|
||
marking as a dup of bug 110441
*** This bug has been marked as a duplicate of 110441 ***
Status: NEW → RESOLVED
Closed: 23 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
•