[Bug 49437] Segmentation fault (core dumped) even on winecfg or wineconsole on FreeBSD

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 25 16:02:44 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49437

--- Comment #12 from Alex S <iwtcex at gmail.com> ---
(In reply to Alex S from comment #11)

You, guys, are no fun at all. All crashes there are caused by Wine being
compiled in a chroot/jail with headers prior to
https://reviews.freebsd.org/rS361349. I mean, the commit message blatantly
states "Restore the binary compatibility for link_map l_addr", those binaries
still receive an uncorrected address when run on a newer host (l_addr in the
old struct defintion = l_base in the new definition). Thus, the
_rtld_version_laddr_offset check is not appropriate here.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list