Closed
Bug 576612
Opened 15 years ago
Closed 15 years ago
"ASSERTION: Why are you calling this more than once?" changing video src
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
333 bytes,
text/html
|
Details |
###!!! ASSERTION: Why are you calling this more than once?: '!mLoadInBackground', file /builds/slave/mozilla-central-macosx-debug/build/content/media/nsMediaStream.cpp, line 1071
nsMediaStream::MoveLoadsToBackground() [content/media/nsMediaStream.cpp:1072]
nsBuiltinDecoder::MoveLoadsToBackground() [content/media/nsBuiltinDecoder.cpp:815]
nsHTMLMediaElement::ChangeDelayLoadStatus(int) [content/html/content/src/nsHTMLMediaElement.cpp:2113]
nsHTMLMediaElement::NoSupportedMediaSourceError() [content/html/content/src/nsHTMLMediaElement.cpp:527]
nsHTMLMediaElement::NotifyLoadError() [content/html/content/src/nsHTMLMediaElement.cpp:609]
nsHTMLMediaElement::MediaLoadListener::OnStartRequest(nsIRequest*, nsISupports*) [content/html/content/src/nsHTMLMediaElement.cpp:326]
nsBaseChannel::OnStartRequest(nsIRequest*, nsISupports*) [netwerk/base/src/nsBaseChannel.cpp:689]
nsInputStreamPump::OnStateStart() [netwerk/base/src/nsInputStreamPump.cpp:441]
nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) [netwerk/base/src/nsInputStreamPump.cpp:397]
nsInputStreamReadyEvent::Run() [xpcom/io/nsStreamUtils.cpp:113]
nsThread::ProcessNextEvent(int, int*) [xpcom/threads/nsThread.cpp:547]
NS_ProcessPendingEvents_P(nsIThread*, unsigned int) [nsThreadUtils.cpp:200]
nsBaseAppShell::NativeEventCallback() [widget/src/xpwidgets/nsBaseAppShell.cpp:127]
nsAppShell::ProcessGeckoEvents(void*) [widget/src/cocoa/nsAppShell.mm:395]
CoreFoundation + 0x3ef91
CoreFoundation + 0x3cbbf
CoreFoundation + 0x3c094
CoreFoundation + 0x3bec1
HIToolbox + 0x34f9c
HIToolbox + 0x34d51
HIToolbox + 0x34bd6
AppKit + 0x48a89
-AppKit + 0x482ca
-AppKit + 0xa55b
nsAppShell::Run() [widget/src/cocoa/nsAppShell.mm:747]
nsAppStartup::Run() [toolkit/components/startup/src/nsAppStartup.cpp:192]
XRE_main [toolkit/xre/nsAppRunner.cpp:3587]
main [browser/app/nsBrowserApp.cpp:158]
Reporter | ||
Comment 1•15 years ago
|
||
WFM
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•