On Wed, Jan 14, 2026 at 03:20:27AM +0900, Hyeonggeun Oh wrote:
> ---
> 
> Hi Willy,
> 
> This is a fix of segmentation fault error (20260113):
> 
> The root cause was identified as a call to var_set() in the head of
> action_store() function which passed an unintialized smp structure. It led to
> var_set() accessing invalid mem addresses, resulting in a crash. I checked
> that this var_set() line is unnessary since there was confusion during the
> initial stages of code modification, and this confusion was not subsequently
> resolved.
(...)

OK thank you, will try it again tomorrow and hopefully finish the merge
this time!

Regards,
Willy


Reply via email to