Occasional segfault #5

Closed
opened 2026-03-03 03:50:48 -08:00 by vandenman · 3 comments
vandenman commented 2026-03-03 03:50:48 -08:00 (Migrated from github.com)

Sometimes I get this error (and only on one machine):

Image

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!

Sometimes I get this error (and only on one machine): <img width="1908" height="1298" alt="Image" src="https://github.com/user-attachments/assets/5abd69c7-aeb2-4f79-a975-436a8f721173" /> 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!
kahliburke commented 2026-03-03 06:36:41 -08:00 (Migrated from github.com)

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.

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.
kahliburke commented 2026-03-04 04:31:40 -08:00 (Migrated from github.com)

@vandenman, any more info on this issue?

@vandenman, any more info on this issue?
kahliburke commented 2026-03-08 11:53:17 -07:00 (Migrated from github.com)

@vandenman , haven't heard from you, I'll close this for now, please open another issue if you run into one.

@vandenman , haven't heard from you, I'll close this for now, please open another issue if you run into one.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kahliburke/Kaimon.jl#5
No description provided.