Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 May 2022 21:14:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263800] mail/Thunderbird crash at startup: 'thunderbird' terminated by signal SIGTRAP
Message-ID:  <bug-263800-7788-gZCVcAoOBv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263800-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263800-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263800

--- Comment #4 from Dan Kotowski <dan.kotowski@a9development.com> ---
Solved by commit fc0a979a30ea24c8d28d8a3893bb5ac0549e56cb
Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>
Date:   Tue May 3 18:27:01 2022 +0200

    www/firefox{,-esr}, mail/thunderbird: remote LTO from default options

    When rust's internal LLVM does not match the LLVM used for building
    gecko ports, LTO-built binaries will be unstable, exhibit crashes
    and other undesirable behaviour. Rust 1.60 created such a situation.
    Disabling LTO will allow these ports to be used, and keeping it off
    will safe on build and debug time.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263800-7788-gZCVcAoOBv>