I may be incorrect about this, but I believe xulrunner contains the libmozjs library that comes with Ubuntu. The libmozjs library contains the bug. When I recompiled spidermonkey from code I found on the mozilla website, into a library called libjs, the the segfault in my code resulting from JS_DefineFunctions goes away.
-- JS_DefineFunctions Does Not Work in 32bit Build (SegFaults) https://bugs.launchpad.net/bugs/339331 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
