edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] js shell
@ 2014-02-08 14:56 Karl Dahlke
  2014-02-08 16:16 ` Chris Brannon
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Dahlke @ 2014-02-08 14:56 UTC (permalink / raw)
  To: Edbrowse-dev

Again, wondering why edbrowse works with our compiled js 24 library
but not with their distributed library.
Has anyone looked at their shell application?

/usr/local/mozjs-24.2.0/js/src/shell/js.cpp

If you take this stand alone program and compile it
against the debian library does it run?
If not I would think that worthy of a bug report.
If yes then there is information there.

I did a grep for NewRuntime
and there are only a couple calls between that and NewContext,
which is the point where we segfault.
I don't think the intervening calls are important,
although SetNativeStackQuota might be,
don't know what that does.

Well it seemed like something to look at,
an application that they provide, that uses their library,
that is suppose to work.

Karl Dahlke

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-08 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08 14:56 [Edbrowse-dev] js shell Karl Dahlke
2014-02-08 16:16 ` Chris Brannon

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).