Skip to content

Instantly share code, notes, and snippets.

@ehsan
Created December 15, 2016 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehsan/6717e4d0aa986dcfe19895da9ea416ec to your computer and use it in GitHub Desktop.
Save ehsan/6717e4d0aa986dcfe19895da9ea416ec to your computer and use it in GitHub Desktop.
#0 0x00007f9c4b72817d in nsCORSListenerProxy::UpdateChannel(nsIChannel*, DataURIHandling, UpdateType) (this=0x7f9c226f5500, aChannel=0x7f9c37c95880, aAllowDataURI=DataURIHandling::Disallow, aUpdateType=UpdateType::Default) at /home/ehsan/moz/src3/netwerk/protocol/http/nsCORSListenerProxy.cpp:943
#1 0x00007f9c4b726f51 in nsCORSListenerProxy::AsyncOnChannelRedirect(nsIChannel*, nsIChannel*, unsigned int, nsIAsyncVerifyRedirectCallback*) (this=0x7f9c226f5500, aOldChannel=0x7f9c2d610080, aNewChannel=0x7f9c37c95880, aFlags=1, aCb=0x7f9c37e96658) at /home/ehsan/moz/src3/netwerk/protocol/http/nsCORSListenerProxy.cpp:776
#2 0x00007f9c4b2843ca in mozilla::net::nsAsyncRedirectVerifyHelper::DelegateOnChannelRedirect(nsIChannelEventSink*, nsIChannel*, nsIChannel*, unsigned int) (this=0x7f9c37e96650, sink=0x7f9c226f5510, oldChannel=0x7f9c2d610080, newChannel=0x7f9c37c95880, flags=1) at /home/ehsan/moz/src3/netwerk/base/nsAsyncRedirectVerifyHelper.cpp:154
#3 0x00007f9c4b284a27 in mozilla::net::nsAsyncRedirectVerifyHelper::Run() (this=0x7f9c37e96650) at /home/ehsan/moz/src3/netwerk/base/nsAsyncRedirectVerifyHelper.cpp:248
#4 0x00007f9c4b17b582 in nsThread::ProcessNextEvent(bool, bool*) (this=0x7f9c3f4b4300, aMayWait=false, aResult=0x7ffc82e8090f)
at /home/ehsan/moz/src3/xpcom/threads/nsThread.cpp:1213
#5 0x00007f9c4b1e8cf3 in NS_ProcessNextEvent(nsIThread*, bool) (aThread=0x7f9c3f4b4300, aMayWait=false) at /home/ehsan/moz/src3/xpcom/glue/nsThreadUtils.cpp:381
#6 0x00007f9c4b9546c3 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) (this=0x7f9c3f480150, aDelegate=0x7ffc82e80cc0)
at /home/ehsan/moz/src3/ipc/glue/MessagePump.cpp:96
#7 0x00007f9c4b9550ad in mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) (this=0x7f9c3f480150, aDelegate=0x7ffc82e80cc0)
at /home/ehsan/moz/src3/ipc/glue/MessagePump.cpp:301
#8 0x00007f9c4b8c2307 in MessageLoop::RunInternal() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:232
#9 0x00007f9c4b8c229c in MessageLoop::RunHandler() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:225
#10 0x00007f9c4b8c2275 in MessageLoop::Run() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:205
#11 0x00007f9c4ea1e72a in nsBaseAppShell::Run() (this=0x7f9c354ccef0) at /home/ehsan/moz/src3/widget/nsBaseAppShell.cpp:156
#12 0x00007f9c4fb27461 in XRE_RunAppShell() () at /home/ehsan/moz/src3/toolkit/xre/nsEmbedFunctions.cpp:924
#13 0x00007f9c4b954f3f in mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) (this=0x7f9c3f480150, aDelegate=0x7ffc82e80cc0)
at /home/ehsan/moz/src3/ipc/glue/MessagePump.cpp:269
#14 0x00007f9c4b8c2307 in MessageLoop::RunInternal() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:232
#15 0x00007f9c4b8c229c in MessageLoop::RunHandler() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:225
#16 0x00007f9c4b8c2275 in MessageLoop::Run() (this=0x7ffc82e80cc0) at /home/ehsan/moz/src3/ipc/chromium/src/base/message_loop.cc:205
#17 0x00007f9c4fb26e73 in XRE_InitChildProcess(int, char**, XREChildData const*) (aArgc=3, aArgv=0x7ffc82e80fd8, aChildData=0x7ffc82e80eb0)
at /home/ehsan/moz/src3/toolkit/xre/nsEmbedFunctions.cpp:756
#18 0x0000000000404bec in content_process_main(int, char**) (argc=5, argv=0x7ffc82e80fd8) at /home/ehsan/moz/src3/ipc/app/../contentproc/plugin-container.cpp:115
#19 0x0000000000404ca9 in main(int, char**) (argc=6, argv=0x7ffc82e80fd8) at /home/ehsan/moz/src3/ipc/app/MozillaRuntimeMain.cpp:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment