edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Adam Thompson <arthompson1990@gmail.com>
To: Chris Brannon <chris@the-brannons.com>
Cc: Edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] seg fault what?
Date: Fri, 24 Jan 2014 16:53:42 +0000	[thread overview]
Message-ID: <20140124165342.GG12450@toaster.adamthompson.me.uk> (raw)
In-Reply-To: <87vbx9pclw.fsf@mushroom.PK5001Z>

On Fri, Jan 24, 2014 at 08:29:31AM -0800, Chris Brannon wrote:
> Adam Thompson <arthompson1990@gmail.com> writes:
> 
> > Out of interest, what's your machine spec?
> 
> It's an AMD64 with 4 gigs of RAM, running Gentoo.  Spidermonkey is built
> with -O2 -g -ggdb in CFLAGS.

Ok, I guess one thing could be that you're not triggering gc as regularly as my
machine, or other library differences. I used the SpiderMonkey provided configure
script with --disable-optimize and --enable-debug options (disabled
optimisation so I could actually get sane gdb output when the
Spidermonkey lib blows up).

I've also just (hopefully) pushed commits rewriting most of our js native
functions to use the new CallArgs api.
I'm not sure if this has squashed any of the problems we've been finding but we
need to do it anyway.

Cheers,
Adam.

      parent reply	other threads:[~2014-01-24 16:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 17:39 Karl Dahlke
2014-01-23 18:28 ` Chris Brannon
2014-01-24 10:31   ` Adam Thompson
2014-01-24 11:38     ` [Edbrowse-dev] seg fault what?1 Adam Thompson
     [not found]     ` <87vbx9pclw.fsf@mushroom.PK5001Z>
2014-01-24 16:53       ` Adam Thompson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140124165342.GG12450@toaster.adamthompson.me.uk \
    --to=arthompson1990@gmail.com \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    --cc=chris@the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).