edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] segfault
@ 2011-03-29 13:34 Christopher Brannon
  0 siblings, 0 replies; only message in thread
From: Christopher Brannon @ 2011-03-29 13:34 UTC (permalink / raw)
  To: edbrowse-dev

Ok, I managed to reproduce this on another machine.  I have a vague
idea of what the problem is.  It's in the way Spidermonkey is storing
strings.  Apparently, on the systems which are failing, Spidermonkey
was built with
JS_C_STRINGS_ARE_UTF8.
When Spidermonkey gets a string which isn't valid UTF8, it segfaults.
The problem is that I don't know how to detect whether a given
installation of Spidermonkey was compiled this way.
As far as I know, it's a compile-time setting, and there is no way to
detect it at runtime.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-29 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-29 13:34 [Edbrowse-dev] segfault Christopher 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).