Segfault on FreeBSD (stack overflow?) #2755
Replies: 2 comments
-
|
Unfortunately FreeBSD is not an officially supported platform. |
Beta Was this translation helpful? Give feedback.
-
|
I segfaulted again overnight with I'm thrashing it now with IMAP requests to see if I can reproduce the error, but that doesn't seem enough. I might need some interaction with a heartbeat process. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
I'm getting inconsistent segfaults running stalwart on freebsd. The latest one happened when I tried to connect Outlook via IMAP.
I'm not sure whats causing the crash. Its happening in the stack overflow handler, but I can't see any stack overflows here. Might be memory corruption or something else.
I've taken to running stalwart in release mode with:
So I can get a stack trace:
Full stack trace
I've uploaded the core dump and the stalwart binary with debug info if anyone wants to take a look. You will need freebsd on x86_64 to run the binary. Stalwart is only loaded with the enron email data set for testing, so there should be nothing sensitive in that dump.
Expected Behavior
Don't crash
Actual Behavior
Crash!
Reproduction Steps
No response
Relevant Log Output
Beta Was this translation helpful? Give feedback.
All reactions