Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Nov 2006 23:21:20 -0800
From:      Andriy Babiy <ABabiy@shaw.ca>
To:        Michael Johnson <ahze@ahze.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: firefox2
Message-ID:  <200611052321.21062.ABabiy@shaw.ca>
In-Reply-To: <b2203fed0611051644j1ffceb97mcdf99f322f77da01@mail.gmail.com>
References:  <200611042048.02219.ABabiy@shaw.ca> <b2203fed0611051644j1ffceb97mcdf99f322f77da01@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 05 November 2006 16:44, you wrote:
> On 11/5/06, Andriy Babiy <ABabiy@shaw.ca> wrote:
> > Hi all,
> >
> > I wanted to thank to everyone who advised me on how to avoid "firefox2
> > core dump" issue.
> > The version of nspr was the lastest.
> > When I disabled an optimization flags in make.conf, re-compiled the
> > kernel, and "portupgrade -f firefox", I got Firefox running with no
> > problem. If someone else has a similar issue, keep it in mind. For some
> > reason, "-mtune=" and "-march=" flags caused the problem.
>
> What -march= flags did you use?

CPUTYPE=i686
-O2 -mcpu=i686 -march=i686 -mtune=i686

I had the kernel compiled with those flags and used it for a while with no 
problem. Actually, I am not sure: maybe, I could leave the kernel compiled 
with the flags and just re-compile firefox2 without them, or vice versa. I 
got tired of re-building the port, so I just disabled the flags everywhere, 
and it resulted in firefox2 running properly.
When the flags were enabled, I got an error while portupgrading firefox, but 
the build didn't fail because if this error. I can't remember exactly; it was 
something like "Chrome build failed, core dumped..."; firefox was built 
though, but didn't work.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611052321.21062.ABabiy>