Closed Bug 1187736 Opened 10 years ago Closed 5 years ago

KillHard failures in SendGetCookieString

Categories

(Core :: Networking: Cookies, defect, P3)

42 Branch
All
Windows
defect

Tracking

()

RESOLVED DUPLICATE of bug 1562868
Tracking Status
e10s + ---
firefox41 --- ?
firefox42 --- affected
firefox43 --- ?
firefox44 --- ?

People

(Reporter: jimm, Unassigned)

References

Details

(Whiteboard: KillHard[necko-backlog])

This api still seems to be a problem on nightly - mozilla::net::PCookieServiceChild::SendGetCookieString(..): 1 - '(msgtype=0x3C0002,name=???) Route error: message sent to unknown actor ID' 2 - 'HangMonitor' 22 - '(msgtype=0x3E0003,name=PCookieService::Msg_SetCookieString) Processing error: message was deserialized, but the handler returned false (indicating failure)' 1 - '(msgtype=0x4A0008,name=PDocAccessible::Msg_BindChildDoc) Processing error: message was deserialized, but the handler returned false (indicating failure)' Oddly aurora builds don't seem to fail as much here.
Severity: normal → critical
Whiteboard: KillHard
Version: Trunk → 42 Branch
OS: Unspecified → Windows
Hardware: Unspecified → All
Whiteboard: KillHard → KillHard[necko-backlog]
Flags: needinfo?(jmathies)
Still shows up at the top of a short list. It'd be good if we could figure out why this particular call fails more often that others. Bug 1116884 KillHard child signature breakdown: ---------------------------------------------------- 4 28.6% mozilla::net::PCookieServiceChild::SendGetCookieString(..) 3 21.4% mozilla::dom::PScreenManagerChild::SendScreenForBrowser(mozilla::dom::IdType<mozilla::dom::TabParent> const &,mozilla::dom::ScreenDetails *,bool *) 3 21.4% mozilla::dom::PBrowserChild::SendGetInputContext(..) 1 7.1% SendSyncMessage(..) 1 7.1% SendRpcMessage(..) 1 7.1% mozilla::layers::PLayerTransactionChild::SendUpdate(nsTArray<mozilla::layers::Edit> const &,nsTArray<mozilla::layers::OpDestroy> const &,unsigned __int64 const &,mozilla::layers::TargetConfig const &,nsTArray<mozilla::layers ::PluginWindowData> const &,bool const &,bool const &,unsigned int const &,bool const &,mozilla::TimeStamp const &,int const &,nsTArray<mozilla::layers::EditReply> *) 1 7.1% mozilla::plugins::PPluginWidgetChild::SendGetNativePluginPort(..) IPC error breakdown per KillHard signature: ---------------------------------------------------- mozilla::net::PCookieServiceChild::SendGetCookieString(..): 5 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' mozilla::dom::PScreenManagerChild::SendScreenForBrowser(mozilla::dom::IdType<mozilla::dom::TabParent> const &,mozilla::dom::ScreenDetails *,bool *): 4 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' mozilla::dom::PBrowserChild::SendGetInputContext(..): 2 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' 2 - '(msgtype=0x4800F9,name=???) Unknown message: not processed' SendSyncMessage(..): 2 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' SendRpcMessage(..): 2 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' mozilla::layers::PLayerTransactionChild::SendUpdate(nsTArray<mozilla::layers::Edit> const &,nsTArray<mozilla::layers::OpDestroy> const &,unsigned __int64 const &,mozilla::layers::TargetConfig const &,nsTArray<mozilla::layers::PluginWindowDa ta> const &,bool const &,bool const &,unsigned int const &,bool const &,mozilla::TimeStamp const &,int const &,nsTArray<mozilla::layers::EditReply> *): 2 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID' mozilla::plugins::PPluginWidgetChild::SendGetNativePluginPort(..): 2 - '(msgtype=0x7,name=???) Route error: message sent to unknown actor ID'
Flags: needinfo?(jmathies)
Priority: -- → P2
Priority: P2 → P1
Priority: P1 → P3
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.