coldsync segfaults when compiled with -O1 or above, using gcc 4.x (i.e. on FreeBSD 7 and above). Apparently this is one of the known optimization issues introduced with gcc 4 that are covered by similar handling in the ports tree. Fix: Disable optimization.
Maintainer of palm/coldsync, Please note that PR ports/137124 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137124 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Sat, Jul 25, 2009 at 01:00:22PM +0000, Edwin Groothuis wrote: > Maintainer of palm/coldsync, > > Please note that PR ports/137124 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137124 I approve the patch. -- Andrew Arensburger http://www.ooblick.com/weblog/ arensb@ooblick.com Just because I have a short attention span doesn't mean I
State Changed From-To: feedback->open Maintainer approved.
State Changed From-To: open->closed Committed, thanks!