Could you dump ctx here? I.e. do "up" until you get to this frame and
then "p *ctx" here. It looks like ctx->dirname is empty. So
get_kernel_release is defunct... If so, I would debug kmod_new and
get_kernel_release by adding a break point to kmod_new and stepping. Do
not forget to install kmod debugsource.
No need for any of this really. The fact that there were ca. 80000 frames
upstack all containing the same function calling itself does show that the
segfault simply is stack exhaustion and Seife found the culprit for that
already.
I note dracut package has been bumped to 050+suse.58.g0b998bee. Just checked it, and still segfaulting -- as above -- for both GCC-9 & GCC-10 builds. What's status on a fix here, if any? Thx. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org