Occasional segfault #5
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kahliburke/Kaimon.jl#5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes I get this error (and only on one machine):
The process dies partially and keeps spitting output to the terminal.
I also am not able to install into the global environment (Julia 1.12.5), but I think this was also mentioned on Discourse.This was fixed by removing a few accidentally added packages.Please let me know if you need more information!
Interesting, if you get a segfault and can use your os tools to provide the symbols/frame of the thread that caused it, that might help track it down. I am using ZMQ for the messaging and it's likely in there somewhere. Good news I that I've made some improvements (hopefully) by stress testing this area recently and that will be pushed, if you could test with the next release and let me know if it goes away that would be fantastic.
@vandenman, any more info on this issue?
@vandenman , haven't heard from you, I'll close this for now, please open another issue if you run into one.