Christopher Faulet

Results 470 comments of Christopher Faulet

@idl0r, any news about this issue ? I guess there is no new crash :)

Ok, I will close the issue and mark it as duplicate of #2611, hoping this will stay in this state. Thanks !

Thanks for report. Could you share your configuration to reproduce the issue ?

If you still have the coredump file, it could help to print the backtrace for all threads via `t a a bt full` command. In addition it could be useful...

Thanks. Well, it is probably timing dependent. However looking at your backtrace, it seems there is a thread-safety issue between the task responsible to remove expired entries and the function...

If possible, could you test with the following patch on top of the 3.0.2 or 3.0-HEAD? [0001-BUG-MEDIUM-stick-table-Decrement-the-ref-count-insid.patch.txt](https://github.com/user-attachments/files/15966138/0001-BUG-MEDIUM-stick-table-Decrement-the-ref-count-insid.patch.txt)

Cool, thanks for the feedback. I guess I can merge it :)

merged and backported to the 3.0

@mscdex is the issue still relevant ? If yes, could you provide requested info ? Thanks

Ok, Thanks ! So for now I'm closing it with "Cannot reproduce" label.