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

signal arrived during cgo execution #16

Open
wangriyu opened this issue Aug 22, 2024 · 1 comment
Open

signal arrived during cgo execution #16

wangriyu opened this issue Aug 22, 2024 · 1 comment

Comments

@wangriyu
Copy link

ClpSimplex.cpp:3702: bool ClpSimplex::createRim(int, bool, int): Assertion `fabs(obj[i]) < 1.0e25' failed.
SIGABRT: abort
PC=0x7f0499a5be2c m=8 sigcode=18446744073709551610
signal arrived during cgo execution

goroutine 1317 [syscall]:
runtime.cgocall(0xc0d57f0, 0xc006e0d668)
        /usr/local/go/src/runtime/cgocall.go:157 +0x5c fp=0xc006e0d640 sp=0xc006e0d608 pc=0x43553dc
github.com/lanl/clp._Cfunc_simplex_primal(0x7f044c001030, 0x0, 0x0)
        _cgo_gotypes.go:516 +0x4c fp=0xc006e0d668 sp=0xc006e0d640 pc=0xbd4d72c
github.com/lanl/clp.(*Simplex).Primal(...)
        /opt/tiger/compile_path/pkg/mod/github.com/lanl/clp@v1.2.0/simplex.go:236

What's the problem?

@wangriyu
Copy link
Author

Coin LP version 1.17.6, build Nov 27 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