Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
weaver
5 months agoNew Contributor
CLI 2 2.30.0 core dumps on OpenBSD 7.6 (released yesterday)
Probably a result of Go toolchain and lib changes, or the 7.6 ABI?
Go 1.23.1 is the packaged port of Go for 7.6.
Not sure what options are available to fix. This is a showstopper here.
1Password Version: 2.30.0
Extension Version: Not Provided
OS Version: OpenBSD 7.6
Browser: Not Provided
- weaverNew Contributor
I can provide a ktrace and a core, if that is useful for any AgileBits dev working on this.
- weaverNew Contributor
I suspect this could be handily fixed with a rebuild.
It crashes with ILL_BTCFI:
78402 op PSIG SIGILL SIG_DFL code=ILL_BTCFI addr=0x471f80 trapno=21That indicates missing indirect branch target instructions, per this commit:
https://github.com/openbsd/src/commit/88580652a3669007813512ab28f5ee7ceeae4a78