Skip to content

Instantly share code, notes, and snippets.

@nothub
Created December 30, 2023 17:11
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 nothub/ea55027fcfb57e5c3a1e689dc883e122 to your computer and use it in GitHub Desktop.
Save nothub/ea55027fcfb57e5c3a1e689dc883e122 to your computer and use it in GitHub Desktop.
cortile bug
Dec 30 18:04:51 box systemd[1736]: Started cortile.service - window tiling manager.
Dec 30 18:04:52 box cortile[82796]: LOAD /home/hub/.config/cortile/config.toml [cortile v2.3.1-f7d514e, built on 2023-12-10T19:35:52Z]
Dec 30 18:05:13 box systemd[1736]: Stopping cortile.service - window tiling manager...
Dec 30 18:05:13 box systemd[1736]: cortile.service: Main process exited, code=exited, status=1/FAILURE
Dec 30 18:05:13 box systemd[1736]: cortile.service: Failed with result 'exit-code'.
Dec 30 18:05:13 box systemd[1736]: Stopped cortile.service - window tiling manager.
Dec 30 18:05:13 box systemd[1736]: Started cortile.service - window tiling manager.
Dec 30 18:05:14 box cortile[83153]: LOAD /home/hub/.config/cortile/config.toml [cortile v2.3.1-f7d514e, built on 2023-12-10T19:35:52Z]
Dec 30 18:05:38 box cortile[83153]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 30 18:05:38 box cortile[83153]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x73762e]
Dec 30 18:05:38 box cortile[83153]: goroutine 564 [running]:
Dec 30 18:05:38 box cortile[83153]: github.com/leukipp/cortile/store.(*Client).OuterGeometry(0x0)
Dec 30 18:05:38 box cortile[83153]: /home/runner/work/cortile/cortile/store/client.go:305 +0x2e
Dec 30 18:05:38 box cortile[83153]: github.com/leukipp/cortile/ui.drawClients(0xc000559260?, 0xc000388000, {0x88b8c8, 0xa})
Dec 30 18:05:38 box cortile[83153]: /home/runner/work/cortile/cortile/ui/gui.go:108 +0x315
Dec 30 18:05:38 box cortile[83153]: github.com/leukipp/cortile/ui.ShowLayout.func1()
Dec 30 18:05:38 box cortile[83153]: /home/runner/work/cortile/cortile/ui/gui.go:62 +0x1e5
Dec 30 18:05:38 box cortile[83153]: created by time.goFunc
Dec 30 18:05:38 box cortile[83153]: /opt/hostedtoolcache/go/1.18.10/x64/src/time/sleep.go:176 +0x32
Dec 30 18:05:38 box systemd[1736]: cortile.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 30 18:05:38 box systemd[1736]: cortile.service: Failed with result 'exit-code'.
Dec 30 18:05:38 box systemd[1736]: cortile.service: Consumed 13.751s CPU time.
Dec 30 18:06:03 box systemd[1736]: Started cortile.service - window tiling manager.
Dec 30 18:06:04 box cortile[83896]: LOAD /home/hub/.config/cortile/config.toml [cortile v2.3.1-f7d514e, built on 2023-12-10T19:35:52Z]
Dec 30 18:06:04 box cortile[83896]: WARN[2023-12-30T18:06:04+01:00] Listener connection error: listen unix /tmp/cortile.sock.in: bind: address already in use
Dec 30 18:06:39 box systemd[1736]: cortile.service: Main process exited, code=killed, status=9/KILL
Dec 30 18:06:39 box systemd[1736]: cortile.service: Failed with result 'signal'.
Dec 30 18:06:39 box systemd[1736]: cortile.service: Consumed 22.448s CPU time.
Dec 30 18:06:51 box systemd[1736]: Started cortile.service - window tiling manager.
Dec 30 18:06:51 box cortile[84611]: LOAD /home/hub/.config/cortile/config.toml [cortile v2.3.1-f7d514e, built on 2023-12-10T19:35:52Z]
Dec 30 18:06:52 box cortile[84611]: WARN[2023-12-30T18:06:52+01:00] Error requesting tray owner org.kde.StatusNotifierItem-84611-1
Dec 30 18:07:16 box cortile[84611]: panic: runtime error: invalid memory address or nil pointer dereference
Dec 30 18:07:16 box cortile[84611]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x73762e]
Dec 30 18:07:16 box cortile[84611]: goroutine 973 [running]:
Dec 30 18:07:16 box cortile[84611]: github.com/leukipp/cortile/store.(*Client).OuterGeometry(0x0)
Dec 30 18:07:16 box cortile[84611]: /home/runner/work/cortile/cortile/store/client.go:305 +0x2e
Dec 30 18:07:16 box cortile[84611]: github.com/leukipp/cortile/ui.drawClients(0xc000529320?, 0xc0002128c0, {0x88b8c8, 0xa})
Dec 30 18:07:16 box cortile[84611]: /home/runner/work/cortile/cortile/ui/gui.go:108 +0x315
Dec 30 18:07:16 box cortile[84611]: github.com/leukipp/cortile/ui.ShowLayout.func1()
Dec 30 18:07:16 box cortile[84611]: /home/runner/work/cortile/cortile/ui/gui.go:62 +0x1e5
Dec 30 18:07:16 box cortile[84611]: created by time.goFunc
Dec 30 18:07:16 box cortile[84611]: /opt/hostedtoolcache/go/1.18.10/x64/src/time/sleep.go:176 +0x32
Dec 30 18:07:16 box systemd[1736]: cortile.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Dec 30 18:07:16 box systemd[1736]: cortile.service: Failed with result 'exit-code'.
Dec 30 18:07:16 box systemd[1736]: cortile.service: Consumed 28.998s CPU time.
Dec 30 18:07:22 box systemd[1736]: Started cortile.service - window tiling manager.
Dec 30 18:07:22 box cortile[85059]: LOAD /home/hub/.config/cortile/config.toml [cortile v2.3.1-f7d514e, built on 2023-12-10T19:35:52Z]
Dec 30 18:07:23 box cortile[85059]: WARN[2023-12-30T18:07:23+01:00] Listener connection error: listen unix /tmp/cortile.sock.in: bind: address already in use
Dec 30 18:07:59 box systemd[1736]: cortile.service: Main process exited, code=exited, status=1/FAILURE
Dec 30 18:07:59 box systemd[1736]: cortile.service: Failed with result 'exit-code'.
Dec 30 18:07:59 box systemd[1736]: cortile.service: Consumed 5.685s CPU time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment