Closed
Bug 532853
Opened 16 years ago
Closed 16 years ago
hang on loading embedded flash video player
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rjcarroll4, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en; rv:1.9.0.15) Gecko/2009102617 Camino/2.0 (like Firefox/3.0.15)
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en; rv:1.9.0.15) Gecko/2009102617 Camino/2.0 (like Firefox/3.0.15)
If I browse videos at theonion.com, the webpage renders but Camino hangs right before video playback.
Reproducible: Always
Steps to Reproduce:
1. Browse to http://www.theonion.com/content/video
Actual Results:
I get the "spinning beach ball of death", and sometimes Camino outright crashes.
Expected Results:
The embedded video loads and begins playing.
I don't have any trouble with youtube.com or similar websites, so it's possible there is a different cause. Also, I didn't encounter this problem with any of the 2.0 betas.
| Reporter | ||
Comment 1•16 years ago
|
||
This appears to be problem with Flash and not Camino as I'm experiencing this issue with both Safari and Firefox.
I profiled Camino while it was hanging and this is the result:
Analysis of sampling Camino (pid 1753) every 1 millisecond
Call graph:
1984 Thread_2507
1984 start
1984 _start
1984 main
1984 NSApplicationMain
1984 -[NSApplication run]
1984 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1984 _DPSNextEvent
1984 BlockUntilNextEventMatchingListInMode
1984 ReceiveNextEventCommon
1984 RunCurrentEventLoopInMode
1984 CFRunLoopRunInMode
1984 CFRunLoopRunSpecific
1984 nsAppShell::ProcessGeckoEvents(void*)
1984 nsBaseAppShell::NativeEventCallback()
1984 NS_ProcessPendingEvents_P(nsIThread*, unsigned int)
1984 nsThread::ProcessNextEvent(int, int*)
1984 non-virtual thunk to nsHashPropertyBag::SetPropertyAsAUTF8String(nsAString_internal const&, nsACString_internal const&)
1984 nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*)
1984 nsInputStreamPump::OnStateStop()
1984 nsHttpChannel::OnStopRequest(nsIRequest*, nsISupports*, unsigned int)
1984 nsPluginStreamListenerPeer::OnStopRequest(nsIRequest*, nsISupports*, unsigned int)
1984 ns4xPluginStreamListener::OnStopBinding(nsIPluginStreamInfo*, unsigned int)
1984 ns4xPluginStreamListener::CleanUpStream(short)
1984 Flash_EnforceLocalSecurity
1984 0x1d2c4f42
1984 0x1d2c4e4e
1984 0x1d248e23
1984 0x1d2431d2
1984 0x1d2472e5
1984 0x1d24614a
1984 Flash_EnforceLocalSecurity
1984 0x1f0026ce
1984 0x1f0006a2
1984 0x1d24866c
1984 0x1d2472e5
1984 0x1d24614a
A quick search reveals others are having the same issue. Aside for stupid answers, there doesn't seem to be a clear resolution.
http://www.google.com/#hl=en&q=Flash_EnforceLocalSecurity+10.0.32.18
| Reporter | ||
Comment 2•16 years ago
|
||
Rebooting magically fixed this. In any event, this isn't a Camino issue.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•