Summary: | [PATCH] Fix for mail/thunderbird SIGFPE crash on FreeBSD/amd64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Xin LI <delphij> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Xin LI
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool) delphij 2008-04-22 05:32:58 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile mail/thunderbird/files patch-Double.cpp Log: Mask FP_X_DNML not only on i386, but also on amd64. This fixes mysterious crashes of thunderbird with SIGFPE, one of symptom of it is that this prevents enigmail-thunderbird from being able to be used on recent FreeBSD versions with thunderbird. PR: ports/122975 Approved by: maintainer (marcus as gnome@) Revision Changes Path 1.91 +1 -1 ports/mail/thunderbird/Makefile 1.3 +5 -5 ports/mail/thunderbird/files/patch-Double.cpp _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Patch applied. |