There was a typo in the original bug which used _bss_start instead of __bss_start. As result, __bss_start wasn't scoped locally.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1600035