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

Incompatibility with go1.6 #1

Open
edillmann opened this issue Apr 8, 2016 · 0 comments
Open

Incompatibility with go1.6 #1

edillmann opened this issue Apr 8, 2016 · 0 comments

Comments

@edillmann
Copy link

this seem's to be linked to golang/go#12416
`
panic: runtime error: cgo argument has Go pointer to Go pointer

goroutine 1 [running]:
panic(0x6a5060, 0xc820279500)
/usr/local/go16/src/runtime/panic.go:464 +0x3e6
github.com/salviati/go-lib7zip/lib7zip._cgoCheckPointer0(0x63e760, 0xc8202794e0, 0xc8202794f0, 0x1, 0x1, 0x5)
github.com/salviati/go-lib7zip/lib7zip/_obj/_cgo_gotypes.go:56 +0x4d
github.com/salviati/go-lib7zip/lib7zip.(*Library).Open(0x0, 0x7f61eb512618, 0xc8200e0038, 0x7f61eb512618, 0x0, 0x0)
/home/eric/dev/go/src/github.com/salviati/go-lib7zip/lib7zip/cgo.go:164 +0x1aa
`

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