Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: Failed to load crypt32.dll: The paging file is too small for this operation to complete. #889

Closed
gandarez opened this issue Aug 1, 2023 · 0 comments · Fixed by #892
Assignees
Labels
bug Something isn't working

Comments

@gandarez
Copy link
Member

gandarez commented Aug 1, 2023

Environment

  • OS: Windows
  • Platform: amd64
  • Plugin: Not Specified
  • CLI: v1.73.1

Stacktrace

goroutine 1 [running]:
runtime/debug.Stack()
 /opt/hostedtoolcache/go/1.20.4/x64/src/runtime/debug/stack.go:24 +0x65
github.com/wakatime/wakatime-cli/cmd.runCmd.func1()
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/run.go:283 +0x13c
panic({0x1125200, 0xc0003bed80})
 /opt/hostedtoolcache/go/1.20.4/x64/src/runtime/panic.go:884 +0x213
syscall.(*LazyProc).mustFind(...)
 /opt/hostedtoolcache/go/1.20.4/x64/src/syscall/dll_windows.go:293
syscall.(*LazyProc).Addr(...)
 /opt/hostedtoolcache/go/1.20.4/x64/src/syscall/dll_windows.go:300
syscall.CertOpenSystemStore(0x11adf78?, 0x4?)
 /opt/hostedtoolcache/go/1.20.4/x64/src/syscall/zsyscall_windows.go:405 +0xdc
github.com/wakatime/wakatime-cli/pkg/api.loadSystemRoots()
 /home/runner/work/wakatime-cli/wakatime-cli/pkg/api/transport_windows.go:19 +0x85
github.com/wakatime/wakatime-cli/pkg/api.CACerts()
 /home/runner/work/wakatime-cli/wakatime-cli/pkg/api/transport.go:124 +0x36
github.com/wakatime/wakatime-cli/cmd/api.newClient({{0x0, 0x0, 0x0}, 0x0, 0x0, {0xc0003e4120, 0x5}, {0xc00001c420, 0x29}, {0x0, ...}, ...}, ...)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/api/api.go:57 +0x378
github.com/wakatime/wakatime-cli/cmd/api.NewClient({{0x0, 0x0, 0x0}, 0x0, 0x0, {0xc0003e4120, 0x5}, {0xc00001c420, 0x29}, {0x0, ...}, ...})
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/api/api.go:24 +0xf2
github.com/wakatime/wakatime-cli/cmd/today.Today(0xc0003bea80?)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/today/today.go:48 +0x1df
github.com/wakatime/wakatime-cli/cmd/today.Run(0x136dee0?)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/today/today.go:18 +0x2b
github.com/wakatime/wakatime-cli/cmd.runCmd(0xc000084680, 0x0, 0x0, 0x1282668)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/run.go:299 +0x122
github.com/wakatime/wakatime-cli/cmd.RunCmd(0xc0003d53c0?, 0xfc?, 0x19?, 0x0?)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/run.go:248 +0x19
github.com/wakatime/wakatime-cli/cmd.Run(0x0?, 0x0?)
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/run.go:101 +0x47c
github.com/wakatime/wakatime-cli/cmd.NewRootCMD.func1(0xc000392000?, {0x11ae8d8?, 0x5?, 0x7?})
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/root.go:29 +0x1d
github.com/spf13/cobra.(*Command).execute(0xc000392000, {0xc00007e010, 0x5, 0x7})
 /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:920 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0xc000392000)
 /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1044 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
 /home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:968
github.com/wakatime/wakatime-cli/cmd.Execute()
 /home/runner/work/wakatime-cli/wakatime-cli/cmd/root.go:260 +0x1e
main.main()
 /home/runner/work/wakatime-cli/wakatime-cli/main.go:6 +0x17
@github-actions github-actions bot added the triage label Aug 1, 2023
@gandarez gandarez added bug Something isn't working and removed triage labels Aug 1, 2023
@gandarez gandarez self-assigned this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant