On Sat, Jun 25, 2011 at 06:48:47PM -0400, James Turner wrote:
> On Sat, Jun 25, 2011 at 06:11:08PM -0400, Todd Carson wrote:
> > On Sat, Jun 25, 2011 at 05:56:17PM -0400, James Turner wrote:
> > > > I'm going to re-compile with --enable-debug. Hopefully this will provide
> > > > a better backtrace. I'll report back in a couple days when webkit
> > > > finishes compiling...
> > > >
> > > 
> > > When attempting to compile with --enable-debug it seems to run out of
> > > memory even with the highest ulimit -d I can do, which works with the
> > > normal build.
> > 
> > If you have an amd64 system, you might be able to reproduce the crash on
> > an amd64 debug webkit build, if you compile it with --disable-jit so that
> > JavaScript runs in the interpreter instead of being JIT-compiled. That's
> > what I did when I was having problems with 1.2.x.
> >
> 
> I do have an amd64 machine, compiling with --disable-jit and
> --enable-debug now. Thanks for the hint. We will see if I can reproduce
> the behavior. 
>

No luck reproducing the crash on amd64. Even with --disable-jit
everything runs fine. It does look like a platform specific issue, I'll
continue looking into it and see if I can narrow it down more. 

Reply via email to