https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136
--- Comment #2 from Matthias Andree <[email protected]> --- Yuri: 138 resolves to 128 (core dump) + 10 = SIGBUS. Assertion errors usually end up in std::terminate() or abort(), hence SIGABRT, resulting in status codes 6 or 134. -- You are receiving this mail because: You are the assignee for the bug.
