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

Got panic when executing go-wkhtmltoimage.Destroy #2

Open
woshidama323 opened this issue Nov 9, 2021 · 0 comments
Open

Got panic when executing go-wkhtmltoimage.Destroy #2

woshidama323 opened this issue Nov 9, 2021 · 0 comments

Comments

@woshidama323
Copy link

(process:14437): GLib-CRITICAL **: 03:30:03.635: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x7fb271104041]

runtime stack:
runtime.throw(0x117aaed, 0x2a)
	/usr/local/go/src/runtime/panic.go:1116 +0x72
runtime.sigpanic()
	/usr/local/go/src/runtime/signal_unix.go:726 +0x4ac

goroutine 23316 [syscall]:
runtime.cgocall(0xef1610, 0xc0008c99e8, 0xc0008c99f0)
	/usr/local/go/src/runtime/cgocall.go:133 +0x5b fp=0xc0008c99b8 sp=0xc0008c9980 pc=0x4058bb
github.com/shezadkhan137/go-wkhtmltoimage._Cfunc_wkhtmltoimage_deinit(0x0)
	_cgo_gotypes.go:143 +0x49 fp=0xc0008c99e8 sp=0xc0008c99b8 pc=0xd779a9
github.com/shezadkhan137/go-wkhtmltoimage.Destroy()

Not sure what the reason is

Env

go version go1.15.7 linux/amd64

go-wkhtmltoimage latest version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant