Panic happens here:
|
let refs = Self::decrement_references(&*(raw.header as *mut Header)); |
I couldn't get a stack trace because the issue happened on production configuration. Will have more info if it happens again.
Couldn't find a reproducer yet. I'll manually check the code a bit to see if I can find something.
Panic happens here:
glommio/glommio/src/task/raw.rs
Line 351 in d3f6e7a
I couldn't get a stack trace because the issue happened on production configuration. Will have more info if it happens again.
Couldn't find a reproducer yet. I'll manually check the code a bit to see if I can find something.