Skip to content

Instantly share code, notes, and snippets.

javascript:function autoExpand() { var found = false; $(document).ready(function() { $(".jsexpands").each(function() { if ($(this).html() == '[+]') { found = true; $(this)[0].click(); } }); }); if (found) { setTimeout(function() { $('.modalize-table-overlay').click(); }, 500); } } var target = document.body; var observer = new MutationObserver(function(mutations) { autoExpand(); }); var config = { attributes: true, childList: true, characterData: true, subtree: true }; observer.observe(target, config);
@jamesongithub
jamesongithub / webstorm.vmoptions
Created April 13, 2017 00:03
webstorm.vmoptions
-server
-Xms3g
-Xmx3072m
-Xss16m
-Xverify:none
-XX:+UseCompressedOops
-XX:+AggressiveOpts
-XX:+AlwaysPreTouch
-XX:ConcGCThreads=4
-XX:+ParallelRefProcEnabled
This file has been truncated, but you can view the full file.
goroutine 270 [running]:
github.com/docker/docker/pkg/signal.DumpStacks(0x18efa71, 0xf, 0x0, 0x0, 0x0, 0x0)
/usr/src/docker/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:82 +0xfc
github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0xc42075a600, 0x18efa71, 0xf, 0xc4203a8600)
/usr/src/docker/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:19 +0xcb
created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap
/usr/src/docker/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:32 +0x10a
goroutine 1 [chan receive, 2527 minutes]:
main.(*DaemonCli).start(0xc420470ae0, 0x0, 0x7ffd32b33cab, 0x29, 0xc42045f400, 0xc420355ea0, 0xc4203daa20, 0x0, 0x0)

Keybase proof

I hereby claim:

  • I am jamesongithub on github.
  • I am jamesyang (https://keybase.io/jamesyang) on keybase.
  • I have a public key whose fingerprint is FA2C B7C4 6818 6896 0B1E 21F1 D794 4634 C2EA 847E

To claim this, I am signing this object:

This file has been truncated, but you can view the full file.
time="2016-09-23T23:36:53.741203853Z" level=info msg="=== BEGIN goroutine stack dump ===\ngoroutine 13 [running]:\ngithub.com/docker/docker/pkg/signal.DumpStacks()\n\t/usr/src/docker/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:74 +0x98\ngithub.com/docker/docker/daemon.setupDumpStackTrap.func1(0xc820226f00)\n\t/usr/src/docker/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x5e\ncreated by github.com/docker/docker/daemon.setupDumpStackTrap\n\t/usr/src/docker/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:20 +0x13f\n\ngoroutine 1 [chan receive, 1755 minutes]:\nmain.(*DaemonCli).start(0xc82040bd10, 0x0, 0x0)\n\t/usr/src/docker/cmd/dockerd/daemon.go:308 +0x2274\nmain.main()\n\t/usr/src/docker/cmd/dockerd/docker.go:68 +0x491\n\ngoroutine 17 [syscall, 1756 minutes, locked to thread]:\nruntime.goexit()\n\t/usr/local/go/src/runtime/asm_amd64.s:1998 +0x1\n\ngoroutine 25 [select, 1756 minutes]:\ngoogle.golang.org/grpc.(*Conn).transportMonitor(0xc8204140f0)\n\t/usr/src/docker
time="2016-09-17T00:19:45.679482204Z" level=debug msg="devmapper: AddDevice(hash=79ab96c57483e4d066efaa50af7794f9ac4517ef7bfef2610e2b673f297796f7 basehash=6686a80e30bffc6ed6b480e653e87e81032eeaeb414d22a22208bf9c38760447)"
time="2016-09-17T00:19:45.993520367Z" level=debug msg="devmapper: registerDevice(9939, 79ab96c57483e4d066efaa50af7794f9ac4517ef7bfef2610e2b673f297796f7)"
time="2016-09-17T00:19:53.745457180Z" level=debug msg="devmapper: AddDevice(hash=79ab96c57483e4d066efaa50af7794f9ac4517ef7bfef2610e2b673f297796f7 basehash=6686a80e30bffc6ed6b480e653e87e81032eeaeb414d22a22208bf9c38760447) END"
time="2016-09-17T00:19:53.783061822Z" level=debug msg="devmapper: activateDeviceIfNeeded(79ab96c57483e4d066efaa50af7794f9ac4517ef7bfef2610e2b673f297796f7)"
time="2016-09-17T00:20:01.800693823Z" level=debug msg="Calling GET /v1.24/info"
time="2016-09-17T00:20:04.085642125Z" level=debug msg="Start untar layer"
time="2016-09-17T00:20:04.103217853Z" level=debug msg="Calling GET /v1.24/info"
time="2016-09-17T00:20:04