Skip to content

Instantly share code, notes, and snippets.

@mulander
Created March 30, 2016 13:10
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 mulander/ef25ad07e15cbe8a00b8f9738abb8e7f to your computer and use it in GitHub Desktop.
Save mulander/ef25ad07e15cbe8a00b8f9738abb8e7f to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x00000ce14bd48dfd in ip_ignore_extension::ignore () from /usr/local/lib/libproxy.so.1.1
#1 0x00000ce14bd378b3 in libproxy::proxy_factory::is_ignored () from /usr/local/lib/libproxy.so.1.1
#2 0x00000ce14bd38077 in libproxy::proxy_factory::get_config () from /usr/local/lib/libproxy.so.1.1
#3 0x00000ce14bd3cf5f in libproxy::proxy_factory::get_proxies () from /usr/local/lib/libproxy.so.1.1
#4 0x00000ce14bd3d68a in px_proxy_factory_get_proxies () from /usr/local/lib/libproxy.so.1.1
#5 0x00000ce06be16cd4 in QLibProxyWrapper::getProxies () from /usr/local/lib/qt5/./libQt5Network.so.1.1
#6 0x00000ce06be1709e in QNetworkProxyFactory::systemProxyForQuery () from /usr/local/lib/qt5/./libQt5Network.so.1.1
#7 0x00000cde58f010b0 in Otter::NetworkProxyFactory::queryProxy () from /usr/local/bin/otter-browser
#8 0x00007f7ffffbd310 in ?? ()
#9 0x00007f7ffffbd5c0 in ?? ()
#10 0x00000ce0f2880442 in ?? ()
#11 0x00000ce151f888d0 in ?? ()
#12 0x00007f7ffffbd200 in ?? ()
#13 0x8a63e0050fefb362 in ?? ()
#14 0x00000ce0f49b1db8 in pmem_next () from /usr/lib/libc.so.85.0
#15 0x00007f7ffffbd1f0 in ?? ()
#16 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment