An issue was discovered in yasm version 1.3.0. There is a NULL pointer dereference in yasm_expr_get_intnum() in libyasm/expr.c. Reference: https://github.com/yasm/yasm/issues/166
Created yasm tracking bugs for this issue: Affects: epel-all [bug 2122728] Affects: fedora-all [bug 2122729]
Apparently fixed by https://github.com/yasm/yasm/pull/244 (https://github.com/yasm/yasm/commit/9defefae9fbcb6958cddbfa778c1ea8605da8b8b).