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

Problem to run in i386 Ubuntu #99

Open
roberto497 opened this issue Sep 23, 2022 · 0 comments
Open

Problem to run in i386 Ubuntu #99

roberto497 opened this issue Sep 23, 2022 · 0 comments

Comments

@roberto497
Copy link

go version go1.16 linux/386

fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x3f8 pc=0x81435ad]

runtime stack:
runtime.throw(0x8183185, 0x2a)
/usr/local/go/src/runtime/panic.go:1117 +0x6a
runtime.sigpanic()
/usr/local/go/src/runtime/signal_unix.go:718 +0x23f

goroutine 1 [syscall]:
runtime.cgocall(0x8145a30, 0x8ce3ec4, 0x8160da0)
/usr/local/go/src/runtime/cgocall.go:154 +0x67 fp=0x8ce3eb0 sp=0x8ce3e98 pc=0x804d8b7
github.com/miekg/pkcs11._Cfunc_New(0x8ad1420, 0x0)
_cgo_gotypes.go:1246 +0x37 fp=0x8ce3ec4 sp=0x8ce3eb0 pc=0x8102ef7
github.com/miekg/pkcs11.New(0x818175d, 0x23, 0x0)
/home/administrador/work/pkg/mod/github.com/miekg/[email protected]/pkcs11.go:787 +0x82 fp=0x8ce3ee4 sp=0x8ce3ec4 pc=0x8103bf2
github.com/ThalesIgnite/crypto11.Configure(0x8cb20c0, 0x0, 0x0, 0x0)
/home/administrador/work/pkg/mod/github.com/!thales!ignite/[email protected]/crypto11.go:320 +0x12e fp=0x8ce3f68 sp=0x8ce3ee4 pc=0x813b23e
main.main()
/home/administrador/GoLuksTeste/teste4.go:35 +0x98 fp=0x8ce3fc8 sp=0x8ce3f68 pc=0x8143078
runtime.main()
/usr/local/go/src/runtime/proc.go:225 +0x253 fp=0x8ce3ff0 sp=0x8ce3fc8 pc=0x807cd63
runtime.goexit()
/usr/local/go/src/runtime/asm_386.s:1315 +0x1 fp=0x8ce3ff4 sp=0x8ce3ff0 pc=0x80a7561
exit status 2

@roberto497 roberto497 changed the title Probem to run in i386 Ubuntu Problem to run in i386 Ubuntu Sep 23, 2022
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