Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. nsInputStreamReadyEvent::Run (this=0x7f69382f7330) at /builds/worker/workspace/build/src/xpcom/io/nsStreamUtils.cpp:91
  2. {virtual override thunk({offset(-8)}, nsInputStreamPump::OnInputStreamReady)} (this=0x7f6938234f28, stream optimized out)
  3. nsInputStreamPump::OnInputStreamReady (this=0x7f6938234f20, stream optimized out) at /builds/worker/workspace/build/src/netwerk/base/nsInputStreamPump.cpp:403
  4. nsInputStreamPump::OnStateStop (this=0x7f6938234f20) at /builds/worker/workspace/build/src/netwerk/base/nsInputStreamPump.cpp:655
  5. {virtual override thunk({offset(-1472)}, mozilla::net::nsHttpChannel::OnStopRequest)} (this=0x7f69382f55c0, request=0x7f6938234f20, status=NS_BINDING_SUCCEEDED)
  6. mozilla::net::nsHttpChannel::OnStopRequest (this=0x7f69382f5000, request=0x7f6938234f20, status=NS_BINDING_SUCCEEDED) at /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:8047
  7. mozilla::net::nsHttpChannel::ContinueOnStopRequestAfterAuthRetry (this=0x7f69382f5000, aStatus=NS_BINDING_SUCCEEDED, aAuthRetry optimized out, aIsFromNet optimized out, aContentComplete optimized out, aTransWithStickyConn=0x0) at /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:8116
  8. mozilla::net::nsHttpChannel::ContinueOnStopRequest (this=0x7f69382f5000, aStatus=NS_BINDING_SUCCEEDED, aIsFromNet optimized out, aContentComplete optimized out) at /builds/worker/workspace/build/src/netwerk/protocol/http/nsHttpChannel.cpp:8286
  9. mozilla::net::nsStreamListenerTee::OnStopRequest (this=0x7f6939750ce0, request=0x7f69382f5050, status=NS_BINDING_SUCCEEDED) at /builds/worker/workspace/build/src/netwerk/base/nsStreamListenerTee.cpp:41
  10. nsUnknownDecoder::OnStopRequest (this=0x7f693977fbe0, request=0x7f69382f5050, aStatus=NS_BINDING_SUCCEEDED) at /builds/worker/workspace/build/src/netwerk/streamconv/converters/nsUnknownDecoder.cpp:295
  11. nsUnknownDecoder::FireListenerNotifications (this=0x7f693977fbe0, request=0x7f69382f5050, aCtxt=0x0) at /builds/worker/workspace/build/src/netwerk/streamconv/converters/nsUnknownDecoder.cpp:748
  12. {virtual override thunk({offset(-8)}, mozilla::net::ParentChannelListener::OnDataAvailable)} (this=0x7f6931fda478, aRequest=0x7f69382f5050, aInputStream@0x7f6945654ee0= { _vptr$nsISupports=7f696ea89b80} , aOffset=0, aCount=153)
  13. mozilla::net::ParentChannelListener::OnDataAvailable (this=0x7f6931fda470, aRequest=0x7f69382f5050, aInputStream=0x7f6945654ee0, aOffset=0, aCount=153) at /builds/worker/workspace/build/src/netwerk/protocol/http/ParentChannelListener.cpp:110
  14. {virtual override thunk({offset(-56)}, mozilla::net::DocumentChannelParent::OnDataAvailable)} (this=0x7f694230cab8, aRequest optimized out, aInputStream=0x7f6945654ee0, aOffset=0, aCount=153)
  15. mozilla::net::DocumentChannelParent::OnDataAvailable (this=0x7f694230ca80, aRequest optimized out, aInputStream@0x7f6945654ee0= { _vptr$nsISupports=7f696ea89b80} , aOffset=0, aCount=153) at /builds/worker/workspace/build/src/netwerk/ipc/DocumentChannelParent.cpp:368
  16. MOZ_ReportAssertionFailure (aStr@0x7f696d062346="!mInternalRedirect", aFilename@0x7f696d061e12="/builds/worker/workspace/build/src/netwerk/ipc/DocumentChannelPa", aLine=368) at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Assertions.h:159
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement