Closed Bug 570675 Opened 15 years ago Closed 15 years ago

nsILoadContext - 314d8a54-1caf-4721-94d7-f6c82d9b82ed need to be implemented

Categories

(Core :: IPC, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 570867

People

(Reporter: romaxa, Unassigned)

References

()

Details

Navigation on youtube.com with e10s fennec, shows HTTPChannelInterface not implemented errors, and asking to report bug about it... Here is the bug.
I suspect this is a dupe, but a stack trace or even just the printf when it died will give us the uuid of the interface that was requested. Could you post that? Thanks.
I post that ID in summary. originally I've seen only id, '314d8a54-1caf-4721-94d7-f6c82d9b82ed' then I've found interface name for that ID.
./fennec http://www.youtube.com/watch?v=JsujaaB4x4w creating 1! [TabChild] MOVE to (x,y)=(0d, 0d), (w,h)= (0d, 0d) ###################################### frame-content loaded !! remote browser loaded loading about:blank, 1 [TabChild] MOVE to (x,y)=(0d, 0d), (w,h)= (0d, 0d) loading http://www.youtube.com/watch?v=JsujaaB4x4w, 1 *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! ###!!! [Child][AsyncChannel] Error: Route error: message sent to unknown actor ID *&*&*& HttpChannelParent::GetInterface: uuid={314d8a54-1caf-4721-94d7-f6c82d9b82ed} not impl'd yet! File a bug! --------------------------- http://mxr.mozilla.org/mozilla-central/search?string=314d8a54-1caf-4721-94d7-f6c82d9b82ed /docshell/base/nsILoadContext.idl (View Hg log or Hg annotations) * line 49 -- [scriptable, uuid(314d8a54-1caf-4721-94d7-f6c82d9b82ed)]
It seems coming from cookie #0 mozilla::net::HttpChannelParent::GetInterface (this=0xaf6b3310, aIID=@0xb748210c, result=0xbffb4188) at netwerk/protocol/http/HttpChannelParent.cpp:282 #1 0xb6fae9aa in nsCookiePermission::GetOriginatingURI (this=0xb2d54360, aChannel=0xaf50b40c, aURI=0xbffb424c) at ../../dist/include/nsNetUtil.h:1232 #2 0xb671c298 in nsCookieService::GetOriginatingURI (this=0xb1ae9440, aChannel=0xaf50b40c, aURI=0xbffb424c) at netwerk/cookie/nsCookieService.cpp:2267 #3 0xb6722162 in nsCookieService::GetCookieStringFromHttp (this=0xb1ae9440, aHostURI=0xaf6513d0, aFirstURI=0xaf651a00, aChannel=0xaf50b40c, aCookie=0xbffb4294) at netwerk/cookie/nsCookieService.cpp:931 #4 0xb6709fbb in nsHttpChannel::AddCookiesToRequest (this=0xaf50b3e0) at netwerk/protocol/http/nsHttpChannel.cpp:576 #5 0xb671218f in nsHttpChannel::AsyncOpen (this=0xaf50b3e0, listener=0xaf6b3324, context=0x0) at netwerk/protocol/http/nsHttpChan---Type <return> to continue, or q <return> to quit--- nel.cpp:4133
dup for 570867
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.